Skip to content

Commit 9882651

Browse files
Bump puma from 3.3.0 to 5.6.7 in /docs-book/final_app
Bumps [puma](https://github.com/puma/puma) from 3.3.0 to 5.6.7. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v3.3.0...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c2c5b2 commit 9882651

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs-book/final_app/Gemfile.lock

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,20 @@ GEM
1212
faraday (0.9.2)
1313
multipart-post (>= 1.2, < 3)
1414
libv8 (3.16.14.7)
15-
mimemagic (0.3.0)
15+
mimemagic (0.4.3)
16+
nokogiri (~> 1)
17+
rake
18+
mini_portile2 (2.4.0)
1619
multi_json (1.11.2)
1720
multipart-post (2.0.0)
18-
puma (3.3.0)
21+
nio4r (2.5.2)
22+
nokogiri (1.10.10)
23+
mini_portile2 (~> 2.4.0)
24+
puma (5.6.7)
25+
nio4r (~> 2.0)
1926
rack (1.5.2)
2027
rack-rewrite (1.5.0)
28+
rake (13.0.6)
2129
ref (1.0.5)
2230
sendgrid-ruby (1.1.5)
2331
faraday (~> 0.9)

0 commit comments

Comments
 (0)