Skip to content

Commit 9e4d122

Browse files
upgrade bundler deps
1 parent 21e8117 commit 9e4d122

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

macos/Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
artifactory (3.0.17)
99
atomos (0.1.3)
1010
aws-eventstream (1.4.0)
11-
aws-partitions (1.1206.0)
11+
aws-partitions (1.1209.0)
1212
aws-sdk-core (3.241.4)
1313
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.992.0)
@@ -20,14 +20,15 @@ GEM
2020
aws-sdk-kms (1.121.0)
2121
aws-sdk-core (~> 3, >= 3.241.4)
2222
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.211.0)
24-
aws-sdk-core (~> 3, >= 3.241.3)
23+
aws-sdk-s3 (1.212.0)
24+
aws-sdk-core (~> 3, >= 3.241.4)
2525
aws-sdk-kms (~> 1)
2626
aws-sigv4 (~> 1.5)
2727
aws-sigv4 (1.12.1)
2828
aws-eventstream (~> 1, >= 1.0.2)
2929
babosa (1.0.4)
3030
base64 (0.2.0)
31+
benchmark (0.5.0)
3132
bigdecimal (4.0.1)
3233
claide (1.1.0)
3334
colored (1.2)
@@ -67,14 +68,15 @@ GEM
6768
faraday_middleware (1.2.1)
6869
faraday (~> 1.0)
6970
fastimage (2.4.0)
70-
fastlane (2.231.0)
71+
fastlane (2.231.1)
7172
CFPropertyList (>= 2.3, < 4.0.0)
7273
abbrev (~> 0.1.2)
7374
addressable (>= 2.8, < 3.0.0)
7475
artifactory (~> 3.0)
7576
aws-sdk-s3 (~> 1.0)
7677
babosa (>= 1.0.3, < 2.0.0)
7778
base64 (~> 0.2.0)
79+
benchmark (>= 0.1.0)
7880
bundler (>= 1.17.3, < 5.0.0)
7981
colored (~> 1.2)
8082
commander (~> 4.6)
@@ -103,6 +105,7 @@ GEM
103105
naturally (~> 2.2)
104106
nkf (~> 0.2.0)
105107
optparse (>= 0.1.1, < 1.0.0)
108+
ostruct (>= 0.1.0)
106109
plist (>= 3.1.0, < 4.0.0)
107110
rubyzip (>= 2.0.0, < 3.0.0)
108111
security (= 0.1.5)

0 commit comments

Comments
 (0)