Skip to content

Commit

Permalink
Update standard to version 1.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 20, 2024
1 parent ba0017b commit 892a761
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
diff-lcs (1.5.1)
diffy (3.4.2)
docile (1.4.1)
json (2.7.2)
json (2.8.2)
kettle-soup-cover (1.0.4)
simplecov (~> 0.22)
simplecov-cobertura (~> 2.1)
Expand All @@ -39,7 +39,7 @@ GEM
optparse (0.5.0)
ostruct (0.6.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
psych (5.1.2)
Expand All @@ -56,7 +56,7 @@ GEM
regexp_parser (2.9.2)
require_bench (1.0.4)
version_gem (>= 1.1.3, < 4)
rexml (3.3.7)
rexml (3.3.9)
rots (1.0.0)
date
openssl
Expand All @@ -70,18 +70,17 @@ GEM
webrick
yaml (~> 0.3)
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 @@ -100,7 +99,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 @@ -136,18 +135,18 @@ GEM
simplecov-rcov (0.3.7)
simplecov (>= 0.4.1)
simplecov_json_formatter (0.1.4)
standard (1.40.0)
standard (1.42.1)
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 892a761

Please sign in to comment.