Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
Merge pull request #1069 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 195ca4f + a31a30d commit da1feea
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 @@ -280,7 +280,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 @@ -335,7 +335,7 @@ DEPENDENCIES
sidekiq
simplecov
sshkit
standard (= 1.32.0)
standard (= 1.32.1)
tzinfo-data
uri (>= 0.12.2)

Expand Down

0 comments on commit da1feea

Please sign in to comment.