Commit 2f7e39266ad999b8eb3d3a773be819e68dd3b00d

Authored by Andrei Gliga
Committed by Stephen Crosby
1 parent 4b06b055
Exists in master

puma updated to 3.4.0 (#1086)

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
Gemfile.lock
... ... @@ -266,8 +266,8 @@ GEM
266 266 pry (~> 0.10)
267 267 pry-rails (0.3.4)
268 268 pry (>= 0.9.10)
269   - puma (3.1.0)
270   - puma (3.1.0-java)
  269 + puma (3.4.0)
  270 + puma (3.4.0-java)
271 271 quiet_assets (1.1.0)
272 272 railties (>= 3.1, < 5.0)
273 273 rack (1.6.4)
... ...