From 992a4d76d16c808739d5a22f73ee2a3c37086d21 Mon Sep 17 00:00:00 2001 From: Rylee Fowler Date: Mon, 7 Sep 2015 21:56:14 -0500 Subject: [PATCH] update Gemfile dependencies to latest known good versions (HEAD on all) --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3942e9..3e43132 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,13 +17,13 @@ GEM em-whois (0.3.0) em-synchrony whois (= 2.7.0) - eventmachine (1.0.7) - htmlentities (4.3.3) + eventmachine (1.0.8) + htmlentities (4.3.4) http_parser.rb (0.6.0) - json (1.8.2) - multi_json (1.11.0) - psych (2.0.13) - ruby-mpd (0.3.1) + json (1.8.3) + multi_json (1.11.2) + psych (2.0.15) + ruby-mpd (0.3.3) whois (2.7.0) PLATFORMS