Skip to content

Commit

Permalink
Merge pull request #1738 from Crown-Commercial-Service/dependabot/bun…
Browse files Browse the repository at this point in the history
…dler/puma-6.5.0
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
2 parents da63868 + 82dbace commit f61a580
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 @@ -8,7 +8,7 @@ gem 'rails', '~> 7.1.5'
# Use postgresql as the database for Active Record
gem 'pg', '>= 0.18', '< 2.0'
# Use Puma as the app server
gem 'puma', '~> 6.4'
gem 'puma', '~> 6.5'

# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
gem 'propshaft'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ GEM
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
Expand Down Expand Up @@ -725,7 +725,7 @@ DEPENDENCIES
pry-rails
pry-rescue
pry-stack_explorer
puma (~> 6.4)
puma (~> 6.5)
rails (~> 7.1.5)
rails-controller-testing (>= 1.0.5)
ratonvirus (>= 0.1.1)
Expand Down

0 comments on commit f61a580

Please sign in to comment.