diff --git a/Gemfile b/Gemfile index 96739c140..8155e6cc1 100644 --- a/Gemfile +++ b/Gemfile @@ -4,4 +4,3 @@ gem 'cocoapods' gem 'fastlane' gem 'synx' gem 'jazzy' -gem 'activesupport', '~> 7.1' diff --git a/Gemfile.lock b/Gemfile.lock index 2b37fb8e6..9bd7294b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.834.0) + aws-partitions (1.843.0) aws-sdk-core (3.185.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) @@ -34,7 +34,7 @@ GEM aws-sdk-core (~> 3, >= 3.181.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.6) - aws-sigv4 (1.6.0) + aws-sigv4 (1.6.1) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) base64 (0.1.1) @@ -171,9 +171,9 @@ GEM fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - google-apis-androidpublisher_v3 (0.50.0) + google-apis-androidpublisher_v3 (0.51.0) google-apis-core (>= 0.11.0, < 2.a) - google-apis-core (0.11.1) + google-apis-core (0.11.2) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -230,7 +230,7 @@ GEM liferaft (0.0.6) mini_magick (4.12.0) mini_mime (1.1.5) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.20.0) molinillo (0.8.0) multi_json (1.15.0) @@ -246,7 +246,7 @@ GEM os (1.1.4) plist (3.7.0) public_suffix (4.0.7) - rake (13.0.6) + rake (13.1.0) redcarpet (3.6.0) representable (3.2.0) declarative (< 0.1.0) @@ -312,7 +312,6 @@ PLATFORMS ruby DEPENDENCIES - activesupport (~> 7.1) cocoapods fastlane jazzy