diff --git a/Gemfile b/Gemfile index 40dd8ff..78f532c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' ruby File.read(File.join(File.dirname(__FILE__), '.ruby-version')).chomp -gem 'cocoapods-core', '~> 1.11' +gem 'cocoapods-core', '~> 1.16' gem 'dalli', '~> 3.2.8' gem 'json' gem 'mail', '~> 2.8' diff --git a/Gemfile.lock b/Gemfile.lock index 590e4db..bc73651 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.7) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) @@ -15,8 +15,8 @@ GEM bacon (1.2.0) base64 (0.2.0) bigdecimal (3.1.8) - cocoapods-core (1.11.3) - activesupport (>= 5.0, < 7) + cocoapods-core (1.16.2) + activesupport (>= 5.0, < 8) addressable (~> 2.8) algoliasearch (~> 1.0) concurrent-ruby (~> 1.1) @@ -26,16 +26,16 @@ GEM public_suffix (~> 4.0) typhoeus (~> 1.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.3.4) dalli (3.2.8) date (3.3.4) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) - ffi (1.15.5) + ffi (1.17.0) foreman (0.88.1) fuzzy_match (2.0.4) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.14.6) concurrent-ruby (~> 1.0) json (2.7.5) kicker (3.0.0) @@ -54,7 +54,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.15.0) + minitest (5.25.1) mocha (1.1.0) metaclass (~> 0.0.1) mocha-on-bacon (0.2.2) @@ -89,7 +89,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (4.0.7) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) @@ -166,9 +166,9 @@ GEM thread_safe (0.3.6) tilt (2.4.0) timeout (0.4.1) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) - tzinfo (1.2.10) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (2.6.0) will_paginate (4.0.1) @@ -178,7 +178,7 @@ PLATFORMS DEPENDENCIES bacon - cocoapods-core (~> 1.11) + cocoapods-core (~> 1.16) dalli (~> 3.2.8) foreman json