Skip to content

Commit 3c9d848

Browse files
authored
Merge pull request #20 from artemave/dependabot/bundler/puma-4.3.1
Bump puma from 3.10.0 to 4.3.1
2 parents 6b716c8 + 72a256c commit 3c9d848

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)