Skip to content

Commit c42ab5c

Browse files
author
arnayv-47
authored
update rexml and webrick packages (#198)
1 parent 88e7961 commit c42ab5c

1 file changed

Lines changed: 9 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ GEM
99
eventmachine (>= 0.12.9)
1010
http_parser.rb (~> 0.6.0)
1111
eventmachine (1.2.7)
12-
eventmachine (1.2.7-x64-mingw32)
1312
ffi (1.15.0)
14-
ffi (1.15.0-x64-mingw32)
1513
forwardable-extended (2.6.0)
1614
http_parser.rb (0.6.0)
1715
i18n (1.8.9)
@@ -58,22 +56,23 @@ GEM
5856
rb-fsevent (0.10.4)
5957
rb-inotify (0.10.1)
6058
ffi (~> 1.0)
61-
rexml (3.3.3)
62-
strscan
59+
rexml (3.4.1)
6360
rouge (3.26.0)
6461
safe_yaml (1.0.5)
6562
sassc (2.4.0)
6663
ffi (~> 1.9)
67-
sassc (2.4.0-x64-mingw32)
68-
ffi (~> 1.9)
69-
strscan (3.1.0)
7064
terminal-table (2.0.0)
7165
unicode-display_width (~> 1.1, >= 1.1.1)
66+
thread_safe (0.3.6)
67+
tzinfo (1.2.11)
68+
thread_safe (~> 0.1)
69+
tzinfo-data (1.2025.2)
70+
tzinfo (>= 1.0.0)
7271
unicode-display_width (1.7.0)
73-
webrick (1.8.1)
72+
webrick (1.9.1)
7473

7574
PLATFORMS
76-
x64-mingw32
75+
x64-mingw-ucrt
7776
x86_64-linux
7877

7978
DEPENDENCIES
@@ -82,8 +81,7 @@ DEPENDENCIES
8281
minima (~> 2.5)
8382
tzinfo (~> 1.2)
8483
tzinfo-data
85-
wdm (~> 0.1.1)
8684
webrick (~> 1.8)
8785

8886
BUNDLED WITH
89-
2.2.14
87+
2.6.9

0 commit comments

Comments
 (0)