Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/puma-6.6.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Feb 3, 2025
2 parents 1978fa0 + c2d28b9 commit 3171879
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 @@ -110,7 +110,7 @@ gem 'maxmind-db', '~> 1.2.0'
gem 'mahoro', '~> 0.5'
gem 'nokogiri', '~> 1.18.2'
gem 'open4', '~> 1.3.0'
gem 'puma', '~> 6.5.0'
gem 'puma', '~> 6.6.0'
gem 'rack', '~> 2.2.10'
gem 'rack-utf8_sanitizer', '~> 1.10.1'
gem 'recaptcha', '~> 5.19.0', require: 'recaptcha/rails'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ GEM
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.10)
Expand Down Expand Up @@ -689,7 +689,7 @@ DEPENDENCIES
pg (~> 1.5.9)
pry (~> 0.15.2)
pstore (~> 0.1.4)
puma (~> 6.5.0)
puma (~> 6.6.0)
rack (~> 2.2.10)
rack-utf8_sanitizer (~> 1.10.1)
rails (~> 8.0.1)
Expand Down

0 comments on commit 3171879

Please sign in to comment.