Skip to content

Commit 22d418c

Browse files
Bump puma from 3.11.2 to 6.3.1 in /docs-book
Bumps [puma](https://github.com/puma/puma) from 3.11.2 to 6.3.1. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v3.11.2...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe36bff commit 22d418c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs-book/Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ GEM
156156
minitest (5.11.1)
157157
multi_json (1.13.1)
158158
multipart-post (2.0.0)
159+
nio4r (2.5.9)
159160
nokogiri (1.8.1)
160161
mini_portile2 (~> 2.3.0)
161162
padrino-helpers (0.13.3.4)
@@ -166,7 +167,8 @@ GEM
166167
activesupport (>= 3.1)
167168
parallel (1.12.1)
168169
public_suffix (3.0.1)
169-
puma (3.11.2)
170+
puma (6.3.1)
171+
nio4r (~> 2.0)
170172
rack (1.6.8)
171173
rack-livereload (0.3.16)
172174
rack

0 commit comments

Comments
 (0)