Commit cc2f85c22d0d1ac9f29705aedf787ef02db530f9

Authored by Andrei Gliga
1 parent a8d0b6c4
Exists in master

puma updated to v 3.1

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
Gemfile.lock
... ... @@ -261,8 +261,8 @@ GEM
261 261 pry (~> 0.10)
262 262 pry-rails (0.3.4)
263 263 pry (>= 0.9.10)
264   - puma (3.0.1)
265   - puma (3.0.1-java)
  264 + puma (3.1.0)
  265 + puma (3.1.0-java)
266 266 quiet_assets (1.1.0)
267 267 railties (>= 3.1, < 5.0)
268 268 rack (1.6.4)
... ...