Skip to content

Commit 449aba0

Browse files
Merge pull request #22 from ArduinoMinas/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.10.3 to 1.10.8
2 parents 957c205 + bb632bc commit 449aba0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@ GEM
1717
http_parser.rb (~> 0.6.0)
1818
ethon (0.12.0)
1919
ffi (>= 1.3.0)
20+
eventmachine (1.2.7)
2021
eventmachine (1.2.7-x64-mingw32)
2122
faraday (0.15.4)
2223
multipart-post (>= 1.2, < 3)
24+
ffi (1.11.1)
2325
ffi (1.11.1-x64-mingw32)
2426
forwardable-extended (2.6.0)
2527
html-proofer (3.11.0)
@@ -85,7 +87,9 @@ GEM
8587
minitest (5.11.3)
8688
multipart-post (2.1.1)
8789
netrc (0.11.0)
88-
nokogiri (1.10.3-x64-mingw32)
90+
nokogiri (1.10.8)
91+
mini_portile2 (~> 2.4.0)
92+
nokogiri (1.10.8-x64-mingw32)
8993
mini_portile2 (~> 2.4.0)
9094
octokit (4.14.0)
9195
sawyer (~> 0.8.0, >= 0.5.3)
@@ -131,10 +135,10 @@ GEM
131135
w3c_validators (1.3.4)
132136
json (>= 1.8)
133137
nokogiri (~> 1.6)
134-
wdm (0.1.1)
135138
yell (2.2.0)
136139

137140
PLATFORMS
141+
ruby
138142
x64-mingw32
139143

140144
DEPENDENCIES
@@ -155,7 +159,6 @@ DEPENDENCIES
155159
rubocop (~> 0.50)
156160
rubocop-rails
157161
w3c_validators (~> 1.3)
158-
wdm (>= 0.1.0)
159162

160163
BUNDLED WITH
161164
1.16.2

0 commit comments

Comments
 (0)