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 13, 2023
1 parent 352374e commit defe88a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 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 @@ -283,7 +286,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.3)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-cors (2.0.1)
rack (>= 2.0.0)
Expand Down Expand Up @@ -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.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
Expand Down

0 comments on commit defe88a

Please sign in to comment.