Skip to content

Commit

Permalink
Bump defra_ruby_style from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [defra_ruby_style](https://github.com/DEFRA/defra-ruby-style) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/DEFRA/defra-ruby-style/releases)
- [Changelog](https://github.com/DEFRA/defra-ruby-style/blob/main/CHANGELOG.md)
- [Commits](DEFRA/defra-ruby-style@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: defra_ruby_style
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 6247d19 commit 6b07fb6
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,11 @@ GEM
date (3.3.3)
defra_ruby_alert (2.2.1)
airbrake
defra_ruby_style (0.3.0)
defra_ruby_style (0.4.0)
rubocop (>= 1.0, < 2.0)
rubocop-factory_bot
rubocop-rake
rubocop-rspec
defra_ruby_template (3.13.0)
diff-lcs (1.5.0)
docile (1.4.0)
Expand Down Expand Up @@ -324,7 +327,7 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
rbtree3 (0.7.1)
regexp_parser (2.8.1)
regexp_parser (2.8.2)
rexml (3.2.6)
roo (2.10.0)
nokogiri (~> 1)
Expand Down Expand Up @@ -358,7 +361,7 @@ GEM
rubocop-ast (>= 1.28.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop (~> 1.41)
Expand All @@ -368,6 +371,8 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
Expand Down

0 comments on commit 6b07fb6

Please sign in to comment.