Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade ritm from 1.0.3 to 1.0.3 #13

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-WEBRICK-1014660
  • Loading branch information
snyk-bot committed Oct 2, 2020
commit 7452098f04fe3049827bd748e286a3a8129eacaf
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,13 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activemodel (6.0.3.2)
activesupport (= 6.0.3.2)
activesupport (6.0.3.2)
activemodel (5.2.4.4)
activesupport (= 5.2.4.4)
activesupport (5.2.4.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
certificate_authority (0.1.6)
Expand Down Expand Up @@ -57,8 +56,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
webrick (1.6.0)
zeitwerk (2.4.0)
webrick (1.6.1)

PLATFORMS
ruby
Expand All @@ -69,4 +67,4 @@ DEPENDENCIES
ritm (= 1.0.3)!

BUNDLED WITH
2.1.4
1.17.3