Skip to content

Commit

Permalink
Merge pull request #3589 from tulibraries/dependabot/bundler/puma-6.4.3
Browse files Browse the repository at this point in the history
Bump puma from 6.4.2 to 6.4.3
  • Loading branch information
dkinzer authored Sep 25, 2024
2 parents f7bfd89 + 6805a84 commit 39ab34e
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 @@ -52,7 +52,7 @@ gem "omniauth-rails_csrf_protection"
gem "paper_trail", git: "https://github.com/paper-trail-gem/paper_trail"
gem "pg"
gem "pg_search"
gem "puma", "~> 6.4.2"
gem "puma", "~> 6.4.3"
gem "rexml", "~> 3.3.7"
gem "rswag-api"
gem "rswag-ui"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ GEM
pry-rails (0.3.11)
pry (>= 0.13.0)
public_suffix (6.0.1)
puma (6.4.2)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.9)
Expand Down Expand Up @@ -738,7 +738,7 @@ DEPENDENCIES
populate
pry-byebug
pry-rails
puma (~> 6.4.2)
puma (~> 6.4.3)
rails (~> 7.0.8.1)
rails-controller-testing
rails-erd
Expand Down

0 comments on commit 39ab34e

Please sign in to comment.