Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump puma from 3.6.0 to 5.6.7 #19

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/arcticbarra/cm42-central-support.git
revision: 8672e73987bdc3edaa8ec9a1ae2be60bfd7be0e5
remote: https://github.com/arcticbarra/cm42-central-support.git
revision: 66123958a39e52c3c56084cabfb86f049a42a9d7
branch: fix-slack
specs:
central-support (0.9.3)
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
dotenv-rails (2.1.1)
dotenv (= 2.1.1)
railties (>= 4.0, < 5.1)
enumerize (2.1.2)
enumerize (2.5.0)
activesupport (>= 3.2)
equalizer (0.0.11)
erubis (2.7.0)
Expand Down Expand Up @@ -277,6 +277,7 @@ GEM
multipart-post (2.0.0)
netrc (0.11.0)
newrelic_rpm (3.17.0.325)
nio4r (2.5.2)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
orm_adapter (0.5.0)
Expand All @@ -301,7 +302,8 @@ GEM
pry-rails (0.3.4)
pry (>= 0.9.10)
public_suffix (2.0.4)
puma (3.6.0)
puma (5.6.7)
nio4r (~> 2.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
quiet_assets (1.1.0)
Expand Down