meroku.gemspec in meroku-2.0.13 vs meroku.gemspec in meroku-2.0.14
- old
+ new
@@ -20,10 +20,10 @@
spec.bindir = "bin"
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]
spec.add_runtime_dependency 'escape', '~> 0.0.4'
- spec.add_runtime_dependency 'rest-client', '~> 0'
+ spec.add_runtime_dependency 'rest-client'
spec.add_runtime_dependency "byebug", '~> 9.1', '>= 9.1.0'
spec.add_runtime_dependency "activesupport", '~> 5.1', '>= 5.1.4'
spec.add_runtime_dependency "aws-sdk-ec2", "~> 1"
spec.add_runtime_dependency "dotenv", '~> 2.2', '>= 2.2.1'
spec.add_runtime_dependency "net-ssh", '~> 4.2', '>= 4.2.0'