Skip to content

Commit e2c8a00

Browse files
build(deps): bump standard from 1.51.1 to 1.52.0
Bumps [standard](https://github.com/standardrb/standard) from 1.51.1 to 1.52.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.51.1...v1.52.0) --- updated-dependencies: - dependency-name: standard dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba7437b commit e2c8a00

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ GEM
5959
multi_xml (>= 0.5.2)
6060
i18n (1.14.7)
6161
concurrent-ruby (~> 1.0)
62-
json (2.15.1)
62+
json (2.16.0)
6363
language_server-protocol (3.17.0.5)
6464
launchy (3.1.1)
6565
addressable (~> 2.8)
@@ -84,10 +84,10 @@ GEM
8484
racc (~> 1.4)
8585
ostruct (0.6.3)
8686
parallel (1.27.0)
87-
parser (3.3.9.0)
87+
parser (3.3.10.0)
8888
ast (~> 2.4.1)
8989
racc
90-
prism (1.5.2)
90+
prism (1.6.0)
9191
public_suffix (6.0.2)
9292
puma (7.1.0)
9393
nio4r (~> 2.0)
@@ -101,18 +101,18 @@ GEM
101101
rake (13.3.1)
102102
regexp_parser (2.11.3)
103103
rexml (3.4.4)
104-
rubocop (1.80.2)
104+
rubocop (1.81.7)
105105
json (~> 2.3)
106106
language_server-protocol (~> 3.17.0.2)
107107
lint_roller (~> 1.1.0)
108108
parallel (~> 1.10)
109109
parser (>= 3.3.0.2)
110110
rainbow (>= 2.2.2, < 4.0)
111111
regexp_parser (>= 2.9.3, < 3.0)
112-
rubocop-ast (>= 1.46.0, < 2.0)
112+
rubocop-ast (>= 1.47.1, < 2.0)
113113
ruby-progressbar (~> 1.7)
114114
unicode-display_width (>= 2.4.0, < 4.0)
115-
rubocop-ast (1.47.1)
115+
rubocop-ast (1.48.0)
116116
parser (>= 3.3.7.2)
117117
prism (~> 1.4)
118118
rubocop-performance (1.25.0)
@@ -136,10 +136,10 @@ GEM
136136
simplecov_json_formatter (~> 0.1)
137137
simplecov-html (0.13.2)
138138
simplecov_json_formatter (0.1.4)
139-
standard (1.51.1)
139+
standard (1.52.0)
140140
language_server-protocol (~> 3.17.0.2)
141141
lint_roller (~> 1.0)
142-
rubocop (~> 1.80.2)
142+
rubocop (~> 1.81.7)
143143
standard-custom (~> 1.0.0)
144144
standard-performance (~> 1.8)
145145
standard-custom (1.0.2)

0 commit comments

Comments
 (0)