Skip to content

Commit 199b56c

Browse files
Bump nokogiri from 1.11.3 to 1.14.3 in /examples/bundler-require-all (#88)
1 parent 0df303a commit 199b56c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/bundler-require-all/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ GEM
55
mini_mime (>= 1.0.0)
66
multi_xml (>= 0.5.2)
77
mini_mime (1.1.2)
8-
mini_portile2 (2.5.1)
8+
mini_portile2 (2.8.4)
99
multi_xml (0.6.0)
10-
nokogiri (1.11.3)
11-
mini_portile2 (~> 2.5.0)
10+
nokogiri (1.14.3)
11+
mini_portile2 (~> 2.8.0)
1212
racc (~> 1.4)
13-
racc (1.5.2)
13+
racc (1.7.1)
1414

1515
PLATFORMS
1616
ruby

0 commit comments

Comments
 (0)