Skip to content

Commit 25ff0cd

Browse files
refactor: Bump activesupport from 4.2.11.3 to 6.1.7.2 (#1690)
1 parent 03b2220 commit 25ff0cd

File tree

1 file changed

+43
-36
lines changed

1 file changed

+43
-36
lines changed

Gemfile.lock

Lines changed: 43 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,69 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.2)
5-
activesupport (4.2.11.3)
6-
i18n (~> 0.7)
7-
minitest (~> 5.1)
8-
thread_safe (~> 0.3, >= 0.3.4)
9-
tzinfo (~> 1.1)
10-
algoliasearch (1.27.3)
4+
CFPropertyList (3.0.6)
5+
rexml
6+
activesupport (6.1.7.2)
7+
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
i18n (>= 1.6, < 2)
9+
minitest (>= 5.1)
10+
tzinfo (~> 2.0)
11+
zeitwerk (~> 2.3)
12+
addressable (2.8.1)
13+
public_suffix (>= 2.0.2, < 6.0)
14+
algoliasearch (1.27.5)
1115
httpclient (~> 2.8, >= 2.8.3)
1216
json (>= 1.5.1)
1317
atomos (0.1.3)
14-
claide (1.0.3)
15-
cocoapods (1.9.3)
16-
activesupport (>= 4.0.2, < 5)
18+
claide (1.1.0)
19+
cocoapods (1.11.3)
20+
addressable (~> 2.8)
1721
claide (>= 1.0.2, < 2.0)
18-
cocoapods-core (= 1.9.3)
22+
cocoapods-core (= 1.11.3)
1923
cocoapods-deintegrate (>= 1.0.3, < 2.0)
20-
cocoapods-downloader (>= 1.2.2, < 2.0)
24+
cocoapods-downloader (>= 1.4.0, < 2.0)
2125
cocoapods-plugins (>= 1.0.0, < 2.0)
2226
cocoapods-search (>= 1.0.0, < 2.0)
23-
cocoapods-stats (>= 1.0.0, < 2.0)
2427
cocoapods-trunk (>= 1.4.0, < 2.0)
2528
cocoapods-try (>= 1.1.0, < 2.0)
2629
colored2 (~> 3.1)
2730
escape (~> 0.0.4)
2831
fourflusher (>= 2.3.0, < 3.0)
2932
gh_inspector (~> 1.0)
30-
molinillo (~> 0.6.6)
33+
molinillo (~> 0.8.0)
3134
nap (~> 1.0)
32-
ruby-macho (~> 1.4)
33-
xcodeproj (>= 1.14.0, < 2.0)
34-
cocoapods-core (1.9.3)
35-
activesupport (>= 4.0.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)
3640
algoliasearch (~> 1.0)
3741
concurrent-ruby (~> 1.1)
3842
fuzzy_match (~> 2.0.4)
3943
nap (~> 1.0)
4044
netrc (~> 0.11)
45+
public_suffix (~> 4.0)
4146
typhoeus (~> 1.0)
42-
cocoapods-deintegrate (1.0.4)
43-
cocoapods-downloader (1.4.0)
47+
cocoapods-deintegrate (1.0.5)
48+
cocoapods-downloader (1.6.3)
4449
cocoapods-plugins (1.0.0)
4550
nap
46-
cocoapods-search (1.0.0)
47-
cocoapods-stats (1.1.0)
48-
cocoapods-trunk (1.5.0)
51+
cocoapods-search (1.0.1)
52+
cocoapods-trunk (1.6.0)
4953
nap (>= 0.8, < 2.0)
5054
netrc (~> 0.11)
5155
cocoapods-try (1.2.0)
5256
colored2 (3.1.2)
53-
concurrent-ruby (1.1.6)
57+
concurrent-ruby (1.2.0)
5458
escape (0.0.4)
55-
ethon (0.12.0)
56-
ffi (>= 1.3.0)
57-
ffi (1.13.1)
59+
ethon (0.16.0)
60+
ffi (>= 1.15.0)
61+
ffi (1.15.5)
5862
fourflusher (2.3.1)
5963
fuzzy_match (2.0.4)
6064
gh_inspector (1.1.3)
6165
httpclient (2.8.3)
62-
i18n (0.9.5)
66+
i18n (1.12.0)
6367
concurrent-ruby (~> 1.0)
6468
jazzy (0.13.5)
6569
cocoapods (~> 1.5)
@@ -70,39 +74,42 @@ GEM
7074
sassc (~> 2.1)
7175
sqlite3 (~> 1.3)
7276
xcinvoke (~> 0.3.0)
73-
json (2.3.1)
77+
json (2.6.3)
7478
liferaft (0.0.6)
75-
minitest (5.14.1)
76-
molinillo (0.6.6)
79+
minitest (5.17.0)
80+
molinillo (0.8.0)
7781
mustache (1.1.1)
7882
nanaimo (0.3.0)
7983
nap (1.1.0)
8084
naturally (1.3.2)
8185
netrc (0.11.0)
8286
open4 (1.3.4)
8387
plist (3.5.0)
88+
public_suffix (4.0.7)
8489
rake (13.0.1)
8590
redcarpet (3.5.0)
91+
rexml (3.2.5)
8692
rouge (2.0.7)
87-
ruby-macho (1.4.0)
93+
ruby-macho (2.5.1)
8894
sassc (2.4.0)
8995
ffi (~> 1.9)
9096
sqlite3 (1.4.2)
91-
thread_safe (0.3.6)
9297
typhoeus (1.4.0)
9398
ethon (>= 0.9.0)
94-
tzinfo (1.2.7)
95-
thread_safe (~> 0.1)
99+
tzinfo (2.0.6)
100+
concurrent-ruby (~> 1.0)
96101
xcinvoke (0.3.0)
97102
liferaft (~> 0.0.6)
98-
xcodeproj (1.17.1)
103+
xcodeproj (1.22.0)
99104
CFPropertyList (>= 2.3.3, < 4.0)
100105
atomos (~> 0.1.3)
101106
claide (>= 1.0.2, < 2.0)
102107
colored2 (~> 3.1)
103108
nanaimo (~> 0.3.0)
109+
rexml (~> 3.2.4)
104110
xcpretty (0.3.0)
105111
rouge (~> 2.0.7)
112+
zeitwerk (2.6.6)
106113

107114
PLATFORMS
108115
ruby

0 commit comments

Comments
 (0)