Skip to content

Commit

Permalink
fix(deps): update mend: high confidence minor and patch dependency up…
Browse files Browse the repository at this point in the history
…dates
  • Loading branch information
mend-for-github-com[bot] authored Jul 2, 2024
1 parent e3306f0 commit 8b417b4
Show file tree
Hide file tree
Showing 5 changed files with 337 additions and 357 deletions.
2 changes: 1 addition & 1 deletion dependencies/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

gem "rubocop", "~> 1.62.1"
gem "rubocop", "~> 1.64.0"
gem "rubocop-github", "~> 0.20.0"
gem "rubocop-minitest", "~> 0.35.0"
gem "rubocop-performance", "~>1.21.0"
Expand Down
14 changes: 7 additions & 7 deletions dependencies/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ GEM
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.62.1)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -58,7 +58,7 @@ GEM
rubocop-minitest (0.35.0)
rubocop (>= 1.61, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-performance (1.21.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.0)
Expand All @@ -76,12 +76,12 @@ GEM
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
ruby-progressbar (1.13.0)
standard (1.35.1)
standard (1.37.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.62.0)
rubocop (~> 1.64.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.3)
standard-performance (~> 1.4)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
Expand All @@ -97,7 +97,7 @@ PLATFORMS
ruby

DEPENDENCIES
rubocop (~> 1.62.1)
rubocop (~> 1.64.0)
rubocop-github (~> 0.20.0)
rubocop-minitest (~> 0.35.0)
rubocop-performance (~> 1.21.0)
Expand All @@ -107,4 +107,4 @@ DEPENDENCIES
standard (~> 1.35)

BUNDLED WITH
2.3.26
2.3.26
Loading

0 comments on commit 8b417b4

Please sign in to comment.