Skip to content

Commit

Permalink
Merge pull request #1063 from evemonk/dependabot/bundler/standard-1.31.2
Browse files Browse the repository at this point in the history
Bump standard from 1.31.1 to 1.31.2
  • Loading branch information
biow0lf authored Oct 11, 2023
2 parents fa79bc3 + cac0722 commit bf1cd89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,10 @@ 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)
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 bf1cd89

Please sign in to comment.