Skip to content

Commit

Permalink
Update rubocop-rspec to version 2.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 6, 2024
1 parent 5a20891 commit 142fa70
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ GEM
docile (1.4.0)
file_exists (0.2.0)
hana (1.3.7)
json (2.6.3)
json (2.7.1)
json_schemer (2.0.0)
hana (~> 1.3)
regexp_parser (~> 2.0)
Expand All @@ -38,15 +38,15 @@ GEM
rexml
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.24.0)
parser (3.3.0.0)
ast (~> 2.4.1)
racc
racc (1.7.1)
racc (1.7.3)
rainbow (3.1.1)
rake (13.0.6)
randexp (0.1.7)
regexp_parser (2.8.2)
regexp_parser (2.8.3)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -79,9 +79,9 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop-factory_bot (2.25.0)
rubocop (~> 1.33)
rubocop-gradual (0.3.4)
diff-lcs (>= 1.2.0, < 2.0)
Expand All @@ -102,8 +102,8 @@ GEM
rubocop-ast (>= 0.4.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.26.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-ruby2_5 (2.0.5)
Expand Down

0 comments on commit 142fa70

Please sign in to comment.