Skip to content

Commit

Permalink
Revert "Bump puma from 5.6.7 to 6.4.2 in /backend (#708)" (#735)
Browse files Browse the repository at this point in the history
This reverts commit 9af8945.
  • Loading branch information
compwron authored Mar 14, 2024
1 parent 5516307 commit b1ef1b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion backend/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem "mongoid", "7.3.3"
gem "pg", "1.2.3"

# Use Puma as the app server
gem "puma", "6.4.2"
gem "puma", "5.6.8"

# Authentication libraries
gem "cancancan", "~> 3.3.0"
Expand Down
6 changes: 3 additions & 3 deletions backend/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,9 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.3)
puma (6.4.2)
puma (5.6.8)
nio4r (~> 2.0)
puma (6.4.2-java)
puma (5.6.8-java)
nio4r (~> 2.0)
pusher (2.0.2)
httpclient (~> 2.8)
Expand Down Expand Up @@ -523,7 +523,7 @@ DEPENDENCIES
pry-byebug
pry-doc
pry-rails
puma (= 6.4.2)
puma (= 5.6.8)
pusher
rack-cors (= 2.0.1)
rack-timeout
Expand Down

0 comments on commit b1ef1b0

Please # to comment.