Skip to content

Commit b67b65b

Browse files
committed
Revert "Bump nokogiri from 1.15.4 to 1.16.5"
This reverts commit acf8aaa.
1 parent acf8aaa commit b67b65b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ GEM
9898
marcel (1.0.4)
9999
method_source (1.1.0)
100100
mini_mime (1.1.5)
101+
mini_portile2 (2.8.6)
101102
minitest (5.23.0)
102103
net-imap (0.3.7)
103104
date
@@ -109,7 +110,7 @@ GEM
109110
net-smtp (0.5.0)
110111
net-protocol
111112
nio4r (2.7.3)
112-
nokogiri (1.16.5-x86_64-linux)
113+
nokogiri (1.15.6-x86_64-linux)
113114
racc (~> 1.4)
114115
parallel (1.24.0)
115116
parser (3.3.1.0)
@@ -206,7 +207,8 @@ GEM
206207
actionpack (>= 5.2)
207208
activesupport (>= 5.2)
208209
sprockets (>= 3.0.0)
209-
sqlite3 (1.7.3-x86_64-linux)
210+
sqlite3 (1.7.3)
211+
mini_portile2 (~> 2.8.0)
210212
strscan (3.1.0)
211213
thor (1.3.1)
212214
timeout (0.4.1)

0 commit comments

Comments
 (0)