diff --git a/sample/Gemfile b/sample/Gemfile index da2be8a3..27819cca 100644 --- a/sample/Gemfile +++ b/sample/Gemfile @@ -3,6 +3,6 @@ source 'https://rubygems.org' # You may use http://rbenv.org/ or https://rvm.io/ to install and use this version ruby ">= 2.6.10" -gem 'cocoapods', '1.16.1' +gem 'cocoapods', '1.16.2' gem 'cocoapods-check', '1.1.0' gem 'activesupport', '>= 6.1.7.5', '< 7.3.0' diff --git a/sample/Gemfile.lock b/sample/Gemfile.lock index 2152b82b..2da5d8f6 100644 --- a/sample/Gemfile.lock +++ b/sample/Gemfile.lock @@ -23,14 +23,14 @@ GEM httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) atomos (0.1.3) - base64 (0.2.0) + base64 (0.3.0) benchmark (0.4.1) bigdecimal (3.2.2) claide (1.1.0) - cocoapods (1.16.1) + cocoapods (1.16.2) addressable (~> 2.8) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.16.1) + cocoapods-core (= 1.16.2) cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 2.1, < 3.0) cocoapods-plugins (>= 1.0.0, < 2.0) @@ -44,10 +44,10 @@ GEM molinillo (~> 0.8.0) nap (~> 1.0) ruby-macho (>= 2.3.0, < 3.0) - xcodeproj (>= 1.26.0, < 2.0) + xcodeproj (>= 1.27.0, < 2.0) cocoapods-check (1.1.0) cocoapods (~> 1.0) - cocoapods-core (1.16.1) + cocoapods-core (1.16.2) activesupport (>= 5.0, < 8) addressable (~> 2.8) algoliasearch (~> 1.0) @@ -73,23 +73,25 @@ GEM escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) - ffi (1.17.0) + ffi (1.17.2) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - httpclient (2.8.3) + httpclient (2.9.0) + mutex_m i18n (1.14.7) concurrent-ruby (~> 1.0) - json (2.8.2) + json (2.12.2) logger (1.7.0) minitest (5.25.5) molinillo (0.8.0) + mutex_m (0.3.0) nanaimo (0.4.0) nap (1.1.0) netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.9) + rexml (3.4.1) ruby-macho (2.5.1) securerandom (0.4.1) typhoeus (1.4.1) @@ -109,7 +111,7 @@ PLATFORMS DEPENDENCIES activesupport (>= 6.1.7.5, < 7.3.0) - cocoapods (= 1.16.1) + cocoapods (= 1.16.2) cocoapods-check (= 1.1.0) RUBY VERSION