Skip to content

Commit fe00f74

Browse files
committed
Update outdated gems to resolve vulnerabilities
For nokogiri and rexml
1 parent cafbfbf commit fe00f74

File tree

3 files changed

+38
-38
lines changed

3 files changed

+38
-38
lines changed

Gemfile.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ GEM
9595
date (3.3.4)
9696
docile (1.4.0)
9797
drb (2.2.1)
98-
erubi (1.12.0)
98+
erubi (1.13.0)
9999
globalid (1.2.1)
100100
activesupport (>= 6.1)
101101
has_scope (0.8.2)
@@ -104,7 +104,7 @@ GEM
104104
i18n (1.14.5)
105105
concurrent-ruby (~> 1.0)
106106
io-console (0.7.2)
107-
irb (1.13.1)
107+
irb (1.14.0)
108108
rdoc (>= 4.0.0)
109109
reline (>= 0.4.2)
110110
json (2.7.2)
@@ -120,16 +120,16 @@ GEM
120120
marcel (1.0.4)
121121
mini_mime (1.1.5)
122122
mini_portile2 (2.8.7)
123-
minitest (5.23.1)
124-
minitest-reporters (1.6.1)
123+
minitest (5.24.1)
124+
minitest-reporters (1.7.1)
125125
ansi
126126
builder
127127
minitest (>= 5.0)
128128
ruby-progressbar
129-
mocha (2.3.0)
129+
mocha (2.4.4)
130130
ruby2_keywords (>= 0.0.5)
131131
mutex_m (0.2.0)
132-
net-imap (0.4.12)
132+
net-imap (0.4.14)
133133
date
134134
net-protocol
135135
net-pop (0.1.2)
@@ -139,16 +139,16 @@ GEM
139139
net-smtp (0.5.0)
140140
net-protocol
141141
nio4r (2.7.3)
142-
nokogiri (1.16.5)
142+
nokogiri (1.16.6)
143143
mini_portile2 (~> 2.8.2)
144144
racc (~> 1.4)
145-
nokogiri (1.16.5-aarch64-linux)
145+
nokogiri (1.16.6-aarch64-linux)
146146
racc (~> 1.4)
147-
nokogiri (1.16.5-arm64-darwin)
147+
nokogiri (1.16.6-arm64-darwin)
148148
racc (~> 1.4)
149-
nokogiri (1.16.5-x86_64-darwin)
149+
nokogiri (1.16.6-x86_64-darwin)
150150
racc (~> 1.4)
151-
nokogiri (1.16.5-x86_64-linux)
151+
nokogiri (1.16.6-x86_64-linux)
152152
racc (~> 1.4)
153153
parallel (1.25.1)
154154
parser (3.3.3.0)
@@ -157,7 +157,7 @@ GEM
157157
psych (5.1.2)
158158
stringio
159159
racc (1.8.0)
160-
rack (3.1.3)
160+
rack (3.1.7)
161161
rack-session (2.0.0)
162162
rack (>= 3.0.0)
163163
rack-test (2.1.0)
@@ -208,7 +208,7 @@ GEM
208208
responders (3.1.1)
209209
actionpack (>= 5.2)
210210
railties (>= 5.2)
211-
rexml (3.3.0)
211+
rexml (3.3.2)
212212
strscan
213213
rubocop (1.64.1)
214214
json (~> 2.3)
@@ -240,7 +240,7 @@ GEM
240240
simplecov (~> 0.19)
241241
simplecov-html (0.12.3)
242242
simplecov_json_formatter (0.1.4)
243-
stringio (3.1.0)
243+
stringio (3.1.1)
244244
strscan (3.1.0)
245245
thor (1.3.1)
246246
timeout (0.4.1)
@@ -252,7 +252,7 @@ GEM
252252
websocket-driver (0.7.6)
253253
websocket-extensions (>= 0.1.0)
254254
websocket-extensions (0.1.5)
255-
zeitwerk (2.6.15)
255+
zeitwerk (2.6.16)
256256

257257
PLATFORMS
258258
aarch64-linux
@@ -276,4 +276,4 @@ DEPENDENCIES
276276
warning
277277

278278
BUNDLED WITH
279-
2.5.11
279+
2.5.15

gemfiles/rails_61/Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
crass (1.0.6)
7676
date (3.3.4)
7777
docile (1.4.0)
78-
erubi (1.12.0)
78+
erubi (1.13.0)
7979
globalid (1.2.1)
8080
activesupport (>= 6.1)
8181
has_scope (0.8.2)
@@ -101,9 +101,9 @@ GEM
101101
builder
102102
minitest (>= 5.0)
103103
ruby-progressbar
104-
mocha (2.4.0)
104+
mocha (2.4.4)
105105
ruby2_keywords (>= 0.0.5)
106-
net-imap (0.4.12)
106+
net-imap (0.4.14)
107107
date
108108
net-protocol
109109
net-pop (0.1.2)
@@ -113,16 +113,16 @@ GEM
113113
net-smtp (0.5.0)
114114
net-protocol
115115
nio4r (2.7.3)
116-
nokogiri (1.16.5)
116+
nokogiri (1.16.6)
117117
mini_portile2 (~> 2.8.2)
118118
racc (~> 1.4)
119-
nokogiri (1.16.5-aarch64-linux)
119+
nokogiri (1.16.6-aarch64-linux)
120120
racc (~> 1.4)
121-
nokogiri (1.16.5-arm64-darwin)
121+
nokogiri (1.16.6-arm64-darwin)
122122
racc (~> 1.4)
123-
nokogiri (1.16.5-x86_64-darwin)
123+
nokogiri (1.16.6-x86_64-darwin)
124124
racc (~> 1.4)
125-
nokogiri (1.16.5-x86_64-linux)
125+
nokogiri (1.16.6-x86_64-linux)
126126
racc (~> 1.4)
127127
racc (1.8.0)
128128
rack (2.2.9)
@@ -164,7 +164,7 @@ GEM
164164
responders (3.1.1)
165165
actionpack (>= 5.2)
166166
railties (>= 5.2)
167-
rexml (3.3.0)
167+
rexml (3.3.2)
168168
strscan
169169
ruby-progressbar (1.13.0)
170170
ruby2_keywords (0.0.5)
@@ -193,7 +193,7 @@ GEM
193193
websocket-driver (0.7.6)
194194
websocket-extensions (>= 0.1.0)
195195
websocket-extensions (0.1.5)
196-
zeitwerk (2.6.15)
196+
zeitwerk (2.6.16)
197197

198198
PLATFORMS
199199
aarch64-linux
@@ -214,4 +214,4 @@ DEPENDENCIES
214214
warning
215215

216216
BUNDLED WITH
217-
2.5.11
217+
2.5.15

gemfiles/rails_70/Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
crass (1.0.6)
8282
date (3.3.4)
8383
docile (1.4.0)
84-
erubi (1.12.0)
84+
erubi (1.13.0)
8585
globalid (1.2.1)
8686
activesupport (>= 6.1)
8787
has_scope (0.8.2)
@@ -107,9 +107,9 @@ GEM
107107
builder
108108
minitest (>= 5.0)
109109
ruby-progressbar
110-
mocha (2.4.0)
110+
mocha (2.4.4)
111111
ruby2_keywords (>= 0.0.5)
112-
net-imap (0.4.12)
112+
net-imap (0.4.14)
113113
date
114114
net-protocol
115115
net-pop (0.1.2)
@@ -119,16 +119,16 @@ GEM
119119
net-smtp (0.5.0)
120120
net-protocol
121121
nio4r (2.7.3)
122-
nokogiri (1.16.5)
122+
nokogiri (1.16.6)
123123
mini_portile2 (~> 2.8.2)
124124
racc (~> 1.4)
125-
nokogiri (1.16.5-aarch64-linux)
125+
nokogiri (1.16.6-aarch64-linux)
126126
racc (~> 1.4)
127-
nokogiri (1.16.5-arm64-darwin)
127+
nokogiri (1.16.6-arm64-darwin)
128128
racc (~> 1.4)
129-
nokogiri (1.16.5-x86_64-darwin)
129+
nokogiri (1.16.6-x86_64-darwin)
130130
racc (~> 1.4)
131-
nokogiri (1.16.5-x86_64-linux)
131+
nokogiri (1.16.6-x86_64-linux)
132132
racc (~> 1.4)
133133
racc (1.8.0)
134134
rack (2.2.9)
@@ -170,7 +170,7 @@ GEM
170170
responders (3.1.1)
171171
actionpack (>= 5.2)
172172
railties (>= 5.2)
173-
rexml (3.3.0)
173+
rexml (3.3.2)
174174
strscan
175175
ruby-progressbar (1.13.0)
176176
ruby2_keywords (0.0.5)
@@ -192,7 +192,7 @@ GEM
192192
websocket-driver (0.7.6)
193193
websocket-extensions (>= 0.1.0)
194194
websocket-extensions (0.1.5)
195-
zeitwerk (2.6.15)
195+
zeitwerk (2.6.16)
196196

197197
PLATFORMS
198198
aarch64-linux
@@ -213,4 +213,4 @@ DEPENDENCIES
213213
warning
214214

215215
BUNDLED WITH
216-
2.5.11
216+
2.5.15

0 commit comments

Comments
 (0)