Browse Source

feat: update nokogiri to pass bundler-audit

pull/950/head
natdeanlewissoftwire 3 years ago
parent
commit
874b3d2dc3
  1. 6
      Gemfile.lock

6
Gemfile.lock

@ -225,11 +225,11 @@ GEM
net-protocol net-protocol
timeout timeout
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.8-arm64-darwin) nokogiri (1.13.9-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.13.8-x86_64-darwin) nokogiri (1.13.9-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.13.8-x86_64-linux) nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
notifications-ruby-client (5.3.0) notifications-ruby-client (5.3.0)
jwt (>= 1.5, < 3) jwt (>= 1.5, < 3)

Loading…
Cancel
Save