diff --git a/Gemfile b/Gemfile index 4191bf0ad..f722f6e1c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ # A sample Gemfile source "https://rubygems.org" -gem 'cocoapods', '~> 1.14' +gem 'cocoapods', '~> 1.15' gem 'jazzy', '~> 0.14' diff --git a/Gemfile.lock b/Gemfile.lock index c38aeaf20..a34ec873f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: CFPropertyList (3.0.6) rexml - activesupport (7.1.2) + activesupport (7.1.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -20,12 +20,12 @@ GEM json (>= 1.5.1) atomos (0.1.3) base64 (0.2.0) - bigdecimal (3.1.5) + bigdecimal (3.1.6) claide (1.1.0) - cocoapods (1.14.3) + cocoapods (1.15.0) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.14.3) + cocoapods-core (= 1.15.0) cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 2.1, < 3.0) cocoapods-plugins (>= 1.0.0, < 2.0) @@ -40,7 +40,7 @@ GEM nap (~> 1.0) ruby-macho (>= 2.3.0, < 3.0) xcodeproj (>= 1.23.0, < 2.0) - cocoapods-core (1.14.3) + cocoapods-core (1.15.0) activesupport (>= 5.0, < 8) addressable (~> 2.8) algoliasearch (~> 1.0) @@ -60,7 +60,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) drb (2.2.0) ruby2_keywords @@ -87,7 +87,7 @@ GEM json (2.7.1) liferaft (0.0.6) mini_portile2 (2.8.5) - minitest (5.20.0) + minitest (5.21.2) molinillo (0.8.0) mustache (1.1.1) mutex_m (0.2.0) @@ -111,7 +111,7 @@ GEM concurrent-ruby (~> 1.0) xcinvoke (0.3.0) liferaft (~> 0.0.6) - xcodeproj (1.23.0) + xcodeproj (1.24.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) @@ -123,7 +123,7 @@ PLATFORMS ruby DEPENDENCIES - cocoapods (~> 1.14) + cocoapods (~> 1.15) jazzy (~> 0.14) BUNDLED WITH