forked from Lainports/freebsd-ports
- Regenerate patch file with makepatch: Changes: https://github.com/travis-ci/travis.rb/commits/master
11 lines
592 B
Text
11 lines
592 B
Text
--- travis.gemspec.orig 2015-05-10 14:52:41 UTC
|
|
+++ travis.gemspec
|
|
@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
|
|
s.add_runtime_dependency(%q<backports>, [">= 0"])
|
|
s.add_runtime_dependency(%q<gh>, ["~> 0.13"])
|
|
s.add_runtime_dependency(%q<launchy>, ["~> 2.1"])
|
|
- s.add_runtime_dependency(%q<pry>, ["< 0.10", "~> 0.9"])
|
|
+ s.add_runtime_dependency(%q<pry>, ["~> 0.9"])
|
|
s.add_runtime_dependency(%q<typhoeus>, [">= 0.6.8", "~> 0.6"])
|
|
s.add_runtime_dependency(%q<pusher-client>, ["~> 0.4"])
|
|
s.add_runtime_dependency(%q<addressable>, ["~> 2.3"])
|