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 788e174 commit afecf8f
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions 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 @@ -287,8 +290,9 @@ GEM
sawyer (~> 0.9)
os_map_ref (0.5.0)
parallel (1.23.0)
parser (3.2.2.1)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
pg (1.5.4)
phonelib (0.8.2)
poltergeist (1.18.1)
Expand Down Expand Up @@ -345,7 +349,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree3 (0.7.1)
regexp_parser (2.8.1)
regexp_parser (2.8.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
Expand Down Expand Up @@ -386,7 +390,7 @@ GEM
rubocop-ast (>= 1.28.0, < 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.18.0)
rubocop (~> 1.41)
Expand All @@ -396,6 +400,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.22.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
Expand Down Expand Up @@ -445,7 +451,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
validates_email_format_of (1.7.2)
i18n
Expand Down

0 comments on commit afecf8f

Please sign in to comment.