Skip to content

Commit

Permalink
Merge pull request #301 from openstax/dependabot/bundler/nokogiri-1.11.1
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.10 to 1.11.1
  • Loading branch information
Dantemss authored Jan 20, 2021
2 parents eaa7a09 + c623624 commit c701a8a
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 @@ -238,7 +238,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 @@ -248,8 +248,9 @@ GEM
multipart-post (2.1.1)
nifty-generators (0.4.6)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
oauth2 (1.4.1)
Expand Down Expand Up @@ -309,6 +310,7 @@ GEM
ast (~> 2.4.0)
pg (1.1.4)
public_suffix (3.1.0)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit c701a8a

Please sign in to comment.