Skip to content

Commit

Permalink
Merge pull request #7 from shogohida/dependabot/bundler/nokogiri-1.11.0
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.9 to 1.11.0
  • Loading branch information
shogohida committed Mar 13, 2021
2 parents e1a38f3 + 18289a2 commit ee1d15f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -142,14 +142,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.1)
msgpack (1.3.3)
multi_json (1.14.1)
multipart-post (2.1.1)
nio4r (2.5.2)
nokogiri (1.10.9)
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.0)
pg (1.2.3)
Expand All @@ -169,6 +170,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 ee1d15f

Please sign in to comment.