Skip to content

Commit

Permalink
update to bundler 2
Browse files Browse the repository at this point in the history
  • Loading branch information
doits committed Feb 17, 2020
1 parent c28956b commit 9e52aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activejob-traffic_control.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "activesupport", ">= 4.2"
spec.add_dependency "suo"

spec.add_development_dependency "bundler", "~> 1.12"
spec.add_development_dependency "bundler", "~> 2.0"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "minitest", "~> 5.0"
spec.add_development_dependency "codeclimate-test-reporter", "~> 0.4.7"
Expand Down

0 comments on commit 9e52aaa

Please sign in to comment.