Skip to content

Commit cdb5c12

Browse files
authored
Merge pull request #11 from YuKitAs/dependabot/bundler/nokogiri-1.11.1
Bump nokogiri from 1.10.10 to 1.11.1
2 parents 0237b55 + c416286 commit cdb5c12

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
@@ -72,16 +72,18 @@ GEM
7272
method_source (1.0.0)
7373
mimemagic (0.3.5)
7474
mini_mime (1.0.2)
75-
mini_portile2 (2.4.0)
75+
mini_portile2 (2.5.0)
7676
minitest (5.14.2)
7777
nio4r (2.5.4)
78-
nokogiri (1.10.10)
79-
mini_portile2 (~> 2.4.0)
78+
nokogiri (1.11.1)
79+
mini_portile2 (~> 2.5.0)
80+
racc (~> 1.4)
8081
parallel (1.19.2)
8182
parser (2.7.1.4)
8283
ast (~> 2.4.1)
8384
puma (5.0.0)
8485
nio4r (~> 2.0)
86+
racc (1.5.2)
8587
rack (2.2.3)
8688
rack-test (1.1.0)
8789
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)