Skip to content

Commit

Permalink
Relax bundler version
Browse files Browse the repository at this point in the history
  • Loading branch information
yujideveloper committed Dec 25, 2023
1 parent 5b77be3 commit 7629080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

gemspec

gem "bundler", ">= 2.5.3"
gem "bundler", ">= 2.2.3"
gem "pry", ">= 0.14.2"
gem "rake", ">= 13.1"
gem "rspec", "~> 3.12"
Expand Down

0 comments on commit 7629080

Please sign in to comment.