Skip to content

Commit 4056852

Browse files
authored
redmine: 6.0.4 -> 6.0.5 (#402966)
2 parents aee0b9a + c80c8f5 commit 4056852

File tree

3 files changed

+81
-63
lines changed

3 files changed

+81
-63
lines changed

pkgs/by-name/re/redmine/Gemfile.lock

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ GEM
7777
tzinfo (~> 2.0, >= 2.0.5)
7878
addressable (2.8.7)
7979
public_suffix (>= 2.0.2, < 7.0)
80-
ast (2.4.2)
80+
ast (2.4.3)
8181
base64 (0.2.0)
8282
benchmark (0.4.0)
8383
bigdecimal (3.1.9)
@@ -99,7 +99,7 @@ GEM
9999
chunky_png (1.4.0)
100100
commonmarker (0.23.11)
101101
concurrent-ruby (1.3.5)
102-
connection_pool (2.5.0)
102+
connection_pool (2.5.3)
103103
crass (1.0.6)
104104
css_parser (1.21.1)
105105
addressable
@@ -113,7 +113,7 @@ GEM
113113
docile (1.4.1)
114114
drb (2.2.1)
115115
erubi (1.13.1)
116-
ffi (1.17.1)
116+
ffi (1.17.2)
117117
globalid (1.2.1)
118118
activesupport (>= 6.1)
119119
html-pipeline (2.13.2)
@@ -123,16 +123,16 @@ GEM
123123
i18n (1.14.7)
124124
concurrent-ruby (~> 1.0)
125125
io-console (0.8.0)
126-
irb (1.15.1)
126+
irb (1.15.2)
127127
pp (>= 0.6.0)
128128
rdoc (>= 4.0.0)
129129
reline (>= 0.4.2)
130-
json (2.10.2)
130+
json (2.11.3)
131131
language_server-protocol (3.17.0.4)
132132
listen (3.9.0)
133133
rb-fsevent (~> 0.10, >= 0.10.3)
134134
rb-inotify (~> 0.9, >= 0.9.10)
135-
logger (1.6.6)
135+
logger (1.7.0)
136136
loofah (2.24.0)
137137
crass (~> 1.0.2)
138138
nokogiri (>= 1.12.0)
@@ -150,7 +150,7 @@ GEM
150150
mocha (2.7.1)
151151
ruby2_keywords (>= 0.0.5)
152152
mysql2 (0.5.6)
153-
net-imap (0.4.19)
153+
net-imap (0.4.21)
154154
date
155155
net-protocol
156156
net-ldap (0.17.1)
@@ -161,17 +161,18 @@ GEM
161161
net-smtp (0.4.0.1)
162162
net-protocol
163163
nio4r (2.7.4)
164-
nokogiri (1.18.4)
164+
nokogiri (1.18.8)
165165
mini_portile2 (~> 2.8.2)
166166
racc (~> 1.4)
167-
parallel (1.26.3)
168-
parser (3.3.7.1)
167+
parallel (1.27.0)
168+
parser (3.3.8.0)
169169
ast (~> 2.4.1)
170170
racc
171171
pg (1.5.9)
172172
pp (0.6.2)
173173
prettyprint
174174
prettyprint (0.2.0)
175+
prism (1.4.0)
175176
propshaft (1.1.0)
176177
actionpack (>= 7.0.0)
177178
activesupport (>= 7.0.0)
@@ -184,7 +185,7 @@ GEM
184185
puma (6.6.0)
185186
nio4r (~> 2.0)
186187
racc (1.8.1)
187-
rack (3.1.12)
188+
rack (3.1.13)
188189
rack-session (2.1.0)
189190
base64 (>= 0.1.0)
190191
rack (>= 3.0.0)
@@ -230,10 +231,10 @@ GEM
230231
htmlentities
231232
rbpdf-font (~> 1.19.0)
232233
rbpdf-font (1.19.1)
233-
rdoc (6.12.0)
234+
rdoc (6.13.1)
234235
psych (>= 4.0.0)
235236
regexp_parser (2.10.0)
236-
reline (0.6.0)
237+
reline (0.6.1)
237238
io-console (~> 0.5)
238239
rexml (3.4.1)
239240
roadie (5.2.1)
@@ -243,11 +244,11 @@ GEM
243244
railties (>= 5.1, < 8.0)
244245
roadie (~> 5.0)
245246
rotp (6.3.0)
246-
rouge (4.5.1)
247-
rqrcode (2.2.0)
247+
rouge (4.5.2)
248+
rqrcode (3.1.0)
248249
chunky_png (~> 1.0)
249-
rqrcode_core (~> 1.0)
250-
rqrcode_core (1.2.0)
250+
rqrcode_core (~> 2.0)
251+
rqrcode_core (2.0.0)
251252
rubocop (1.68.0)
252253
json (~> 2.3)
253254
language_server-protocol (>= 3.17.0)
@@ -258,8 +259,9 @@ GEM
258259
rubocop-ast (>= 1.32.2, < 2.0)
259260
ruby-progressbar (~> 1.7)
260261
unicode-display_width (>= 2.4.0, < 3.0)
261-
rubocop-ast (1.39.0)
262-
parser (>= 3.3.1.0)
262+
rubocop-ast (1.44.1)
263+
parser (>= 3.3.7.2)
264+
prism (~> 1.4)
263265
rubocop-performance (1.22.1)
264266
rubocop (>= 1.48.1, < 2.0)
265267
rubocop-ast (>= 1.31.1, < 2.0)
@@ -275,7 +277,7 @@ GEM
275277
crass (~> 1.0.2)
276278
nokogiri (>= 1.12.0)
277279
securerandom (0.4.1)
278-
selenium-webdriver (4.29.1)
280+
selenium-webdriver (4.31.0)
279281
base64 (~> 0.2)
280282
logger (~> 1.4)
281283
rexml (~> 3.2, >= 3.2.5)
@@ -289,7 +291,7 @@ GEM
289291
simplecov_json_formatter (0.1.4)
290292
sqlite3 (1.7.3)
291293
mini_portile2 (~> 2.8.0)
292-
stringio (3.1.5)
294+
stringio (3.1.7)
293295
svg_optimizer (0.3.0)
294296
nokogiri
295297
svg_sprite (1.0.3)
@@ -369,7 +371,7 @@ DEPENDENCIES
369371
yard
370372

371373
RUBY VERSION
372-
ruby 3.3.6p108
374+
ruby 3.3.7p123
373375

374376
BUNDLED WITH
375377
2.5.22

0 commit comments

Comments
 (0)