Skip to content

Commit

Permalink
Bump nokogiri from 1.10.10 to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 14, 2021
1 parent a85e07e commit 73b5c50
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 @@ -181,7 +181,7 @@ GEM
mime-types-data (3.2020.1104)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.3)
minitest-capybara (0.9.0)
capybara
Expand All @@ -191,8 +191,9 @@ GEM
multipart-post (2.1.1)
netrc (0.11.0)
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)
null_logger (0.0.1)
parallel (1.19.2)
parser (2.7.2.0)
Expand All @@ -206,6 +207,7 @@ GEM
public_suffix (4.0.6)
puma (5.0.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 73b5c50

Please sign in to comment.