Skip to content

Commit

Permalink
Update dependency bundler to '>= 2.5.10' (huginn#3392)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 75d3f60 commit 66dd4ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ end
gem 'ace-rails-ap'
gem 'bootsnap', require: false
gem 'bootstrap-kaminari-views', '~> 0.0.5'
gem 'bundler', '>= 2.5.9'
gem 'bundler', '>= 2.5.10'
gem 'coffee-rails', '~> 5'
gem 'daemons', '~> 1.4.1'
gem 'delayed_job'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ DEPENDENCIES
binding_of_caller
bootsnap
bootstrap-kaminari-views (~> 0.0.5)
bundler (>= 2.5.9)
bundler (>= 2.5.10)
capistrano
capistrano-bundler
capistrano-rails
Expand Down Expand Up @@ -969,4 +969,4 @@ RUBY VERSION
ruby 3.2.4p170

BUNDLED WITH
2.5.9
2.5.10

0 comments on commit 66dd4ed

Please sign in to comment.