Skip to content

Commit 2138ee1

Browse files
Bump puma from 3.12.2 to 4.3.12 (#8)
Bumps [puma](https://github.com/puma/puma) from 3.12.2 to 4.3.12. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v3.12.2...v4.3.12) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1011526 commit 2138ee1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ GEM
33
specs:
44
coderay (1.1.2)
55
method_source (0.9.2)
6+
nio4r (2.5.8)
67
pry (0.12.2)
78
coderay (~> 1.1.0)
89
method_source (~> 0.9.0)
9-
puma (3.12.2)
10+
puma (4.3.12)
11+
nio4r (~> 2.0)
1012
slim (4.0.1)
1113
temple (>= 0.7.6, < 0.9)
1214
tilt (>= 2.0.6, < 2.1)

0 commit comments

Comments
 (0)