Skip to content

Commit

Permalink
Merge pull request #5241 from opengisch/update_fastlane_2
Browse files Browse the repository at this point in the history
Update sentry plugin
  • Loading branch information
m-kuhn committed May 14, 2024
2 parents 4f1c55a + 44e7535 commit 3da636a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,22 @@ GEM
rexml
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
apktools (0.7.4)
apktools (0.7.5)
rubyzip (~> 2.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.887.0)
aws-sdk-core (3.191.0)
aws-partitions (1.928.0)
aws-sdk-core (3.196.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.77.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (1.81.0)
aws-sdk-core (~> 3, >= 3.193.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.143.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-s3 (1.150.0)
aws-sdk-core (~> 3, >= 3.194.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
aws-sigv4 (1.8.0)
Expand Down Expand Up @@ -112,7 +112,7 @@ GEM
apktools (~> 0.7)
aws-sdk-s3 (~> 1)
mime-types (~> 3.3)
fastlane-plugin-sentry (1.18.0)
fastlane-plugin-sentry (1.22.1)
os (~> 1.1, >= 1.1.4)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.54.0)
Expand Down Expand Up @@ -160,7 +160,7 @@ GEM
jwt (2.7.1)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
mime-types-data (3.2024.0507)
mini_magick (4.12.0)
mini_mime (1.1.5)
multi_json (1.15.0)
Expand Down Expand Up @@ -225,4 +225,4 @@ DEPENDENCIES
fastlane-plugin-sentry

BUNDLED WITH
2.4.10
2.4.19

1 comment on commit 3da636a

@qfield-fairy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.