Browse Source

Bump puma

pull/262/head
baarkerlounger 3 years ago
parent
commit
7572835ba6
  1. 8
      Gemfile.lock

8
Gemfile.lock

@ -171,7 +171,7 @@ GEM
rails (>= 6.0.0)
stimulus-rails
turbo-rails
i18n (1.8.11)
i18n (1.9.1)
concurrent-ruby (~> 1.0)
inherited_resources (1.13.1)
actionpack (>= 5.2, < 7.1)
@ -255,7 +255,7 @@ GEM
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.6)
puma (5.6.0)
puma (5.6.1)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
@ -308,7 +308,7 @@ GEM
roo (2.8.3)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
rspec-core (3.10.1)
rspec-core (3.10.2)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
@ -412,7 +412,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.5.3)
zeitwerk (2.5.4)
PLATFORMS
arm64-darwin-21

Loading…
Cancel
Save