Skip to content

Commit dc8dd20

Browse files
committed
feat: bundler update
1 parent 5da88e2 commit dc8dd20

File tree

3 files changed

+60
-58
lines changed

3 files changed

+60
-58
lines changed

.bundler-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.13
1+
2.6.3

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
# STRV
44

55
source 'https://rubygems.org'
6-
gem 'bundler', '~> 2.4.13'
6+
gem 'bundler', '~> 2.6.3'
77
gem 'danger', '~> 8.2.0'
8-
gem 'fastlane', '~> 2.178.0'
8+
gem 'fastlane', '~> 2.217.0' # Novější verze podporující Ruby 3.x
99

1010
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
11-
eval_gemfile(plugins_path) if File.exist?(plugins_path)
11+
eval_gemfile(plugins_path) if File.exist?(plugins_path)

Gemfile.lock

Lines changed: 56 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ GEM
99
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
12-
aws-eventstream (1.3.0)
13-
aws-partitions (1.1048.0)
12+
aws-eventstream (1.3.1)
13+
aws-partitions (1.1050.0)
1414
aws-sdk-core (3.218.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
@@ -20,7 +20,7 @@ GEM
2020
aws-sdk-kms (1.98.0)
2121
aws-sdk-core (~> 3, >= 3.216.0)
2222
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.180.0)
23+
aws-sdk-s3 (1.181.0)
2424
aws-sdk-core (~> 3, >= 3.216.0)
2525
aws-sdk-kms (~> 1)
2626
aws-sigv4 (~> 1.5)
@@ -35,8 +35,8 @@ GEM
3535
open4 (~> 1.3)
3636
colored (1.2)
3737
colored2 (3.1.2)
38-
commander-fastlane (4.4.6)
39-
highline (~> 1.7.2)
38+
commander (4.6.0)
39+
highline (~> 2.0.0)
4040
cork (0.3.0)
4141
colored2 (~> 3.1)
4242
danger (8.2.3)
@@ -90,15 +90,15 @@ GEM
9090
faraday_middleware (1.2.1)
9191
faraday (~> 1.0)
9292
fastimage (2.4.0)
93-
fastlane (2.178.0)
93+
fastlane (2.217.0)
9494
CFPropertyList (>= 2.3, < 4.0.0)
95-
addressable (>= 2.3, < 3.0.0)
95+
addressable (>= 2.8, < 3.0.0)
9696
artifactory (~> 3.0)
9797
aws-sdk-s3 (~> 1.0)
9898
babosa (>= 1.0.3, < 2.0.0)
9999
bundler (>= 1.12.0, < 3.0.0)
100100
colored
101-
commander-fastlane (>= 4.4.6, < 5.0.0)
101+
commander (~> 4.6)
102102
dotenv (>= 2.1.1, < 3.0.0)
103103
emoji_regex (>= 0.1, < 4.0)
104104
excon (>= 0.71.0, < 1.0.0)
@@ -107,21 +107,23 @@ GEM
107107
faraday_middleware (~> 1.0)
108108
fastimage (>= 2.1.0, < 3.0.0)
109109
gh_inspector (>= 1.1.2, < 2.0.0)
110-
google-api-client (>= 0.37.0, < 0.39.0)
111-
google-cloud-storage (>= 1.15.0, < 2.0.0)
112-
highline (>= 1.7.2, < 2.0.0)
110+
google-apis-androidpublisher_v3 (~> 0.3)
111+
google-apis-playcustomapp_v1 (~> 0.1)
112+
google-cloud-storage (~> 1.31)
113+
highline (~> 2.0)
114+
http-cookie (~> 1.0.5)
113115
json (< 3.0.0)
114116
jwt (>= 2.1.0, < 3)
115117
mini_magick (>= 4.9.4, < 5.0.0)
116-
multipart-post (~> 2.0.0)
118+
multipart-post (>= 2.0.0, < 3.0.0)
117119
naturally (~> 2.2)
120+
optparse (~> 0.1.1)
118121
plist (>= 3.1.0, < 4.0.0)
119122
rubyzip (>= 2.0.0, < 3.0.0)
120123
security (= 0.1.3)
121124
simctl (~> 1.6.3)
122-
slack-notifier (>= 2.0.0, < 3.0.0)
123125
terminal-notifier (>= 2.0.0, < 3.0.0)
124-
terminal-table (>= 1.4.5, < 2.0.0)
126+
terminal-table (~> 3)
125127
tty-screen (>= 0.6.3, < 1.0.0)
126128
tty-spinner (>= 0.8.0, < 1.0.0)
127129
word_wrap (~> 1.0.0)
@@ -132,64 +134,63 @@ GEM
132134
git (1.19.1)
133135
addressable (~> 2.8)
134136
rchardet (~> 1.8)
135-
google-api-client (0.38.0)
137+
google-apis-androidpublisher_v3 (0.76.0)
138+
google-apis-core (>= 0.15.0, < 2.a)
139+
google-apis-core (0.16.0)
136140
addressable (~> 2.5, >= 2.5.1)
137-
googleauth (~> 0.9)
138-
httpclient (>= 2.8.1, < 3.0)
139-
mini_mime (~> 1.0)
140-
representable (~> 3.0)
141-
retriable (>= 2.0, < 4.0)
142-
signet (~> 0.12)
143-
google-apis-core (0.11.3)
144-
addressable (~> 2.5, >= 2.5.1)
145-
googleauth (>= 0.16.2, < 2.a)
146-
httpclient (>= 2.8.1, < 3.a)
141+
googleauth (~> 1.9)
142+
httpclient (>= 2.8.3, < 3.a)
147143
mini_mime (~> 1.0)
144+
mutex_m
148145
representable (~> 3.0)
149146
retriable (>= 2.0, < 4.a)
150-
rexml
151-
google-apis-iamcredentials_v1 (0.17.0)
152-
google-apis-core (>= 0.11.0, < 2.a)
153-
google-apis-storage_v1 (0.31.0)
154-
google-apis-core (>= 0.11.0, < 2.a)
147+
google-apis-iamcredentials_v1 (0.22.0)
148+
google-apis-core (>= 0.15.0, < 2.a)
149+
google-apis-playcustomapp_v1 (0.16.0)
150+
google-apis-core (>= 0.15.0, < 2.a)
151+
google-apis-storage_v1 (0.49.0)
152+
google-apis-core (>= 0.15.0, < 2.a)
155153
google-cloud-core (1.7.1)
156154
google-cloud-env (>= 1.0, < 3.a)
157155
google-cloud-errors (~> 1.0)
158-
google-cloud-env (2.1.1)
156+
google-cloud-env (2.2.1)
159157
faraday (>= 1.0, < 3.a)
160158
google-cloud-errors (1.4.0)
161-
google-cloud-storage (1.47.0)
159+
google-cloud-storage (1.55.0)
162160
addressable (~> 2.8)
163161
digest-crc (~> 0.4)
164-
google-apis-iamcredentials_v1 (~> 0.1)
165-
google-apis-storage_v1 (~> 0.31.0)
162+
google-apis-core (~> 0.13)
163+
google-apis-iamcredentials_v1 (~> 0.18)
164+
google-apis-storage_v1 (>= 0.42)
166165
google-cloud-core (~> 1.6)
167-
googleauth (>= 0.16.2, < 2.a)
166+
googleauth (~> 1.9)
168167
mini_mime (~> 1.0)
169-
googleauth (0.17.1)
170-
faraday (>= 0.17.3, < 2.0)
168+
google-logging-utils (0.1.0)
169+
googleauth (1.13.1)
170+
faraday (>= 1.0, < 3.a)
171+
google-cloud-env (~> 2.2)
172+
google-logging-utils (~> 0.1)
171173
jwt (>= 1.4, < 3.0)
172-
memoist (~> 0.16)
173174
multi_json (~> 1.11)
174175
os (>= 0.9, < 2.0)
175-
signet (~> 0.15)
176-
highline (1.7.10)
176+
signet (>= 0.16, < 2.a)
177+
highline (2.0.3)
177178
http-cookie (1.0.8)
178179
domain_name (~> 0.5)
179180
httpclient (2.8.3)
180181
jmespath (1.6.2)
181-
json (2.10.0)
182+
json (2.10.1)
182183
jwt (2.10.1)
183184
base64
184185
kramdown (2.5.1)
185186
rexml (>= 3.3.9)
186187
kramdown-parser-gfm (1.1.0)
187188
kramdown (~> 2.0)
188-
memoist (0.16.2)
189189
mini_magick (4.13.2)
190190
mini_mime (1.1.5)
191191
multi_json (1.15.0)
192-
multipart-post (2.0.0)
192+
multipart-post (2.4.1)
193+
mutex_m (0.3.0)
193194
nanaimo (0.4.0)
194195
nap (1.1.0)
195196
naturally (2.2.1)
@@ -199,17 +200,18 @@ GEM
199200
faraday (>= 1, < 3)
200201
sawyer (~> 0.9)
201202
open4 (1.3.4)
203+
optparse (0.1.1)
202204
os (1.1.4)
203205
plist (3.7.2)
204-
public_suffix (5.1.1)
206+
public_suffix (6.0.1)
205207
rake (13.2.1)
206-
rchardet (1.8.0)
208+
rchardet (1.9.0)
207209
representable (3.2.0)
208210
declarative (< 0.1.0)
209211
trailblazer-option (>= 0.1.1, < 0.2.0)
210212
uber (< 0.2.0)
211213
retriable (3.1.2)
212-
rexml (3.4.0)
214+
rexml (3.4.1)
213215
rouge (2.0.7)
214216
ruby2_keywords (0.0.5)
215217
rubyzip (2.4.1)
@@ -225,17 +227,16 @@ GEM
225227
simctl (1.6.10)
226228
CFPropertyList
227229
naturally
228-
slack-notifier (2.4.0)
229230
terminal-notifier (2.0.0)
230-
terminal-table (1.8.0)
231-
unicode-display_width (~> 1.1, >= 1.1.1)
231+
terminal-table (3.0.2)
232+
unicode-display_width (>= 1.1.1, < 3)
232233
trailblazer-option (0.1.2)
233234
tty-cursor (0.7.1)
234235
tty-screen (0.8.2)
235236
tty-spinner (0.9.3)
236237
tty-cursor (~> 0.7)
237238
uber (0.1.0)
238-
unicode-display_width (1.8.0)
239+
unicode-display_width (2.6.0)
239240
word_wrap (1.0.0)
240241
xcodeproj (1.27.0)
241242
CFPropertyList (>= 2.3.3, < 4.0)
@@ -250,12 +251,13 @@ GEM
250251
xcpretty (~> 0.2, >= 0.0.7)
251252

252253
PLATFORMS
253-
arm64-darwin-22
254+
arm64-darwin-24
255+
ruby
254256

255257
DEPENDENCIES
256-
bundler (~> 2.4.13)
258+
bundler (~> 2.6.3)
257259
danger (~> 8.2.0)
258-
fastlane (~> 2.178.0)
260+
fastlane (~> 2.217.0)
259261

260262
BUNDLED WITH
261-
2.4.20
263+
2.6.3

0 commit comments

Comments
 (0)