Skip to content

Commit

Permalink
Fix old bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
a0o committed Jun 15, 2018
1 parent b5d9ab1 commit 8559800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watir-get-image-content.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "watir"

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec"
spec.add_development_dependency "rmagick"
Expand Down

0 comments on commit 8559800

Please sign in to comment.