Skip to content

Commit

Permalink
[Snyk] Security upgrade rubocop from 1.65.0 to 1.66.0 (#362)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-REXML-8309365

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
antobinary and snyk-bot authored Dec 18, 2024
1 parent 9dcfbc7 commit 5c5b1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ group :development, :test do
gem 'rspec'
gem 'rspec_junit_formatter'
gem 'rspec-rails', '~> 6.0.0'
gem 'rubocop', '~> 1.63', '>= 1.63.0', require: false
gem 'rubocop', '~> 1.66', '>= 1.66.0', require: false
gem 'rubocop-rails', '~> 2.25', '>= 2.25.1', require: false
end

Expand Down

0 comments on commit 5c5b1db

Please sign in to comment.