Skip to content

Commit

Permalink
Update Bundle version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalumickas committed Feb 5, 2025
1 parent 4668a65 commit 4536f39
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.5'
gem 'bundler', '~> 2.4'
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 @@ -98,4 +98,4 @@ DEPENDENCIES
webmock (~> 3.24)

BUNDLED WITH
2.6.3
2.4.22

0 comments on commit 4536f39

Please sign in to comment.