Skip to content

Commit

Permalink
build(deps-dev): update standard requirement from 1.39.0 to 1.39.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones authored Jul 8, 2024
2 parents 1ba1db1 + 27b5fa6 commit 77d6be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ group :development do
gem "simplecov", "= 0.21.2"

# rubocop
gem "standard", "1.39.0", require: false
gem "standard", "1.39.1", require: false
gem "rubocop", "1.64.1", require: false
gem "rubocop-minitest", "0.35.0", require: false
gem "rubocop-packaging", "0.5.2", require: false
Expand Down

0 comments on commit 77d6be9

Please sign in to comment.