Skip to content

Commit

Permalink
Merge pull request #2251 from openstax/dependabot/bundler/nokogiri-1.…
Browse files Browse the repository at this point in the history
…11.0

Bump nokogiri from 1.10.10 to 1.11.0
  • Loading branch information
Dantemss authored Jan 7, 2021
2 parents 3d1bafe + 20ba3b8 commit 55a4223
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 @@ -403,7 +403,7 @@ GEM
mimemagic (0.3.5)
mini_magick (4.9.4)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
mini_racer (0.2.6)
libv8 (>= 6.9.411)
minitest (5.14.2)
Expand All @@ -414,8 +414,9 @@ GEM
nenv (0.3.0)
nifty-generators (0.4.6)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.0)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
Expand Down Expand Up @@ -512,6 +513,7 @@ GEM
puma_worker_killer (0.3.1)
get_process_mem (~> 0.2)
puma (>= 2.7)
racc (1.5.2)
rack (2.2.3)
rack-attack (5.4.2)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 55a4223

Please sign in to comment.