Skip to content

Commit

Permalink
Merge pull request #22 from ResultadosDigitais/snyk-fix-70049c5316b1a…
Browse files Browse the repository at this point in the history
…462905805317fed3ead

[Snyk] Fix for 2 vulnerabilities
  • Loading branch information
andrehjr authored Aug 2, 2024
2 parents 218c9ac + 6342c29 commit bb6a842
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 @@ -4,7 +4,7 @@ source 'http://rubygems.org'

gemspec

gem 'rubocop', require: false
gem 'rubocop', '>= 1.12.0', require: false

group :test do
gem 'codeclimate-test-reporter'
Expand Down

0 comments on commit bb6a842

Please sign in to comment.