diff --git a/Gemfile.lock b/Gemfile.lock index a0fef66ec..93c9a97eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,7 +232,8 @@ GEM http-cookie (1.0.2) domain_name (~> 0.5) http_parser.rb (0.5.3) - httparty (0.16.2) + httparty (0.21.0) + mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) i18n (0.9.5) concurrent-ruby (~> 1.0) @@ -276,6 +277,7 @@ GEM bundler method_source (0.8.1) mime-types (1.25.1) + mini_mime (1.1.2) mini_portile2 (2.4.0) minitest (4.7.5) multi_json (1.15.0)