Skip to content

Commit 15d9733

Browse files
committed
Update standard gem from 1.54.0 to 1.55.0
1 parent 91f022a commit 15d9733

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gemspec
77
gem "rake"
88
gem "rspec"
99
gem "simplecov", require: false
10-
gem "standard", "1.54.0", require: false
10+
gem "standard", "1.55.0", require: false
1111
gem "rubocop", require: false
1212
gem "rubocop-disable_syntax", require: false
1313
gem "rubocop-performance", require: false

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ GEM
7979
diff-lcs (>= 1.2.0, < 2.0)
8080
rspec-support (~> 3.13.0)
8181
rspec-support (3.13.7)
82-
rubocop (1.84.2)
82+
rubocop (1.87.0)
8383
json (~> 2.3)
8484
language_server-protocol (~> 3.17.0.2)
8585
lint_roller (~> 1.1.0)
86-
parallel (~> 1.10)
86+
parallel (>= 1.10)
8787
parser (>= 3.3.0.2)
8888
rainbow (>= 2.2.2, < 4.0)
8989
regexp_parser (>= 2.9.3, < 3.0)
@@ -117,10 +117,10 @@ GEM
117117
simplecov_json_formatter (~> 0.1)
118118
simplecov-html (0.13.2)
119119
simplecov_json_formatter (0.1.4)
120-
standard (1.54.0)
120+
standard (1.55.0)
121121
language_server-protocol (~> 3.17.0.2)
122122
lint_roller (~> 1.0)
123-
rubocop (~> 1.84.0)
123+
rubocop (~> 1.87.0)
124124
standard-custom (~> 1.0.0)
125125
standard-performance (~> 1.8)
126126
standard-custom (1.0.2)
@@ -159,7 +159,7 @@ DEPENDENCIES
159159
rubocop-rake
160160
rubocop-rspec
161161
simplecov
162-
standard (= 1.54.0)
162+
standard (= 1.55.0)
163163

164164
CHECKSUMS
165165
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
@@ -199,7 +199,7 @@ CHECKSUMS
199199
rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
200200
rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
201201
rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
202-
rubocop (1.84.2) sha256=5692cea54168f3dc8cb79a6fe95c5424b7ea893c707ad7a4307b0585e88dbf5f
202+
rubocop (1.87.0) sha256=b9d9ddf55116a513f8ef2c7ae660662d8b49301f118d3f0df61865b33a5c188d
203203
rubocop-ast (1.49.1) sha256=4412f3ee70f6fe4546cc489548e0f6fcf76cafcfa80fa03af67098ffed755035
204204
rubocop-disable_syntax (0.2.0) sha256=1e61645773b3fc2f74e995ec65f605f7db59437c274fdfd4f385f60bf86af73e
205205
rubocop-performance (1.26.1) sha256=cd19b936ff196df85829d264b522fd4f98b6c89ad271fa52744a8c11b8f71834
@@ -211,7 +211,7 @@ CHECKSUMS
211211
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
212212
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
213213
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
214-
standard (1.54.0) sha256=7a4b08f83d9893083c8f03bc486f0feeb6a84d48233b40829c03ef4767ea0100
214+
standard (1.55.0) sha256=8a8f2c3e681a4db3aafde1b301561b0f3d7c5f06c160167cb744a4d7baf0426e
215215
standard-custom (1.0.2) sha256=424adc84179a074f1a2a309bb9cf7cd6bfdb2b6541f20c6bf9436c0ba22a652b
216216
standard-performance (1.9.0) sha256=49483d31be448292951d80e5e67cdcb576c2502103c7b40aec6f1b6e9c88e3f2
217217
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b

0 commit comments

Comments
 (0)