Skip to content

Commit ef94f34

Browse files
Bump standard from 1.54.0 to 1.55.0 in /docs (#419)
Bumps [standard](https://github.com/standardrb/standard) from 1.54.0 to 1.55.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.54.0...v1.55.0) --- updated-dependencies: - dependency-name: standard dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4648fa6 commit ef94f34

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ GEM
146146
reline (>= 0.4.2)
147147
jsbundling-rails (1.3.1)
148148
railties (>= 6.0.0)
149-
json (2.19.4)
149+
json (2.19.9)
150150
json-schema (6.2.0)
151151
addressable (~> 2.8)
152152
bigdecimal (>= 3.1, < 5)
@@ -190,8 +190,8 @@ GEM
190190
racc (~> 1.4)
191191
nokogiri (1.19.2-x86_64-linux-gnu)
192192
racc (~> 1.4)
193-
parallel (1.27.0)
194-
parser (3.3.10.1)
193+
parallel (2.1.0)
194+
parser (3.3.11.1)
195195
ast (~> 2.4.1)
196196
racc
197197
pp (0.6.3)
@@ -259,7 +259,7 @@ GEM
259259
erb
260260
psych (>= 4.0.0)
261261
tsort
262-
regexp_parser (2.11.3)
262+
regexp_parser (2.12.0)
263263
reline (0.6.3)
264264
io-console (~> 0.5)
265265
reverse_markdown (3.0.2)
@@ -269,18 +269,18 @@ GEM
269269
strscan (~> 3.1)
270270
rss (0.3.3)
271271
rexml
272-
rubocop (1.84.2)
272+
rubocop (1.87.0)
273273
json (~> 2.3)
274274
language_server-protocol (~> 3.17.0.2)
275275
lint_roller (~> 1.1.0)
276-
parallel (~> 1.10)
276+
parallel (>= 1.10)
277277
parser (>= 3.3.0.2)
278278
rainbow (>= 2.2.2, < 4.0)
279279
regexp_parser (>= 2.9.3, < 3.0)
280280
rubocop-ast (>= 1.49.0, < 2.0)
281281
ruby-progressbar (~> 1.7)
282282
unicode-display_width (>= 2.4.0, < 4.0)
283-
rubocop-ast (1.49.0)
283+
rubocop-ast (1.49.1)
284284
parser (>= 3.3.7.2)
285285
prism (~> 1.7)
286286
rubocop-performance (1.26.1)
@@ -300,10 +300,10 @@ GEM
300300
sqlite3 (2.9.4)
301301
mini_portile2 (~> 2.8.0)
302302
sqlite3 (2.9.4-x86_64-linux-gnu)
303-
standard (1.54.0)
303+
standard (1.55.0)
304304
language_server-protocol (~> 3.17.0.2)
305305
lint_roller (~> 1.0)
306-
rubocop (~> 1.84.0)
306+
rubocop (~> 1.87.0)
307307
standard-custom (~> 1.0.0)
308308
standard-performance (~> 1.8)
309309
standard-custom (1.0.2)

0 commit comments

Comments
 (0)