Skip to content

Commit

Permalink
Update bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloh committed May 30, 2022
1 parent 6a5f099 commit 4f953e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pathway.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "contextualizer", "~> 0.0.4"

spec.add_development_dependency "dry-validation", ">= 0.11"
spec.add_development_dependency "bundler", ">= 1.14.0"
spec.add_development_dependency "bundler", "~> 2.3.7"
spec.add_development_dependency "sequel", "~> 5.25.0"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.0"
Expand Down

0 comments on commit 4f953e4

Please sign in to comment.