Skip to content

Commit 7b619b9

Browse files
committed
Update Gemfile
1 parent 7bde845 commit 7b619b9

1 file changed

Lines changed: 19 additions & 20 deletions

File tree

Gemfile.lock

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,8 @@ GIT
2525
GEM
2626
remote: https://rubygems.org/
2727
specs:
28-
CFPropertyList (3.0.7)
29-
base64
30-
nkf
31-
rexml
32-
activesupport (7.2.2.1)
28+
CFPropertyList (3.0.8)
29+
activesupport (7.2.3)
3330
base64
3431
benchmark (>= 0.3)
3532
bigdecimal
@@ -41,15 +38,15 @@ GEM
4138
minitest (>= 5.1)
4239
securerandom (>= 0.3)
4340
tzinfo (~> 2.0, >= 2.0.5)
44-
addressable (2.8.7)
45-
public_suffix (>= 2.0.2, < 7.0)
41+
addressable (2.8.8)
42+
public_suffix (>= 2.0.2, < 8.0)
4643
algoliasearch (1.27.5)
4744
httpclient (~> 2.8, >= 2.8.3)
4845
json (>= 1.5.1)
4946
atomos (0.1.3)
50-
base64 (0.2.0)
51-
benchmark (0.4.0)
52-
bigdecimal (3.1.9)
47+
base64 (0.3.0)
48+
benchmark (0.5.0)
49+
bigdecimal (4.0.1)
5350
claide (1.1.0)
5451
cocoapods-core (1.16.2)
5552
activesupport (>= 5.0, < 8)
@@ -71,32 +68,34 @@ GEM
7168
netrc (~> 0.11)
7269
cocoapods-try (1.2.0)
7370
colored2 (3.1.2)
74-
concurrent-ruby (1.3.5)
75-
connection_pool (2.5.3)
71+
concurrent-ruby (1.3.6)
72+
connection_pool (3.0.2)
7673
drb (2.2.3)
7774
escape (0.0.4)
78-
ethon (0.16.0)
75+
ethon (0.18.0)
7976
ffi (>= 1.15.0)
80-
ffi (1.17.2)
81-
ffi (1.17.2-arm64-darwin)
77+
logger
78+
ffi (1.17.3)
79+
ffi (1.17.3-arm64-darwin)
8280
fourflusher (2.3.1)
8381
fuzzy_match (2.0.4)
8482
gh_inspector (1.1.3)
8583
httpclient (2.9.0)
8684
mutex_m
87-
i18n (1.14.7)
85+
i18n (1.14.8)
8886
concurrent-ruby (~> 1.0)
89-
json (2.12.0)
87+
json (2.18.0)
9088
logger (1.7.0)
91-
minitest (5.25.5)
89+
minitest (6.0.1)
90+
prism (~> 1.5)
9291
molinillo (0.8.0)
9392
mutex_m (0.3.0)
9493
nanaimo (0.4.0)
9594
nap (1.1.0)
9695
netrc (0.11.0)
97-
nkf (0.2.0)
96+
prism (1.7.0)
9897
public_suffix (4.0.7)
99-
rexml (3.4.1)
98+
rexml (3.4.4)
10099
ruby-macho (4.1.0)
101100
securerandom (0.4.1)
102101
typhoeus (1.4.1)

0 commit comments

Comments
 (0)