Skip to content

Commit

Permalink
Bump standard from 1.31.1 to 1.31.2
Browse files Browse the repository at this point in the history
Bumps [standard](https://github.com/standardrb/standard) from 1.31.1 to 1.31.2.
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/standardrb/standard/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 9bc9513 commit 9bc512f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ group :development do
gem "rubocop-disable_syntax", require: false
gem "rubocop-performance", require: false
gem "rubocop-rails", require: false
gem "standard", "1.31.1", require: false
gem "standard", "1.31.2", require: false
gem "brakeman", require: false
gem "fasterer", require: false
gem "bundler-audit", require: false
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ GEM
rake (13.0.6)
rdoc (6.5.0)
psych (>= 4.0.0)
regexp_parser (2.8.1)
regexp_parser (2.8.2)
reline (0.3.9)
io-console (~> 0.5)
rexml (3.2.6)
Expand Down Expand Up @@ -290,18 +290,18 @@ GEM
sshkit (1.21.5)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
standard (1.31.1)
standard (1.31.2)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.56.2)
rubocop (~> 1.56.4)
standard-custom (~> 1.0.0)
standard-performance (~> 1.2)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.2.0)
standard-performance (1.2.1)
lint_roller (~> 1.1)
rubocop-performance (~> 1.19.0)
rubocop-performance (~> 1.19.1)
stringio (3.0.8)
thor (1.2.2)
timeout (0.4.0)
Expand Down Expand Up @@ -347,7 +347,7 @@ DEPENDENCIES
simplecov
sprockets-rails
sshkit
standard (= 1.31.1)
standard (= 1.31.2)
tzinfo-data
uri (>= 0.12.2)

Expand Down

0 comments on commit 9bc512f

Please sign in to comment.