Skip to content

Commit

Permalink
Merge pull request #181 from Shopify/dependabot/bundler/nokogiri-1.13.3
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.12.5 to 1.13.3
  • Loading branch information
Philip Müller authored Mar 1, 2022
2 parents 3119c47 + b2bfd0a commit 70e4436
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,16 @@ GEM
marcel (1.0.0)
method_source (1.0.0)
mini_mime (1.0.3)
mini_portile2 (2.6.1)
mini_portile2 (2.8.0)
minitest (5.14.4)
minitest-focus (1.2.1)
minitest (>= 4, < 6)
mocha (1.12.0)
nio4r (2.5.7)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-darwin)
racc (~> 1.4)
parallel (1.20.1)
parlour (6.0.0)
Expand All @@ -159,7 +161,7 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
psych (3.3.2)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 70e4436

Please sign in to comment.