Skip to content

Commit

Permalink
Bundler update
Browse files Browse the repository at this point in the history
  • Loading branch information
zealot128 committed Oct 14, 2024
1 parent c44635d commit 7aadca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ba_upload.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "mechanize"
spec.add_development_dependency "bundler", "~> 1.11"
spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "rake", "~> 10.0"
end

0 comments on commit 7aadca0

Please sign in to comment.