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 Nov 30, 2023
1 parent 67d444a commit 9fa2b76
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,11 @@ GEM
notifications-ruby-client
rails
sprockets-rails
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_validators (2.5.2)
activemodel
i18n
Expand Down Expand Up @@ -399,6 +402,8 @@ GEM
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
Expand Down

0 comments on commit 9fa2b76

Please sign in to comment.