Skip to content

Commit 72a256c

Browse files
Bump puma from 3.10.0 to 4.3.1
Bumps [puma](https://github.com/puma/puma) from 3.10.0 to 4.3.1. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v3.10.0...v4.3.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b716c8 commit 72a256c

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
@@ -112,6 +112,7 @@ GEM
112112
multi_test (0.1.2)
113113
mustermann (1.0.2)
114114
netrc (0.11.0)
115+
nio4r (2.3.1)
115116
nokogiri (1.8.2)
116117
mini_portile2 (~> 2.3.0)
117118
pg (1.0.0)
@@ -128,7 +129,8 @@ GEM
128129
byebug (~> 10.0)
129130
pry (~> 0.10)
130131
public_suffix (3.0.2)
131-
puma (3.10.0)
132+
puma (4.3.1)
133+
nio4r (~> 2.0)
132134
rack (2.0.5)
133135
rack-protection (2.0.1)
134136
rack

0 commit comments

Comments
 (0)