Skip to content

Commit

Permalink
build(deps-dev): bump standard from 1.37.0 to 1.39.0 (rubyforgood#5854)
Browse files Browse the repository at this point in the history
Bumps [standard](https://github.com/standardrb/standard) from 1.37.0 to 1.39.0.
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.37.0...v1.39.0)

---
updated-dependencies:
- dependency-name: standard
  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 Jun 24, 2024
1 parent 714a49d commit cc37770
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ group :development, :test do
gem "rspec-rails"
gem "rswag-specs"
gem "shoulda-matchers"
gem "standard", "~> 1.37.0"
gem "standard", "~> 1.39.0"
gem "parallel_tests"
gem "rspec_junit_formatter"
end
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
standard (1.37.0)
standard (1.39.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.64.0)
Expand Down Expand Up @@ -625,7 +625,7 @@ DEPENDENCIES
spring
spring-commands-rspec
sprockets-rails
standard (~> 1.37.0)
standard (~> 1.39.0)
stimulus-rails
strong_migrations
traceroute
Expand Down

0 comments on commit cc37770

Please sign in to comment.