diff --git a/example-new-architecture/Gemfile.lock b/example-new-architecture/Gemfile.lock index 02aa0d1bd..383e6629d 100644 --- a/example-new-architecture/Gemfile.lock +++ b/example-new-architecture/Gemfile.lock @@ -5,13 +5,13 @@ GEM base64 nkf rexml - activesupport (7.0.5) + activesupport (7.0.8.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.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) @@ -56,27 +56,29 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.3) escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) - ffi (1.16.3) + ffi (1.17.0) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) - json (2.7.1) - minitest (5.18.0) + json (2.7.2) + minitest (5.24.1) molinillo (0.8.0) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.2.6) + rexml (3.2.9) + strscan ruby-macho (2.5.1) + strscan (3.1.0) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -97,7 +99,7 @@ DEPENDENCIES cocoapods (>= 1.13, < 1.15) RUBY VERSION - ruby 2.7.5p203 + ruby 3.2.2p53 BUNDLED WITH - 2.4.13 + 2.4.10 diff --git a/example-new-architecture/ios/Podfile.lock b/example-new-architecture/ios/Podfile.lock index eee7b1013..33c94dd3a 100644 --- a/example-new-architecture/ios/Podfile.lock +++ b/example-new-architecture/ios/Podfile.lock @@ -1486,4 +1486,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: acc878fa62d12f0e947079ca1aa621551b3699ee -COCOAPODS: 1.15.2 +COCOAPODS: 1.14.3 diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 79da5b027..383e6629d 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -5,13 +5,13 @@ GEM base64 nkf rexml - activesupport (7.0.8.1) + activesupport (7.0.8.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.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) @@ -56,27 +56,29 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) - ffi (1.16.3) + ffi (1.17.0) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) - json (2.7.1) - minitest (5.22.3) + json (2.7.2) + minitest (5.24.1) molinillo (0.8.0) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.2.6) + rexml (3.2.9) + strscan ruby-macho (2.5.1) + strscan (3.1.0) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -97,7 +99,7 @@ DEPENDENCIES cocoapods (>= 1.13, < 1.15) RUBY VERSION - ruby 2.7.5p203 + ruby 3.2.2p53 BUNDLED WITH - 2.1.4 + 2.4.10 diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 486fe1b3d..ef3cfee0d 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1399,4 +1399,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: d1c28e31d36be3f711ff8b7f62be08140e301d83 -COCOAPODS: 1.15.2 +COCOAPODS: 1.14.3