Skip to content

Commit f60cb5d

Browse files
Bump standard from 1.55.0 to 1.56.0
Bumps [standard](https://github.com/standardrb/standard) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.55.0...v1.56.0) --- updated-dependencies: - dependency-name: standard dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c6ee4a commit f60cb5d

2 files changed

Lines changed: 7 additions & 7 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.55.0", require: false
10+
gem "standard", "1.56.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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
diff-lcs (>= 1.2.0, < 2.0)
8080
rspec-support (~> 3.13.0)
8181
rspec-support (3.13.7)
82-
rubocop (1.87.0)
82+
rubocop (1.88.2)
8383
json (~> 2.3)
8484
language_server-protocol (~> 3.17.0.2)
8585
lint_roller (~> 1.1.0)
@@ -118,10 +118,10 @@ GEM
118118
simplecov_json_formatter (~> 0.1)
119119
simplecov-html (0.13.2)
120120
simplecov_json_formatter (0.1.4)
121-
standard (1.55.0)
121+
standard (1.56.0)
122122
language_server-protocol (~> 3.17.0.2)
123123
lint_roller (~> 1.0)
124-
rubocop (~> 1.87.0)
124+
rubocop (~> 1.88.0)
125125
standard-custom (~> 1.0.0)
126126
standard-performance (~> 1.8)
127127
standard-custom (1.0.2)
@@ -160,7 +160,7 @@ DEPENDENCIES
160160
rubocop-rake
161161
rubocop-rspec
162162
simplecov
163-
standard (= 1.55.0)
163+
standard (= 1.56.0)
164164

165165
CHECKSUMS
166166
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
@@ -200,7 +200,7 @@ CHECKSUMS
200200
rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
201201
rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
202202
rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
203-
rubocop (1.87.0) sha256=b9d9ddf55116a513f8ef2c7ae660662d8b49301f118d3f0df61865b33a5c188d
203+
rubocop (1.88.2) sha256=8def251c90cd955feb4daa3edc0ab56893250c4ce90ef81e6c80c03f9a939bbf
204204
rubocop-ast (1.50.0) sha256=b9ca88300da0803ee222ad20cdb30494c0a784eed06fdc35d254b06d662788db
205205
rubocop-disable_syntax (0.2.0) sha256=1e61645773b3fc2f74e995ec65f605f7db59437c274fdfd4f385f60bf86af73e
206206
rubocop-performance (1.26.1) sha256=cd19b936ff196df85829d264b522fd4f98b6c89ad271fa52744a8c11b8f71834
@@ -212,7 +212,7 @@ CHECKSUMS
212212
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
213213
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
214214
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
215-
standard (1.55.0) sha256=8a8f2c3e681a4db3aafde1b301561b0f3d7c5f06c160167cb744a4d7baf0426e
215+
standard (1.56.0) sha256=ae2af4d9669589162ac69ed5ef59dcf9f346d4afc81f7e62b84339310dfcb787
216216
standard-custom (1.0.2) sha256=424adc84179a074f1a2a309bb9cf7cd6bfdb2b6541f20c6bf9436c0ba22a652b
217217
standard-performance (1.9.0) sha256=49483d31be448292951d80e5e67cdcb576c2502103c7b40aec6f1b6e9c88e3f2
218218
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b

0 commit comments

Comments
 (0)