Skip to content

Commit

Permalink
Merge pull request #10 from shogohida/dependabot/bundler/nokogiri-1.11.0
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.10 to 1.11.0
  • Loading branch information
shogohida committed Mar 13, 2021
2 parents cd67cad + fb33886 commit 9637d9e
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 @@ -137,14 +137,15 @@ GEM
method_source (1.0.0)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.2)
msgpack (1.3.3)
multi_json (1.15.0)
multipart-post (2.1.1)
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)
orm_adapter (0.5.0)
os (1.1.1)
pg (1.2.3)
Expand All @@ -164,6 +165,7 @@ GEM
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)
racc (1.5.2)
rack (2.2.3)
rack-proxy (0.6.5)
rack
Expand Down

0 comments on commit 9637d9e

Please sign in to comment.