Skip to content

Commit

Permalink
Update standard to version 1.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 13, 2024
1 parent 4a41dab commit 2ca2be0
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ GEM
backports (3.25.0)
byebug (11.1.3)
commonmarker (1.1.5-arm64-darwin)
commonmarker (1.1.5-x86_64-linux)
diff-lcs (1.5.1)
diffy (3.4.2)
docile (1.4.1)
json (2.7.2)
json (2.8.1)
kettle-soup-cover (1.0.4)
simplecov (~> 0.22)
simplecov-cobertura (~> 2.1)
Expand All @@ -33,27 +34,26 @@ GEM
uri
ostruct (0.6.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
rexml (3.3.7)
rexml (3.3.9)
rspec-block_is_expected (1.0.6)
rubocop (1.65.1)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-gradual (0.3.6)
diff-lcs (>= 1.2.0, < 2.0)
Expand All @@ -72,7 +72,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-packaging (0.5.2)
rubocop (>= 1.33, < 2.0)
rubocop-performance (1.21.1)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
Expand Down Expand Up @@ -106,18 +106,18 @@ GEM
simplecov-rcov (0.3.7)
simplecov (>= 0.4.1)
simplecov_json_formatter (0.1.4)
standard (1.40.0)
standard (1.42.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.65.0)
rubocop (~> 1.68.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.4)
standard-performance (~> 1.5)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
standard-performance (1.4.0)
standard-performance (1.5.0)
lint_roller (~> 1.1)
rubocop-performance (~> 1.21.0)
rubocop-performance (~> 1.22.0)
standard-rubocop-lts (1.0.10)
rspec-block_is_expected (~> 1.0, >= 1.0.5)
standard (>= 1.35.1, < 2)
Expand Down

0 comments on commit 2ca2be0

Please sign in to comment.