Skip to content

Commit

Permalink
Bump standard-rails from 0.1.0 to 0.2.0 (#69)
Browse files Browse the repository at this point in the history
Bumps [standard-rails](https://github.com/testdouble/standard-rails) from 0.1.0 to 0.2.0.
- [Changelog](https://github.com/standardrb/standard-rails/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard-rails@v0.1.0...v0.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent c72f35b commit 01ed386
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.19.1)
rubocop-rails (2.20.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
Expand All @@ -284,9 +284,9 @@ GEM
standard-performance (1.2.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.19.0)
standard-rails (0.1.0)
standard-rails (0.2.0)
lint_roller (~> 1.0)
rubocop-rails (~> 2.19.0)
rubocop-rails (~> 2.20.2)
stimulus-rails (1.2.2)
railties (>= 6.0.0)
thor (1.2.2)
Expand Down

0 comments on commit 01ed386

Please sign in to comment.