Skip to content

Commit

Permalink
Merge pull request #1123 from evemonk/dependabot/bundler/standard-1.32.1
Browse files Browse the repository at this point in the history
Bump standard from 1.32.0 to 1.32.1
  • Loading branch information
biow0lf authored Dec 4, 2023
2 parents 7c06478 + e65a632 commit 766e335
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 @@ -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.32.0", require: false
gem "standard", "1.32.1", require: false
gem "brakeman", require: false
gem "fasterer", require: false
gem "bundler-audit", require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ GEM
sshkit (1.21.6)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
standard (1.32.0)
standard (1.32.1)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.57.2)
Expand Down Expand Up @@ -346,7 +346,7 @@ DEPENDENCIES
simplecov
sprockets-rails
sshkit
standard (= 1.32.0)
standard (= 1.32.1)
tzinfo-data
uri (>= 0.12.2)

Expand Down

0 comments on commit 766e335

Please sign in to comment.