Browse Source

Bump puma to 5.0.1 (#14895)

Fixes LoadError on some OSes/architectures
master
ThibG 3 years ago
committed by GitHub
parent
commit
559e1dfd94
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Gemfile.lock

+ 1
- 1
Gemfile.lock View File

@ -426,7 +426,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
puma (5.0.0)
puma (5.0.1)
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)

Loading…
Cancel
Save