Skip to content

Commit

Permalink
Merge pull request #570 from turingschool-projects/dependabot/bundler…
Browse files Browse the repository at this point in the history
…/nokogiri-1.11.2

[Security] Bump nokogiri from 1.10.9 to 1.11.2
  • Loading branch information
kat3kasper authored Mar 24, 2021
2 parents b4f9f0d + 42183e0 commit 1cfa439
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 @@ -163,14 +163,15 @@ GEM
mime-types-data (3.2016.0521)
mimemagic (0.3.6)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.1)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nio4r (2.3.1)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
jwt (~> 1.0)
Expand Down Expand Up @@ -202,6 +203,7 @@ GEM
pry (>= 0.10.4)
public_suffix (3.0.2)
puma (3.12.6)
racc (1.5.2)
rack (2.2.3)
rack-cors (1.0.5)
rack (>= 1.6.0)
Expand Down

0 comments on commit 1cfa439

Please sign in to comment.