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

Bump rubocop-govuk from 3.14.0 to 4.8.0 #101

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ group :development, :test do
gem "byebug", platforms: %i[mri mingw x64_mingw]

# GOV.UK interpretation of rubocop for linting Ruby
gem "rubocop-govuk", "~> 3.14.0" # FIXME: stop gap fix but we should relint the codebase
gem "rubocop-govuk", "~> 4.8.0" # FIXME: stop gap fix but we should relint the codebase

# Static security scanner
gem "brakeman", require: false
Expand Down
60 changes: 33 additions & 27 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
xpath (~> 3.2)
childprocess (3.0.0)
coderay (1.1.3)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.10)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -182,7 +182,7 @@ GEM
hashdiff (1.0.1)
htmlentities (4.3.4)
httpclient (2.8.3)
i18n (1.8.10)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.5.1)
jwt (2.2.2)
Expand Down Expand Up @@ -215,7 +215,7 @@ GEM
method_source (1.0.0)
mini_mime (1.0.3)
mini_portile2 (2.5.0)
minitest (5.14.4)
minitest (5.16.3)
msgpack (1.4.2)
multi_json (1.15.0)
multipart-post (2.1.1)
Expand All @@ -224,8 +224,8 @@ GEM
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
os (1.1.1)
parallel (1.20.1)
parser (3.0.0.0)
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
prometheus-client (2.1.0)
pry (0.13.1)
Expand All @@ -240,7 +240,7 @@ GEM
puma (5.2.2)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack (2.2.4)
rack-attack (6.5.0)
rack (>= 1.0, < 3)
rack-proxy (0.6.5)
Expand Down Expand Up @@ -277,7 +277,7 @@ GEM
method_source
rake (>= 0.8.7)
thor (~> 1.0)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
Expand All @@ -289,7 +289,7 @@ GEM
declarative-option (< 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.4)
rexml (3.2.5)
rinku (2.0.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
Expand All @@ -315,26 +315,32 @@ GEM
htmlentities (~> 4.3.3)
rspec (~> 3.0)
rspec-support (3.10.2)
rubocop (0.83.0)
rubocop (1.37.1)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 2.7.0.1)
parser (>= 3.1.2.1)
rainbow (>= 2.2.2, < 4.0)
rexml
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.23.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-govuk (3.14.0)
rubocop (= 0.83.0)
rubocop-rails (~> 2)
rubocop-rake (~> 0.5.1)
rubocop-rspec (~> 1.28)
rubocop-rails (2.6.0)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
rubocop-govuk (4.8.0)
rubocop (= 1.37.1)
rubocop-ast (= 1.23.0)
rubocop-rails (= 2.17.1)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 2.14.1)
rubocop-rails (2.17.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 0.82.0)
rubocop-rake (0.5.1)
rubocop
rubocop-rspec (1.41.0)
rubocop (>= 0.68.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.14.1)
rubocop (~> 1.33)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.4)
rubyzip (2.3.0)
Expand Down Expand Up @@ -383,10 +389,10 @@ GEM
thor (1.1.0)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.4)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
uber (0.1.0)
unicode-display_width (1.7.0)
unicode-display_width (2.3.0)
view_component (2.28.0)
activesupport (>= 5.0.0, < 7.0)
web-console (4.1.0)
Expand All @@ -413,7 +419,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.4.2)
zeitwerk (2.6.3)

PLATFORMS
ruby
Expand Down Expand Up @@ -453,7 +459,7 @@ DEPENDENCIES
rinku
rspec-rails (~> 5.0.1)
rspec-sonarqube-formatter (~> 1.5)
rubocop-govuk (~> 3.14.0)
rubocop-govuk (~> 4.8.0)
secure_headers
sentry-rails
sentry-ruby
Expand Down