Skip to content

Commit

Permalink
Merge pull request #343 from aspettl/dependabot/bundler/production-de…
Browse files Browse the repository at this point in the history
…pendencies-99e5a1eac3

Bump puma from 6.5.0 to 6.6.0 in the production-dependencies group
  • Loading branch information
aspettl authored Feb 1, 2025
2 parents 2db9918 + c22977f commit 0b1f13d
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 @@ -10,7 +10,7 @@ gem 'rails', '~> 8.0.1'
# Use mysql as the database for Active Record
gem 'mysql2', '~> 0.5'
# Use Puma as the app server
gem 'puma', '~> 6.5'
gem 'puma', '~> 6.6'
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
gem 'sprockets-rails'
# Use SCSS for stylesheets
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ GEM
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
puma (6.6.0)
nio4r (~> 2.0)
pwned (2.4.1)
racc (1.8.1)
Expand Down Expand Up @@ -311,7 +311,7 @@ DEPENDENCIES
mysql2 (~> 0.5)
nilify_blanks
ostruct (>= 0.6.0)
puma (~> 6.5)
puma (~> 6.6)
pwned
rails (~> 8.0.1)
rails-controller-testing
Expand Down

0 comments on commit 0b1f13d

Please sign in to comment.