Skip to content

Commit 32d19c5

Browse files
Lock file maintenance (#1917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f8f266a commit 32d19c5

2 files changed

Lines changed: 484 additions & 429 deletions

File tree

β€ŽGemfile.lockβ€Ž

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ GEM
1414
minitest (>= 5.1)
1515
securerandom (>= 0.3)
1616
tzinfo (~> 2.0, >= 2.0.5)
17-
addressable (2.8.8)
17+
addressable (2.8.9)
1818
public_suffix (>= 2.0.2, < 8.0)
1919
algoliasearch (1.27.5)
2020
httpclient (~> 2.8, >= 2.8.3)
@@ -66,8 +66,9 @@ GEM
6666
connection_pool (3.0.2)
6767
drb (2.2.3)
6868
escape (0.0.4)
69-
ethon (0.15.0)
69+
ethon (0.18.0)
7070
ffi (>= 1.15.0)
71+
logger
7172
ffi (1.17.3)
7273
fourflusher (2.3.1)
7374
fuzzy_match (2.0.4)
@@ -76,9 +77,10 @@ GEM
7677
mutex_m
7778
i18n (1.14.8)
7879
concurrent-ruby (~> 1.0)
79-
json (2.18.1)
80+
json (2.19.1)
8081
logger (1.7.0)
81-
minitest (6.0.1)
82+
minitest (6.0.2)
83+
drb (~> 2.0)
8284
prism (~> 1.5)
8385
molinillo (0.8.0)
8486
mutex_m (0.3.0)
@@ -91,8 +93,8 @@ GEM
9193
rexml (3.4.4)
9294
ruby-macho (2.5.1)
9395
securerandom (0.4.1)
94-
typhoeus (1.5.0)
95-
ethon (>= 0.9.0, < 0.16.0)
96+
typhoeus (1.6.0)
97+
ethon (>= 0.18.0)
9698
tzinfo (2.0.6)
9799
concurrent-ruby (~> 1.0)
98100
xcodeproj (1.27.0)

0 commit comments

Comments
Β (0)