Skip to content

Commit 5cf3a6b

Browse files
upgrade bundler deps
1 parent cc00e55 commit 5cf3a6b

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

macos/Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,26 @@ GEM
88
artifactory (3.0.17)
99
atomos (0.1.3)
1010
aws-eventstream (1.4.0)
11-
aws-partitions (1.1246.0)
12-
aws-sdk-core (3.246.0)
11+
aws-partitions (1.1249.0)
12+
aws-sdk-core (3.247.0)
1313
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.992.0)
1515
aws-sigv4 (~> 1.9)
1616
base64
1717
bigdecimal
1818
jmespath (~> 1, >= 1.6.1)
1919
logger
20-
aws-sdk-kms (1.124.0)
21-
aws-sdk-core (~> 3, >= 3.244.0)
20+
aws-sdk-kms (1.125.0)
21+
aws-sdk-core (~> 3, >= 3.247.0)
2222
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.221.0)
24-
aws-sdk-core (~> 3, >= 3.244.0)
23+
aws-sdk-s3 (1.222.0)
24+
aws-sdk-core (~> 3, >= 3.247.0)
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)
30-
base64 (0.2.0)
30+
base64 (0.3.0)
3131
benchmark (0.5.0)
3232
bigdecimal (4.1.2)
3333
claide (1.1.0)
@@ -72,14 +72,14 @@ GEM
7272
faraday_middleware (1.2.1)
7373
faraday (~> 1.0)
7474
fastimage (2.4.1)
75-
fastlane (2.233.1)
76-
CFPropertyList (>= 2.3, < 4.0.0)
77-
abbrev (~> 0.1.2)
75+
fastlane (2.234.0)
76+
CFPropertyList (>= 2.3, < 5.0.0)
77+
abbrev (~> 0.1)
7878
addressable (>= 2.8, < 3.0.0)
7979
artifactory (~> 3.0)
8080
aws-sdk-s3 (~> 1.197)
8181
babosa (>= 1.0.3, < 2.0.0)
82-
base64 (~> 0.2.0)
82+
base64 (~> 0.2)
8383
benchmark (>= 0.1.0)
8484
bundler (>= 1.17.3, < 5.0.0)
8585
colored (~> 1.2)
@@ -105,9 +105,9 @@ GEM
105105
logger (>= 1.6, < 2.0)
106106
mini_magick (>= 4.9.4, < 5.0.0)
107107
multipart-post (>= 2.0.0, < 3.0.0)
108-
mutex_m (~> 0.3.0)
108+
mutex_m (~> 0.3)
109109
naturally (~> 2.2)
110-
nkf (~> 0.2.0)
110+
nkf (~> 0.2)
111111
optparse (>= 0.1.1, < 1.0.0)
112112
ostruct (>= 0.1.0)
113113
plist (>= 3.1.0, < 4.0.0)
@@ -124,7 +124,7 @@ GEM
124124
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
125125
fastlane-sirp (1.1.0)
126126
gh_inspector (1.1.3)
127-
google-apis-androidpublisher_v3 (0.99.0)
127+
google-apis-androidpublisher_v3 (0.100.0)
128128
google-apis-core (>= 0.15.0, < 2.a)
129129
google-apis-core (0.18.0)
130130
addressable (~> 2.5, >= 2.5.1)
@@ -146,7 +146,7 @@ GEM
146146
google-cloud-env (2.1.1)
147147
faraday (>= 1.0, < 3.a)
148148
google-cloud-errors (1.6.0)
149-
google-cloud-storage (1.59.0)
149+
google-cloud-storage (1.60.0)
150150
addressable (~> 2.8)
151151
digest-crc (~> 0.4)
152152
google-apis-core (>= 0.18, < 2)

0 commit comments

Comments
 (0)