Skip to content

Commit

Permalink
Merge pull request #12 from 123JackCole/dependabot/bundler/nokogiri-1…
Browse files Browse the repository at this point in the history
….11.2

Bump nokogiri from 1.10.9 to 1.11.2
  • Loading branch information
123JackCole committed Apr 12, 2021
2 parents 1f90f55 + 8c4c7af commit 6ae74d1
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions Gemfile.lock
Expand Up @@ -103,26 +103,30 @@ GEM
method_source (0.9.2)
mimemagic (0.3.4)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.0)
msgpack (1.3.3)
msgpack (1.3.3-java)
msgpack (1.3.3-x64-mingw32)
msgpack (1.3.3-x86-mingw32)
nio4r (2.5.2)
nio4r (2.5.2-java)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.9-java)
nokogiri (1.10.9-x64-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.10.9-x86-mingw32)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.2-java)
racc (~> 1.4)
nokogiri (1.11.2-x64-mingw32)
racc (~> 1.4)
nokogiri (1.11.2-x86-mingw32)
racc (~> 1.4)
public_suffix (4.0.3)
puma (4.3.5)
nio4r (~> 2.0)
puma (4.3.5-java)
nio4r (~> 2.0)
racc (1.5.2)
racc (1.5.2-java)
rack (2.2.3)
rack-proxy (0.6.5)
rack
Expand Down

0 comments on commit 6ae74d1

Please sign in to comment.