Skip to content

Commit b961227

Browse files
Merge pull request #3184 from nextcloud/renovate/fastlane-2.x-lockfile
chore(deps): update dependency fastlane to v2.234.0
2 parents b4f1378 + 8a1aebf commit b961227

1 file changed

Lines changed: 38 additions & 28 deletions

File tree

Gemfile.lock

Lines changed: 38 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ GEM
2828
aws-eventstream (~> 1, >= 1.0.2)
2929
babosa (1.0.4)
3030
base64 (0.3.0)
31+
benchmark (0.5.0)
3132
bigdecimal (1.4.4)
3233
claide (1.1.0)
3334
colored (1.2)
@@ -71,14 +72,16 @@ GEM
7172
faraday_middleware (1.2.1)
7273
faraday (~> 1.0)
7374
fastimage (2.4.1)
74-
fastlane (2.229.0)
75-
CFPropertyList (>= 2.3, < 4.0.0)
76-
abbrev (~> 0.1.2)
75+
fastlane (2.234.0)
76+
CFPropertyList (>= 2.3, < 5.0.0)
77+
abbrev (~> 0.1)
7778
addressable (>= 2.8, < 3.0.0)
7879
artifactory (~> 3.0)
79-
aws-sdk-s3 (~> 1.0)
80+
aws-sdk-s3 (~> 1.197)
8081
babosa (>= 1.0.3, < 2.0.0)
81-
bundler (>= 1.12.0, < 3.0.0)
82+
base64 (~> 0.2)
83+
benchmark (>= 0.1.0)
84+
bundler (>= 1.17.3, < 5.0.0)
8285
colored (~> 1.2)
8386
commander (~> 4.6)
8487
csv (~> 3.3)
@@ -89,21 +92,24 @@ GEM
8992
faraday-cookie_jar (~> 0.0.6)
9093
faraday_middleware (~> 1.0)
9194
fastimage (>= 2.1.0, < 3.0.0)
92-
fastlane-sirp (>= 1.0.0)
95+
fastlane-sirp (>= 1.1.0)
9396
gh_inspector (>= 1.1.2, < 2.0.0)
9497
google-apis-androidpublisher_v3 (~> 0.3)
9598
google-apis-playcustomapp_v1 (~> 0.1)
96-
google-cloud-env (>= 1.6.0, < 2.0.0)
99+
google-cloud-env (>= 1.6.0, <= 2.1.1)
97100
google-cloud-storage (~> 1.31)
98101
highline (~> 2.0)
99102
http-cookie (~> 1.0.5)
100103
json (< 3.0.0)
101104
jwt (>= 2.1.0, < 3)
105+
logger (>= 1.6, < 2.0)
102106
mini_magick (>= 4.9.4, < 5.0.0)
103107
multipart-post (>= 2.0.0, < 3.0.0)
104-
mutex_m (~> 0.3.0)
108+
mutex_m (~> 0.3)
105109
naturally (~> 2.2)
110+
nkf (~> 0.2)
106111
optparse (>= 0.1.1, < 1.0.0)
112+
ostruct (>= 0.1.0)
107113
plist (>= 3.1.0, < 4.0.0)
108114
rubyzip (>= 2.0.0, < 3.0.0)
109115
security (= 0.1.5)
@@ -118,38 +124,40 @@ GEM
118124
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
119125
fastlane-sirp (1.1.0)
120126
gh_inspector (1.1.3)
121-
google-apis-androidpublisher_v3 (0.54.0)
122-
google-apis-core (>= 0.11.0, < 2.a)
123-
google-apis-core (0.11.3)
127+
google-apis-androidpublisher_v3 (0.100.0)
128+
google-apis-core (>= 0.15.0, < 2.a)
129+
google-apis-core (0.18.0)
124130
addressable (~> 2.5, >= 2.5.1)
125-
googleauth (>= 0.16.2, < 2.a)
126-
httpclient (>= 2.8.1, < 3.a)
131+
googleauth (~> 1.9)
132+
httpclient (>= 2.8.3, < 3.a)
127133
mini_mime (~> 1.0)
134+
mutex_m
128135
representable (~> 3.0)
129136
retriable (>= 2.0, < 4.a)
130-
rexml
131-
google-apis-iamcredentials_v1 (0.17.0)
132-
google-apis-core (>= 0.11.0, < 2.a)
133-
google-apis-playcustomapp_v1 (0.13.0)
134-
google-apis-core (>= 0.11.0, < 2.a)
135-
google-apis-storage_v1 (0.31.0)
136-
google-apis-core (>= 0.11.0, < 2.a)
137+
google-apis-iamcredentials_v1 (0.27.0)
138+
google-apis-core (>= 0.15.0, < 2.a)
139+
google-apis-playcustomapp_v1 (0.17.0)
140+
google-apis-core (>= 0.15.0, < 2.a)
141+
google-apis-storage_v1 (0.62.0)
142+
google-apis-core (>= 0.15.0, < 2.a)
137143
google-cloud-core (1.8.0)
138144
google-cloud-env (>= 1.0, < 3.a)
139145
google-cloud-errors (~> 1.0)
140-
google-cloud-env (1.6.0)
141-
faraday (>= 0.17.3, < 3.0)
146+
google-cloud-env (2.1.1)
147+
faraday (>= 1.0, < 3.a)
142148
google-cloud-errors (1.6.0)
143-
google-cloud-storage (1.47.0)
149+
google-cloud-storage (1.59.0)
144150
addressable (~> 2.8)
145151
digest-crc (~> 0.4)
146-
google-apis-iamcredentials_v1 (~> 0.1)
147-
google-apis-storage_v1 (~> 0.31.0)
152+
google-apis-core (>= 0.18, < 2)
153+
google-apis-iamcredentials_v1 (~> 0.18)
154+
google-apis-storage_v1 (>= 0.42)
148155
google-cloud-core (~> 1.6)
149-
googleauth (>= 0.16.2, < 2.a)
156+
googleauth (~> 1.9)
150157
mini_mime (~> 1.0)
151-
googleauth (1.8.1)
152-
faraday (>= 0.17.3, < 3.a)
158+
googleauth (1.11.2)
159+
faraday (>= 1.0, < 3.a)
160+
google-cloud-env (~> 2.1)
153161
jwt (>= 1.4, < 3.0)
154162
multi_json (~> 1.11)
155163
os (>= 0.9, < 2.0)
@@ -171,8 +179,10 @@ GEM
171179
mutex_m (0.3.0)
172180
nanaimo (0.4.0)
173181
naturally (2.3.0)
182+
nkf (0.2.0)
174183
optparse (0.8.1)
175184
os (1.1.4)
185+
ostruct (0.6.3)
176186
plist (3.7.2)
177187
public_suffix (5.1.1)
178188
rake (13.4.2)

0 commit comments

Comments
 (0)