Skip to content

Commit 8e564b2

Browse files
committed
Update Gemfile.lock
1 parent 1970c58 commit 8e564b2

File tree

1 file changed

+11
-19
lines changed

1 file changed

+11
-19
lines changed

Gemfile.lock

+11-19
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,25 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (7.1.0)
7-
base64
8-
bigdecimal
6+
activesupport (6.1.7.7)
97
concurrent-ruby (~> 1.0, >= 1.0.2)
10-
connection_pool (>= 2.2.5)
11-
drb
128
i18n (>= 1.6, < 2)
139
minitest (>= 5.1)
14-
mutex_m
1510
tzinfo (~> 2.0)
11+
zeitwerk (~> 2.3)
1612
addressable (2.8.5)
1713
public_suffix (>= 2.0.2, < 6.0)
1814
algoliasearch (1.27.5)
1915
httpclient (~> 2.8, >= 2.8.3)
2016
json (>= 1.5.1)
2117
atomos (0.1.3)
22-
base64 (0.1.1)
23-
bigdecimal (3.1.4)
2418
claide (1.1.0)
25-
cocoapods (1.13.0)
19+
cocoapods (1.15.2)
2620
addressable (~> 2.8)
2721
claide (>= 1.0.2, < 2.0)
28-
cocoapods-core (= 1.13.0)
22+
cocoapods-core (= 1.15.2)
2923
cocoapods-deintegrate (>= 1.0.3, < 2.0)
30-
cocoapods-downloader (>= 1.6.0, < 2.0)
24+
cocoapods-downloader (>= 2.1, < 3.0)
3125
cocoapods-plugins (>= 1.0.0, < 2.0)
3226
cocoapods-search (>= 1.0.0, < 2.0)
3327
cocoapods-trunk (>= 1.6.0, < 2.0)
@@ -40,7 +34,7 @@ GEM
4034
nap (~> 1.0)
4135
ruby-macho (>= 2.3.0, < 3.0)
4236
xcodeproj (>= 1.23.0, < 2.0)
43-
cocoapods-core (1.13.0)
37+
cocoapods-core (1.15.2)
4438
activesupport (>= 5.0, < 8)
4539
addressable (~> 2.8)
4640
algoliasearch (~> 1.0)
@@ -51,7 +45,7 @@ GEM
5145
public_suffix (~> 4.0)
5246
typhoeus (~> 1.0)
5347
cocoapods-deintegrate (1.0.5)
54-
cocoapods-downloader (1.6.3)
48+
cocoapods-downloader (2.1)
5549
cocoapods-plugins (1.0.0)
5650
nap
5751
cocoapods-search (1.0.1)
@@ -61,9 +55,6 @@ GEM
6155
cocoapods-try (1.2.0)
6256
colored2 (3.1.2)
6357
concurrent-ruby (1.2.2)
64-
connection_pool (2.4.1)
65-
drb (2.1.1)
66-
ruby2_keywords
6758
escape (0.0.4)
6859
ethon (0.16.0)
6960
ffi (>= 1.15.0)
@@ -90,18 +81,17 @@ GEM
9081
minitest (5.20.0)
9182
molinillo (0.8.0)
9283
mustache (1.1.1)
93-
mutex_m (0.1.2)
9484
nanaimo (0.3.0)
9585
nap (1.1.0)
9686
netrc (0.11.0)
9787
open4 (1.3.4)
88+
plist (3.7.1)
9889
public_suffix (4.0.7)
9990
rake (13.0.6)
10091
redcarpet (3.6.0)
10192
rexml (3.2.6)
10293
rouge (2.0.7)
10394
ruby-macho (2.5.1)
104-
ruby2_keywords (0.0.5)
10595
sassc (2.4.0)
10696
ffi (~> 1.9)
10797
sqlite3 (1.6.6)
@@ -121,14 +111,16 @@ GEM
121111
rexml (~> 3.2.4)
122112
xcpretty (0.3.0)
123113
rouge (~> 2.0.7)
114+
zeitwerk (2.6.13)
124115

125116
PLATFORMS
126117
ruby
127118

128119
DEPENDENCIES
129120
jazzy (~> 0.14.4)
121+
plist
130122
rake
131123
xcpretty
132124

133125
BUNDLED WITH
134-
2.1.4
126+
2.4.22

0 commit comments

Comments
 (0)