Commit 624c8a8116149bcd064a609a98027a76c2d5e96e

Authored by Stephen Crosby
2 parents 4dd0ad81 dc23feb3
Exists in master

Merge pull request #1068 from otzy007/puma3

puma updated to version 3
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 (2.15.3)
265   - puma (2.15.3-java)
  264 + puma (3.0.1)
  265 + puma (3.0.1-java)
266 266 quiet_assets (1.1.0)
267 267 railties (>= 3.1, < 5.0)
268 268 rack (1.6.4)
... ...