Skip to content

Commit

Permalink
No need to be so specific
Browse files Browse the repository at this point in the history
  • Loading branch information
Toby Carvan authored and Toby Carvan committed Nov 6, 2018
1 parent 35241c1 commit 768d60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refile-s3.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = ">= 2.1.0"

spec.add_dependency "refile", "~> 0.6.0"
spec.add_dependency "aws-sdk-s3", "~> 1.23.1"
spec.add_dependency "aws-sdk-s3", "~> 1.23"
spec.add_development_dependency "bundler", "~> 1.7"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec", "~> 3.0"
Expand Down

0 comments on commit 768d60d

Please sign in to comment.