From 5fadf018d0d32aa9267f4ae3cdb8da99375da126 Mon Sep 17 00:00:00 2001 From: Jeremy Prevost Date: Wed, 5 Apr 2017 16:08:08 -0400 Subject: [PATCH] Update dependencies --- Gemfile.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 787b9bc1..7fb8c769 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,13 +93,11 @@ GEM activesupport (>= 4.0) globalid (0.3.7) activesupport (>= 4.1.0) - google-api-client (0.10.3) - addressable (~> 2.3) + google-api-client (0.11.1) + addressable (>= 2.5.1) googleauth (~> 0.5) - httpclient (~> 2.7) - hurley (~> 0.1) - memoist (~> 0.11) - mime-types (>= 1.6) + httpclient (>= 2.8.1, < 3.0) + mime-types (>= 3.0) representable (~> 3.0) retriable (>= 2.0, < 4.0) googleauth (0.5.1) @@ -123,7 +121,6 @@ GEM http_logger (0.5.1) http_parser.rb (0.6.0) httpclient (2.8.3) - hurley (0.2) i18n (0.8.1) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) @@ -309,7 +306,7 @@ GEM tzinfo (1.2.3) thread_safe (~> 0.1) uber (0.1.0) - uglifier (3.1.12) + uglifier (3.1.13) execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext