Skip to content

Commit a0b6e52

Browse files
committed
Update gems
1 parent 8634ca3 commit a0b6e52

File tree

1 file changed

+40
-35
lines changed

1 file changed

+40
-35
lines changed

Gemfile.lock

+40-35
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,25 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.3)
5-
activesupport (5.2.5)
4+
CFPropertyList (3.0.5)
5+
rexml
6+
activesupport (6.1.5)
67
concurrent-ruby (~> 1.0, >= 1.0.2)
7-
i18n (>= 0.7, < 2)
8-
minitest (~> 5.1)
9-
tzinfo (~> 1.1)
10-
addressable (2.7.0)
8+
i18n (>= 1.6, < 2)
9+
minitest (>= 5.1)
10+
tzinfo (~> 2.0)
11+
zeitwerk (~> 2.3)
12+
addressable (2.8.0)
1113
public_suffix (>= 2.0.2, < 5.0)
1214
algoliasearch (1.27.5)
1315
httpclient (~> 2.8, >= 2.8.3)
1416
json (>= 1.5.1)
1517
atomos (0.1.3)
16-
claide (1.0.3)
17-
cocoapods (1.10.1)
18-
addressable (~> 2.6)
18+
claide (1.1.0)
19+
cocoapods (1.11.3)
20+
addressable (~> 2.8)
1921
claide (>= 1.0.2, < 2.0)
20-
cocoapods-core (= 1.10.1)
22+
cocoapods-core (= 1.11.3)
2123
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2224
cocoapods-downloader (>= 1.4.0, < 2.0)
2325
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -28,81 +30,84 @@ GEM
2830
escape (~> 0.0.4)
2931
fourflusher (>= 2.3.0, < 3.0)
3032
gh_inspector (~> 1.0)
31-
molinillo (~> 0.6.6)
33+
molinillo (~> 0.8.0)
3234
nap (~> 1.0)
33-
ruby-macho (~> 1.4)
34-
xcodeproj (>= 1.19.0, < 2.0)
35-
cocoapods-core (1.10.1)
36-
activesupport (> 5.0, < 6)
37-
addressable (~> 2.6)
35+
ruby-macho (>= 1.0, < 3.0)
36+
xcodeproj (>= 1.21.0, < 2.0)
37+
cocoapods-core (1.11.3)
38+
activesupport (>= 5.0, < 7)
39+
addressable (~> 2.8)
3840
algoliasearch (~> 1.0)
3941
concurrent-ruby (~> 1.1)
4042
fuzzy_match (~> 2.0.4)
4143
nap (~> 1.0)
4244
netrc (~> 0.11)
43-
public_suffix
45+
public_suffix (~> 4.0)
4446
typhoeus (~> 1.0)
45-
cocoapods-deintegrate (1.0.4)
46-
cocoapods-downloader (1.4.0)
47+
cocoapods-deintegrate (1.0.5)
48+
cocoapods-downloader (1.6.3)
4749
cocoapods-plugins (1.0.0)
4850
nap
49-
cocoapods-search (1.0.0)
50-
cocoapods-trunk (1.5.0)
51+
cocoapods-search (1.0.1)
52+
cocoapods-trunk (1.6.0)
5153
nap (>= 0.8, < 2.0)
5254
netrc (~> 0.11)
5355
cocoapods-try (1.2.0)
5456
colored2 (3.1.2)
55-
concurrent-ruby (1.1.8)
57+
concurrent-ruby (1.1.10)
5658
escape (0.0.4)
57-
ethon (0.14.0)
59+
ethon (0.15.0)
5860
ffi (>= 1.15.0)
59-
ffi (1.15.0)
61+
ffi (1.15.5)
6062
fourflusher (2.3.1)
6163
fuzzy_match (2.0.4)
6264
gh_inspector (1.1.3)
6365
httpclient (2.8.3)
64-
i18n (1.8.10)
66+
i18n (1.10.0)
6567
concurrent-ruby (~> 1.0)
66-
jazzy (0.13.6)
68+
jazzy (0.14.2)
6769
cocoapods (~> 1.5)
6870
mustache (~> 1.1)
69-
open4
71+
open4 (~> 1.3)
7072
redcarpet (~> 3.4)
73+
rexml (~> 3.2)
7174
rouge (>= 2.0.6, < 4.0)
7275
sassc (~> 2.1)
7376
sqlite3 (~> 1.3)
7477
xcinvoke (~> 0.3.0)
75-
json (2.5.1)
78+
json (2.6.1)
7679
liferaft (0.0.6)
77-
minitest (5.14.4)
78-
molinillo (0.6.6)
80+
minitest (5.15.0)
81+
molinillo (0.8.0)
7982
mustache (1.1.1)
8083
nanaimo (0.3.0)
8184
nap (1.1.0)
8285
netrc (0.11.0)
8386
open4 (1.3.4)
8487
public_suffix (4.0.6)
8588
redcarpet (3.5.1)
89+
rexml (3.2.5)
8690
rouge (2.0.7)
87-
ruby-macho (1.4.0)
91+
ruby-macho (2.5.1)
8892
sassc (2.4.0)
8993
ffi (~> 1.9)
9094
sqlite3 (1.4.2)
91-
thread_safe (0.3.6)
9295
typhoeus (1.4.0)
9396
ethon (>= 0.9.0)
94-
tzinfo (1.2.9)
95-
thread_safe (~> 0.1)
97+
tzinfo (2.0.4)
98+
concurrent-ruby (~> 1.0)
9699
xcinvoke (0.3.0)
97100
liferaft (~> 0.0.6)
98-
xcodeproj (1.19.0)
101+
xcodeproj (1.21.0)
99102
CFPropertyList (>= 2.3.3, < 4.0)
100103
atomos (~> 0.1.3)
101104
claide (>= 1.0.2, < 2.0)
102105
colored2 (~> 3.1)
103106
nanaimo (~> 0.3.0)
107+
rexml (~> 3.2.4)
104108
xcpretty (0.3.0)
105109
rouge (~> 2.0.7)
110+
zeitwerk (2.5.4)
106111

107112
PLATFORMS
108113
ruby

0 commit comments

Comments
 (0)