diff --git a/Gemfile.lock b/Gemfile.lock index a81f2f7..d8efbd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ PATH remote: . specs: - ipecache (0.0.11) + ipecache (0.0.16) + akamai-edgegrid (>= 1.0.7) app_conf (>= 0.4.0) aws-sdk-v1 (>= 1.0) choice (>= 0.1.6) @@ -12,39 +13,39 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.3.8) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + akamai-edgegrid (1.0.7) + inifile (~> 3.0) app_conf (0.4.2) - aws-sdk-v1 (1.65.0) + aws-sdk-v1 (1.67.0) json (~> 1.4) - nokogiri (>= 1.4.4) + nokogiri (~> 1) choice (0.2.0) - curb (0.8.8) - curb-fu (0.6.2) - curb (>= 0.5.4.0) - rack-test (>= 0.2.0) - faraday (0.9.1) + faraday (0.17.0) multipart-post (>= 1.2, < 3) - faraday_middleware (0.10.0) - faraday (>= 0.7.4, < 0.10) - json (1.8.3) - jwt (1.5.1) - maxcdn (0.2.1) - curb-fu (~> 0.6.2) - signet (~> 0.5.1) - mini_portile (0.6.2) - multi_json (1.11.2) - multipart-post (2.0.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - public_suffix (1.5.1) - rack (1.6.4) - rack-test (0.6.3) - rack (>= 1.0) - signet (0.5.1) - addressable (>= 2.2.3) - faraday (>= 0.9.0.rc5) - jwt (>= 0.1.5) - multi_json (>= 1.0.0) + faraday_middleware (0.13.1) + faraday (>= 0.7.4, < 1.0) + inifile (3.0.0) + json (1.8.6) + jwt (2.2.1) + maxcdn (0.4.0) + addressable (~> 2.4) + faraday (~> 0.9) + net-http-persistent (~> 2.9) + signet (~> 0.7) + mini_portile2 (2.4.0) + multi_json (1.14.1) + multipart-post (2.1.1) + net-http-persistent (2.9.4) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) + public_suffix (4.0.1) + signet (0.12.0) + addressable (~> 2.3) + faraday (~> 0.9) + jwt (>= 1.5, < 3.0) + multi_json (~> 1.10) PLATFORMS ruby