Skip to content

Commit 453088f

Browse files
Bump nokogiri from 1.6.3.1 to 1.10.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.3.1 to 1.10.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.6.3.1...v1.10.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85e56f5 commit 453088f

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

Gemfile.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ GEM
1111
cri (2.6.1)
1212
colored (~> 1.2)
1313
diff-lcs (1.2.5)
14+
em-websocket (0.5.1)
15+
eventmachine (>= 0.12.9)
16+
http_parser.rb (~> 0.6.0)
17+
eventmachine (1.2.7)
1418
ffi (1.9.6)
1519
formatador (0.2.5)
1620
guard (2.6.1)
@@ -19,24 +23,30 @@ GEM
1923
lumberjack (~> 1.0)
2024
pry (>= 0.9.12)
2125
thor (>= 0.18.1)
26+
guard-livereload (2.3.1)
27+
em-websocket (~> 0.5)
28+
guard (~> 2.0)
29+
multi_json (~> 1.8)
2230
guard-nanoc (1.0.2)
2331
guard (>= 1.8.0)
2432
nanoc (>= 3.6.3)
2533
hitimes (1.2.2)
34+
http_parser.rb (0.6.0)
2635
kramdown (1.4.2)
2736
listen (2.7.11)
2837
celluloid (>= 0.15.2)
2938
rb-fsevent (>= 0.9.3)
3039
rb-inotify (>= 0.9)
3140
lumberjack (1.0.9)
3241
method_source (0.8.2)
33-
mini_portile (0.6.0)
42+
mini_portile2 (2.4.0)
43+
multi_json (1.14.1)
3444
nanoc (3.7.3)
3545
cri (~> 2.3)
3646
nanoc-cachebuster (0.3.1)
3747
nanoc (>= 3.3.0)
38-
nokogiri (1.6.3.1)
39-
mini_portile (= 0.6.0)
48+
nokogiri (1.10.4)
49+
mini_portile2 (~> 2.4.0)
4050
posix-spawn (0.3.9)
4151
pry (0.10.1)
4252
coderay (~> 1.1.0)
@@ -69,7 +79,7 @@ GEM
6979
thor (0.19.1)
7080
timers (4.0.1)
7181
hitimes
72-
yajl-ruby (1.3.0)
82+
yajl-ruby (1.1.0)
7383

7484
PLATFORMS
7585
ruby

0 commit comments

Comments
 (0)