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 Jun 14, 2024
1 parent e3306f0 commit 15de2cb
Show file tree
Hide file tree
Showing 4 changed files with 378 additions and 314 deletions.
2 changes: 1 addition & 1 deletion dependencies/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ gem "rubocop-minitest", "~> 0.35.0"
gem "rubocop-performance", "~>1.21.0"
gem "rubocop-rails", "~> 2.25"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.30.0"
gem "rubocop-rspec", "~> 2.31.0"
gem "standard", "~>1.35"
24 changes: 12 additions & 12 deletions dependencies/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ GEM
lint_roller (1.1.0)
minitest (5.23.1)
mutex_m (0.2.0)
parallel (1.24.0)
parser (3.3.2.0)
parallel (1.25.1)
parser (3.3.3.0)
ast (~> 2.4.1)
racc
racc (1.8.0)
rack (3.0.11)
rainbow (3.1.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.0)
strscan
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -47,10 +47,10 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-github (0.20.0)
rubocop (>= 1.37)
rubocop-performance (>= 1.15)
Expand All @@ -68,13 +68,13 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.30.0)
rubocop-rspec (2.31.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
rubocop-rspec_rails (2.29.1)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
standard (1.35.1)
language_server-protocol (~> 3.17.0.2)
Expand Down Expand Up @@ -103,8 +103,8 @@ DEPENDENCIES
rubocop-performance (~> 1.21.0)
rubocop-rails (~> 2.25)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.30.0)
rubocop-rspec (~> 2.31.0)
standard (~> 1.35)

BUNDLED WITH
2.3.26
2.3.26
Loading

0 comments on commit 15de2cb

Please sign in to comment.