Skip to content

Commit

Permalink
build(deps-dev): bump puma (#1146)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 60e4366 commit c605982
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,16 @@ GEM
mini_mime (1.0.0)
mini_portile2 (2.4.0)
mustermann (1.0.2)
nio4r (2.5.9)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
poltergeist (1.18.1)
capybara (>= 2.1, < 4)
cliver (~> 0.3.1)
websocket-driver (>= 0.2.0)
public_suffix (3.0.2)
puma (3.12.0)
puma (5.6.7)
nio4r (~> 2.0)
rack (2.0.6)
rack-protection (2.0.3)
rack
Expand All @@ -41,6 +43,8 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.7.0)
rspec-support (3.7.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
sinatra (2.0.3)
mustermann (~> 1.0)
rack (~> 2.0)
Expand All @@ -65,6 +69,7 @@ DEPENDENCIES
poltergeist
puma
rspec
rspec_junit_formatter
sinatra
slim

Expand Down

0 comments on commit c605982

Please sign in to comment.