diff --git a/Gemfile.lock b/Gemfile.lock index 6e59d5c8..5297b14d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.2) + CFPropertyList (3.0.3) activesupport (5.2.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) @@ -14,16 +14,16 @@ GEM json (>= 1.5.1) atomos (0.1.3) aws-eventstream (1.1.0) - aws-partitions (1.393.0) - aws-sdk-core (3.109.2) + aws-partitions (1.413.0) + aws-sdk-core (3.110.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) jmespath (~> 1.0) - aws-sdk-kms (1.39.0) + aws-sdk-kms (1.40.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.84.1) + aws-sdk-s3 (1.87.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) @@ -75,8 +75,8 @@ GEM concurrent-ruby (1.1.7) declarative (0.0.20) declarative-option (0.1.0) - digest-crc (0.6.1) - rake (~> 13.0) + digest-crc (0.6.3) + rake (>= 12.0.0, < 14.0.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.6) @@ -84,8 +84,8 @@ GEM escape (0.0.4) ethon (0.12.0) ffi (>= 1.3.0) - excon (0.78.0) - faraday (1.1.0) + excon (0.78.1) + faraday (1.2.0) multipart-post (>= 1.2, < 3) ruby2_keywords faraday-cookie_jar (0.0.7) @@ -93,8 +93,8 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (1.0.0) faraday (~> 1.0) - fastimage (2.2.0) - fastlane (2.167.0) + fastimage (2.2.1) + fastlane (2.170.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) aws-sdk-s3 (~> 1.0) @@ -131,7 +131,7 @@ GEM xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) fastlane-plugin-appcenter (1.11.0) - ffi (1.13.1) + ffi (1.14.2) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -149,7 +149,7 @@ GEM google-cloud-env (1.4.0) faraday (>= 0.17.3, < 2.0) google-cloud-errors (1.0.1) - google-cloud-storage (1.29.1) + google-cloud-storage (1.29.2) addressable (~> 2.5) digest-crc (~> 0.4) google-api-client (~> 0.33) @@ -170,7 +170,7 @@ GEM i18n (1.8.5) concurrent-ruby (~> 1.0) jmespath (1.4.0) - json (2.3.1) + json (2.5.1) jwt (2.2.2) memoist (0.16.2) mini_magick (4.11.0) @@ -186,7 +186,7 @@ GEM os (1.1.1) plist (3.5.0) public_suffix (4.0.6) - rake (13.0.1) + rake (13.0.3) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) @@ -216,7 +216,7 @@ GEM tty-cursor (~> 0.7) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4) @@ -245,4 +245,4 @@ DEPENDENCIES fastlane-plugin-appcenter BUNDLED WITH - 2.1.2 + 2.1.4 diff --git a/fastlane/metadata/copyright.txt b/fastlane/metadata/copyright.txt index 263bb88f..840fc8f3 100644 --- a/fastlane/metadata/copyright.txt +++ b/fastlane/metadata/copyright.txt @@ -1 +1 @@ -2020 Davide De Rosa +2021 Davide De Rosa diff --git a/fastlane/metadata/primary_category.txt b/fastlane/metadata/primary_category.txt index 2de96ca7..41f44c00 100644 --- a/fastlane/metadata/primary_category.txt +++ b/fastlane/metadata/primary_category.txt @@ -1 +1 @@ -MZGenre.Utilities +UTILITIES diff --git a/fastlane/metadata/secondary_category.txt b/fastlane/metadata/secondary_category.txt index 361db3a3..cd65e793 100644 --- a/fastlane/metadata/secondary_category.txt +++ b/fastlane/metadata/secondary_category.txt @@ -1 +1 @@ -MZGenre.Productivity +PRODUCTIVITY