Skip to content

Commit 718c9ca

Browse files
committed
[BW] Bump gem versions to resolve dependabot issues
1 parent 1d3ccf8 commit 718c9ca

File tree

2 files changed

+21
-24
lines changed

2 files changed

+21
-24
lines changed

Gemfile.lock

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (6.1.7)
6+
activesupport (6.1.7.1)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -18,16 +18,16 @@ GEM
1818
ast (2.4.2)
1919
atomos (0.1.3)
2020
aws-eventstream (1.2.0)
21-
aws-partitions (1.683.0)
22-
aws-sdk-core (3.168.4)
21+
aws-partitions (1.698.0)
22+
aws-sdk-core (3.169.0)
2323
aws-eventstream (~> 1, >= 1.0.2)
2424
aws-partitions (~> 1, >= 1.651.0)
2525
aws-sigv4 (~> 1.5)
2626
jmespath (~> 1, >= 1.6.1)
27-
aws-sdk-kms (1.61.0)
27+
aws-sdk-kms (1.62.0)
2828
aws-sdk-core (~> 3, >= 3.165.0)
2929
aws-sigv4 (~> 1.1)
30-
aws-sdk-s3 (1.117.2)
30+
aws-sdk-s3 (1.118.0)
3131
aws-sdk-core (~> 3, >= 3.165.0)
3232
aws-sdk-kms (~> 1)
3333
aws-sigv4 (~> 1.4)
@@ -82,7 +82,7 @@ GEM
8282
colored2 (3.1.2)
8383
commander (4.6.0)
8484
highline (~> 2.0.0)
85-
concurrent-ruby (1.1.10)
85+
concurrent-ruby (1.2.0)
8686
cork (0.3.0)
8787
colored2 (~> 3.1)
8888
danger (9.1.0)
@@ -112,8 +112,8 @@ GEM
112112
escape (0.0.4)
113113
ethon (0.16.0)
114114
ffi (>= 1.15.0)
115-
excon (0.95.0)
116-
faraday (1.10.2)
115+
excon (0.97.2)
116+
faraday (1.10.3)
117117
faraday-em_http (~> 1.0)
118118
faraday-em_synchrony (~> 1.0)
119119
faraday-excon (~> 1.1)
@@ -185,7 +185,6 @@ GEM
185185
xcpretty-travis-formatter (>= 0.0.3)
186186
fastlane-plugin-emerge (0.5.1)
187187
faraday (~> 1.1)
188-
fastlane-plugin-firebase_app_distribution (0.3.7)
189188
fastlane-plugin-lizard (1.3.3)
190189
bundler
191190
fastlane
@@ -197,12 +196,12 @@ GEM
197196
fourflusher (2.3.1)
198197
fuzzy_match (2.0.4)
199198
gh_inspector (1.1.3)
200-
git (1.12.0)
199+
git (1.13.1)
201200
addressable (~> 2.8)
202201
rchardet (~> 1.8)
203202
google-apis-androidpublisher_v3 (0.32.0)
204203
google-apis-core (>= 0.9.1, < 2.a)
205-
google-apis-core (0.9.2)
204+
google-apis-core (0.9.5)
206205
addressable (~> 2.5, >= 2.5.1)
207206
googleauth (>= 0.16.2, < 2.a)
208207
httpclient (>= 2.8.1, < 3.a)
@@ -267,7 +266,7 @@ GEM
267266
mini_magick (4.12.0)
268267
mini_mime (1.1.2)
269268
mini_portile2 (2.8.1)
270-
minitest (5.16.3)
269+
minitest (5.17.0)
271270
molinillo (0.8.0)
272271
multi_json (1.15.0)
273272
multipart-post (2.0.0)
@@ -279,7 +278,7 @@ GEM
279278
naturally (2.2.1)
280279
netrc (0.11.0)
281280
no_proxy_fix (0.1.2)
282-
nokogiri (1.13.10)
281+
nokogiri (1.14.0)
283282
mini_portile2 (~> 2.8.0)
284283
racc (~> 1.4)
285284
octokit (5.6.1)
@@ -289,22 +288,22 @@ GEM
289288
optparse (0.1.1)
290289
os (1.1.4)
291290
parallel (1.22.1)
292-
parser (3.1.2.1)
291+
parser (3.2.0.0)
293292
ast (~> 2.4.1)
294293
plist (3.6.0)
295-
pry (0.14.1)
294+
pry (0.14.2)
296295
coderay (~> 1.1)
297296
method_source (~> 1.0)
298297
public_suffix (4.0.7)
299298
racc (1.6.2)
300-
rack (2.2.5)
299+
rack (2.2.6.2)
301300
rack-protection (3.0.5)
302301
rack
303302
rainbow (3.1.1)
304303
rake (13.0.6)
305304
rchardet (1.8.0)
306305
redcarpet (3.5.1)
307-
regexp_parser (2.6.0)
306+
regexp_parser (2.6.2)
308307
representable (3.2.0)
309308
declarative (< 0.1.0)
310309
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -322,9 +321,9 @@ GEM
322321
rubocop-ast (>= 1.23.0, < 2.0)
323322
ruby-progressbar (~> 1.7)
324323
unicode-display_width (>= 1.4.0, < 3.0)
325-
rubocop-ast (1.23.0)
324+
rubocop-ast (1.24.1)
326325
parser (>= 3.1.1.0)
327-
rubocop-performance (1.15.0)
326+
rubocop-performance (1.15.2)
328327
rubocop (>= 1.7.0, < 2.0)
329328
rubocop-ast (>= 0.4.0)
330329
rubocop-require_tools (0.1.2)
@@ -352,13 +351,13 @@ GEM
352351
rack (~> 2.2, >= 2.2.4)
353352
rack-protection (= 3.0.5)
354353
tilt (~> 2.0)
355-
slather (2.7.2)
354+
slather (2.7.4)
356355
CFPropertyList (>= 2.2, < 4)
357356
activesupport
358357
clamp (~> 1.3)
359-
nokogiri (~> 1.12)
358+
nokogiri (>= 1.13.9)
360359
xcodeproj (~> 1.21)
361-
sqlite3 (1.5.3)
360+
sqlite3 (1.6.0)
362361
mini_portile2 (~> 2.8.0)
363362
terminal-notifier (2.0.0)
364363
terminal-table (1.8.0)
@@ -408,7 +407,6 @@ DEPENDENCIES
408407
danger-commit_lint
409408
fastlane
410409
fastlane-plugin-emerge
411-
fastlane-plugin-firebase_app_distribution
412410
fastlane-plugin-lizard
413411
fastlane-plugin-sonarcloud_metric_kit
414412
fastlane-plugin-stream_actions (= 0.1.24)

fastlane/Pluginfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#
33
# Ensure this file is checked in to source control!
44

5-
gem 'fastlane-plugin-firebase_app_distribution'
65
gem 'fastlane-plugin-versioning'
76
gem 'fastlane-plugin-emerge'
87
gem 'fastlane-plugin-sonarcloud_metric_kit'

0 commit comments

Comments
 (0)