Skip to content

Commit e7247b1

Browse files
authored
Merge branch 'dependabot/bundler/nokogiri-1.15.4' of 'https://github.com/chaoss/grimoirelab-tutorial'
Merges #226 Closes #226
2 parents 9971869 + a8f46fe commit e7247b1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -221,23 +221,21 @@ GEM
221221
rb-fsevent (~> 0.10, >= 0.10.3)
222222
rb-inotify (~> 0.9, >= 0.9.10)
223223
mercenary (0.3.6)
224-
mini_portile2 (2.8.0)
225224
minima (2.5.1)
226225
jekyll (>= 3.5, < 5.0)
227226
jekyll-feed (~> 0.9)
228227
jekyll-seo-tag (~> 2.1)
229228
minitest (5.14.4)
230229
multipart-post (2.1.1)
231-
nokogiri (1.13.9)
232-
mini_portile2 (~> 2.8.0)
230+
nokogiri (1.15.4-x86_64-linux)
233231
racc (~> 1.4)
234232
octokit (4.21.0)
235233
faraday (>= 0.9)
236234
sawyer (~> 0.8.0, >= 0.5.3)
237235
pathutil (0.16.2)
238236
forwardable-extended (~> 2.6)
239237
public_suffix (4.0.6)
240-
racc (1.6.0)
238+
racc (1.7.1)
241239
rake (13.0.6)
242240
rb-fsevent (0.11.0)
243241
rb-inotify (0.10.1)
@@ -270,15 +268,17 @@ GEM
270268
unf_ext
271269
unf_ext (0.0.7.7)
272270
unicode-display_width (1.7.0)
271+
webrick (1.8.1)
273272
zeitwerk (2.4.2)
274273

275274
PLATFORMS
276-
ruby
275+
x86_64-linux
277276

278277
DEPENDENCIES
279278
github-pages
280279
jekyll-redirect-from
281280
just-the-docs
281+
webrick (~> 1.8)
282282

283283
BUNDLED WITH
284284
2.3.10

0 commit comments

Comments
 (0)