Skip to content

Commit d49ec6d

Browse files
refactor: Bump rexml from 3.2.9 to 3.3.3 (#1798)
1 parent 9ef0911 commit d49ec6d

File tree

1 file changed

+24
-33
lines changed

1 file changed

+24
-33
lines changed

Gemfile.lock

Lines changed: 24 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -5,55 +5,49 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.1.3.4)
9-
base64
10-
bigdecimal
8+
activesupport (5.2.8.1)
119
concurrent-ruby (~> 1.0, >= 1.0.2)
12-
connection_pool (>= 2.2.5)
13-
drb
14-
i18n (>= 1.6, < 2)
15-
minitest (>= 5.1)
16-
mutex_m
17-
tzinfo (~> 2.0)
10+
i18n (>= 0.7, < 2)
11+
minitest (~> 5.1)
12+
tzinfo (~> 1.1)
1813
addressable (2.8.7)
1914
public_suffix (>= 2.0.2, < 7.0)
2015
algoliasearch (1.27.5)
2116
httpclient (~> 2.8, >= 2.8.3)
2217
json (>= 1.5.1)
2318
atomos (0.1.3)
2419
base64 (0.2.0)
25-
bigdecimal (3.1.8)
2620
claide (1.1.0)
27-
cocoapods (1.15.2)
28-
addressable (~> 2.8)
21+
cocoapods (1.10.2)
22+
addressable (~> 2.6)
2923
claide (>= 1.0.2, < 2.0)
30-
cocoapods-core (= 1.15.2)
24+
cocoapods-core (= 1.10.2)
3125
cocoapods-deintegrate (>= 1.0.3, < 2.0)
32-
cocoapods-downloader (>= 2.1, < 3.0)
26+
cocoapods-downloader (>= 1.4.0, < 2.0)
3327
cocoapods-plugins (>= 1.0.0, < 2.0)
3428
cocoapods-search (>= 1.0.0, < 2.0)
35-
cocoapods-trunk (>= 1.6.0, < 2.0)
29+
cocoapods-trunk (>= 1.4.0, < 2.0)
3630
cocoapods-try (>= 1.1.0, < 2.0)
3731
colored2 (~> 3.1)
3832
escape (~> 0.0.4)
3933
fourflusher (>= 2.3.0, < 3.0)
4034
gh_inspector (~> 1.0)
41-
molinillo (~> 0.8.0)
35+
molinillo (~> 0.6.6)
4236
nap (~> 1.0)
43-
ruby-macho (>= 2.3.0, < 3.0)
44-
xcodeproj (>= 1.23.0, < 2.0)
45-
cocoapods-core (1.15.2)
46-
activesupport (>= 5.0, < 8)
47-
addressable (~> 2.8)
37+
ruby-macho (~> 1.4)
38+
xcodeproj (>= 1.19.0, < 2.0)
39+
cocoapods-core (1.10.2)
40+
activesupport (> 5.0, < 6)
41+
addressable (~> 2.6)
4842
algoliasearch (~> 1.0)
4943
concurrent-ruby (~> 1.1)
5044
fuzzy_match (~> 2.0.4)
5145
nap (~> 1.0)
5246
netrc (~> 0.11)
53-
public_suffix (~> 4.0)
47+
public_suffix
5448
typhoeus (~> 1.0)
5549
cocoapods-deintegrate (1.0.5)
56-
cocoapods-downloader (2.1)
50+
cocoapods-downloader (1.6.3)
5751
cocoapods-plugins (1.0.0)
5852
nap
5953
cocoapods-search (1.0.1)
@@ -63,8 +57,6 @@ GEM
6357
cocoapods-try (1.2.0)
6458
colored2 (3.1.2)
6559
concurrent-ruby (1.3.3)
66-
connection_pool (2.4.1)
67-
drb (2.2.1)
6860
escape (0.0.4)
6961
ethon (0.16.0)
7062
ffi (>= 1.15.0)
@@ -89,9 +81,8 @@ GEM
8981
liferaft (0.0.6)
9082
mini_portile2 (2.8.7)
9183
minitest (5.24.1)
92-
molinillo (0.8.0)
84+
molinillo (0.6.6)
9385
mustache (1.1.1)
94-
mutex_m (0.2.0)
9586
nanaimo (0.3.0)
9687
nap (1.1.0)
9788
netrc (0.11.0)
@@ -101,28 +92,28 @@ GEM
10192
public_suffix (4.0.7)
10293
rake (13.0.6)
10394
redcarpet (3.6.0)
104-
rexml (3.2.9)
95+
rexml (3.3.3)
10596
strscan
10697
rouge (2.0.7)
107-
ruby-macho (2.5.1)
98+
ruby-macho (1.4.0)
10899
sassc (2.4.0)
109100
ffi (~> 1.9)
110101
sqlite3 (1.7.3)
111102
mini_portile2 (~> 2.8.0)
112103
strscan (3.1.0)
104+
thread_safe (0.3.6)
113105
typhoeus (1.4.1)
114106
ethon (>= 0.9.0)
115-
tzinfo (2.0.6)
116-
concurrent-ruby (~> 1.0)
107+
tzinfo (1.2.11)
108+
thread_safe (~> 0.1)
117109
xcinvoke (0.3.0)
118110
liferaft (~> 0.0.6)
119-
xcodeproj (1.24.0)
111+
xcodeproj (1.19.0)
120112
CFPropertyList (>= 2.3.3, < 4.0)
121113
atomos (~> 0.1.3)
122114
claide (>= 1.0.2, < 2.0)
123115
colored2 (~> 3.1)
124116
nanaimo (~> 0.3.0)
125-
rexml (~> 3.2.4)
126117
xcpretty (0.3.0)
127118
rouge (~> 2.0.7)
128119

0 commit comments

Comments
 (0)