Skip to content

Commit

Permalink
Merge pull request #492 from trade-tariff/dependabot/bundler/rubocop-…
Browse files Browse the repository at this point in the history
…govuk-4.5.0

Bump rubocop-govuk from 4.4.0 to 4.5.0
  • Loading branch information
willfish committed Jun 14, 2022
2 parents da01535 + e53ef46 commit 5c25fa6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Expand Up @@ -277,7 +277,7 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.3.1)
regexp_parser (2.5.0)
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.5)
Expand All @@ -302,30 +302,30 @@ GEM
rspec-support (3.11.0)
rspec_junit_formatter (0.5.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.27.0)
rubocop (1.30.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.16.0, < 2.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.17.0)
rubocop-ast (1.18.0)
parser (>= 3.1.1.0)
rubocop-govuk (4.4.0)
rubocop (= 1.27.0)
rubocop-ast (= 1.17.0)
rubocop-govuk (4.5.0)
rubocop (= 1.30.1)
rubocop-ast (= 1.18.0)
rubocop-rails (= 2.14.2)
rubocop-rake (= 0.6.0)
rubocop-rspec (= 2.10.0)
rubocop-rspec (= 2.11.1)
rubocop-rails (2.14.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.10.0)
rubocop-rspec (2.11.1)
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
Expand Down

0 comments on commit 5c25fa6

Please sign in to comment.