Skip to content

Commit

Permalink
Merge pull request #22 from filsuck/dependabot/bundler/nokogiri-1.11.2
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.10.4 to 1.11.2
  • Loading branch information
suryaadtmaja committed Mar 13, 2021
2 parents 0b3df7d + 9223632 commit 0d7ef72
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -173,7 +173,7 @@ GEM
mimemagic (0.3.3)
mini_magick (4.9.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.12.2)
momentjs-rails (2.20.1)
railties (>= 3.1)
Expand All @@ -184,8 +184,9 @@ GEM
name_of_person (1.1.1)
activesupport (>= 5.2.0)
nio4r (2.5.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oauth (0.5.4)
oauth2 (1.4.2)
faraday (>= 0.8, < 2.0)
Expand Down Expand Up @@ -214,6 +215,7 @@ GEM
popper_js (1.14.5)
public_suffix (4.0.1)
puma (3.12.1)
racc (1.5.2)
rack (2.0.7)
rack-protection (2.0.7)
rack
Expand Down

0 comments on commit 0d7ef72

Please sign in to comment.