Skip to content

Commit

Permalink
Relax bundler dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Apr 26, 2015
1 parent e270f8c commit 78d915b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itamae-plugin-resource-encrypted_remote_file.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "itamae", ">= 1.2"
spec.add_dependency "reversible_cryptography"

spec.add_development_dependency "bundler", ">= 1.9.4"
spec.add_development_dependency "bundler"
spec.add_development_dependency "coveralls"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rspec"
Expand Down

0 comments on commit 78d915b

Please sign in to comment.