projects
/
mailshears.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
30e96ed
)
Use semantic bound on pg library.
author
Michael Orlitzky
<michael@orlitzky.com>
Wed, 4 Nov 2015 23:14:00 +0000
(18:14 -0500)
committer
Michael Orlitzky
<michael@orlitzky.com>
Wed, 4 Nov 2015 23:14:00 +0000
(18:14 -0500)
mailshears.gemspec
patch
|
blob
|
history
diff --git
a/mailshears.gemspec
b/mailshears.gemspec
index 405eda0a12f97789366ecc9f8e96fa48e9b97fd4..acc46359e8c335923b950d6453db133d0213deff 100644
(file)
--- a/
mailshears.gemspec
+++ b/
mailshears.gemspec
@@
-13,7
+13,7
@@
Gem::Specification.new do |s|
s.required_rubygems_version = '>= 1.3.6'
# If you have runtime dependencies, add them here
s.required_rubygems_version = '>= 1.3.6'
# If you have runtime dependencies, add them here
- s.add_runtime_dependency 'pg', '
>= 0.11.0
'
+ s.add_runtime_dependency 'pg', '
~> 0.11
'
# The list of files to be contained in the gem
s.files = `git ls-files`.split("\n")
# The list of files to be contained in the gem
s.files = `git ls-files`.split("\n")