diff --git a/Gemfile.lock b/Gemfile.lock index e10e35d..d17ca6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,12 +11,15 @@ GEM remote: https://rubygems.org/ specs: event_emitter (0.2.5) - httparty (0.13.7) - json (~> 1.8) + httparty (0.18.1) + mime-types (~> 3.0) multi_xml (>= 0.5.2) - json (1.8.3) + json (2.3.1) + mime-types (3.3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2020.0512) minitest (5.8.4) - multi_xml (0.5.5) + multi_xml (0.6.0) rake (10.5.0) websocket (1.2.2) websocket-client-simple (0.3.0)