Commit d5a19e87264f47a80aa7b0af985fa414f82c789d
1 parent
9095cb24
Exists in
colab
and in
4 other branches
Auto updated: thin
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -293,9 +293,9 @@ GEM |
293 | 293 | therubyracer (0.12.2) |
294 | 294 | libv8 (~> 3.16.14.0) |
295 | 295 | ref |
296 | - thin (1.6.3) | |
296 | + thin (1.6.4) | |
297 | 297 | daemons (~> 1.0, >= 1.0.9) |
298 | - eventmachine (~> 1.0) | |
298 | + eventmachine (~> 1.0, >= 1.0.4) | |
299 | 299 | rack (~> 1.0) |
300 | 300 | thor (0.19.1) |
301 | 301 | thread_safe (0.3.5) | ... | ... |