Skip to content

Commit

Permalink
Merge pull request #649 from degica/dependabot/bundler/nokogiri-1.11.1
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.9 to 1.11.1
  • Loading branch information
davidsiaw authored Jan 27, 2021
2 parents ec485f5 + 1c916e3 commit 07f94a5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,14 +152,15 @@ GEM
method_source (0.9.2)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.1)
multi_json (1.13.1)
multipart-post (2.0.0)
net-ssh (5.2.0)
nio4r (2.5.2)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.19.2)
Expand All @@ -178,6 +179,7 @@ GEM
puma (3.12.6)
pundit (2.0.1)
activesupport (>= 3.0.0)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 07f94a5

Please sign in to comment.