Skip to content

Commit e2a0d06

Browse files
Merge pull request #3 from astrolabsoftware/dependabot/bundler/nokogiri-1.11.3
Bump nokogiri from 1.10.10 to 1.11.3
2 parents c3538c7 + a6d39d2 commit e2a0d06

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -201,21 +201,23 @@ GEM
201201
rb-fsevent (~> 0.10, >= 0.10.3)
202202
rb-inotify (~> 0.9, >= 0.9.10)
203203
mercenary (0.3.6)
204-
mini_portile2 (2.4.0)
204+
mini_portile2 (2.5.1)
205205
minima (2.5.1)
206206
jekyll (>= 3.5, < 5.0)
207207
jekyll-feed (~> 0.9)
208208
jekyll-seo-tag (~> 2.1)
209209
minitest (5.14.1)
210210
multipart-post (2.1.1)
211-
nokogiri (1.10.10)
212-
mini_portile2 (~> 2.4.0)
211+
nokogiri (1.11.3)
212+
mini_portile2 (~> 2.5.0)
213+
racc (~> 1.4)
213214
octokit (4.18.0)
214215
faraday (>= 0.9)
215216
sawyer (~> 0.8.0, >= 0.5.3)
216217
pathutil (0.16.2)
217218
forwardable-extended (~> 2.6)
218219
public_suffix (3.1.1)
220+
racc (1.5.2)
219221
rb-fsevent (0.10.4)
220222
rb-inotify (0.10.1)
221223
ffi (~> 1.0)

0 commit comments

Comments
 (0)