Skip to content

Commit

Permalink
Update bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalumickas committed Feb 5, 2025
1 parent b7668d1 commit 4668a65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source 'https://rubygems.org'
gemspec

group :development, :test do
gem 'bundler', '~> 2.6'
gem 'bundler', '~> 2.5'
gem 'codecov', '~> 0.6'
gem 'pry', '~> 0.15'
gem 'rake', '~> 13.2'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ PLATFORMS

DEPENDENCIES
auth0-verifier!
bundler (~> 2.6)
bundler (~> 2.5)
codecov (~> 0.6)
pry (~> 0.15)
rake (~> 13.2)
Expand Down

0 comments on commit 4668a65

Please sign in to comment.