Commit 624c8a8116149bcd064a609a98027a76c2d5e96e
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,8 +261,8 @@ GEM | ||
261 | pry (~> 0.10) | 261 | pry (~> 0.10) |
262 | pry-rails (0.3.4) | 262 | pry-rails (0.3.4) |
263 | pry (>= 0.9.10) | 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 | quiet_assets (1.1.0) | 266 | quiet_assets (1.1.0) |
267 | railties (>= 3.1, < 5.0) | 267 | railties (>= 3.1, < 5.0) |
268 | rack (1.6.4) | 268 | rack (1.6.4) |