diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2016-01-20 16:43:33 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2016-01-20 16:43:33 -0800 |
commit | 6e021e18b256eb7ae39c1fc504806e6c69781aef (patch) | |
tree | 613650bddc356c24450cb53a299a0116cc215b6a | |
parent | Replace rinku with git version of zendesk-rinku (diff) | |
download | frontend-6e021e18b256eb7ae39c1fc504806e6c69781aef.tar.gz frontend-6e021e18b256eb7ae39c1fc504806e6c69781aef.tar.bz2 frontend-6e021e18b256eb7ae39c1fc504806e6c69781aef.zip |
Match actual infra prod system versions
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e0f31fa..cc582c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM elasticsearch-transport (1.0.6) faraday multi_json - eventmachine (1.0.4) + eventmachine (1.0.8) faraday (0.9.1) multipart-post (>= 1.2, < 3) json (1.8.2) @@ -37,7 +37,7 @@ GEM tilt (~> 1.3, >= 1.3.4) sinatra-partial (0.4.0) sinatra - thin (1.6.3) + thin (1.6.4) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0) rack (~> 1.0) |