Skip to content

Commit 8828d79

Browse files
authored
Merge pull request #1909 from SethTisue/nokogiri
2 parents 717caa5 + 26dc470 commit 8828d79

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,17 @@ GEM
5454
rb-fsevent (~> 0.10, >= 0.10.3)
5555
rb-inotify (~> 0.9, >= 0.9.10)
5656
mercenary (0.3.6)
57-
mini_portile2 (2.4.0)
58-
nokogiri (1.10.10)
59-
mini_portile2 (~> 2.4.0)
57+
mini_portile2 (2.5.0)
58+
nokogiri (1.11.1)
59+
mini_portile2 (~> 2.5.0)
60+
racc (~> 1.4)
6061
nokogumbo (2.0.2)
6162
nokogiri (~> 1.8, >= 1.8.4)
6263
parallel (1.19.2)
6364
pathutil (0.16.2)
6465
forwardable-extended (~> 2.6)
6566
public_suffix (4.0.5)
67+
racc (1.5.2)
6668
rainbow (3.0.0)
6769
rb-fsevent (0.10.4)
6870
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)