Skip to content

Commit

Permalink
Merge pull request #14 from esantos2/dependabot/bundler/nokogiri-1.11.5
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.10 to 1.11.5
  • Loading branch information
esantos2 committed May 21, 2021
2 parents ff75bae + e8c0fa6 commit cee65e5
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 @@ -134,12 +134,13 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.1)
minitest (5.14.2)
msgpack (1.3.3)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.5)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
pg (1.2.3)
pry (0.13.1)
coderay (~> 1.1)
Expand All @@ -149,6 +150,7 @@ GEM
public_suffix (4.0.6)
puma (4.3.8)
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 cee65e5

Please sign in to comment.