Skip to content

Commit

Permalink
chore(deps): update dependency bundler to '~> 2.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 29, 2024
1 parent 81c70d5 commit 19cbfff
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

group :development do
gem 'bundler', '~> 2.4.22'
gem 'bundler', '~> 2.5.0'
gem 'rake', '~> 13.0'
gem 'rubocop', '~> 1.7'
end

0 comments on commit 19cbfff

Please sign in to comment.