Skip to content

Commit 284be87

Browse files
Merge dependabot/bundler/dev-ruby-dependencies-a8531c4183 into combined-prs-working
2 parents 21b7b9b + c55796b commit 284be87

File tree

9 files changed

+5
-5
lines changed

9 files changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GEM
5858
hashdiff (1.2.1)
5959
i18n (1.14.7)
6060
concurrent-ruby (~> 1.0)
61-
json (2.18.0)
61+
json (2.18.1)
6262
language_server-protocol (3.17.0.5)
6363
lint_roller (1.1.0)
6464
logger (1.7.0)
@@ -78,7 +78,7 @@ GEM
7878
parser (3.3.10.1)
7979
ast (~> 2.4.1)
8080
racc
81-
prism (1.8.0)
81+
prism (1.9.0)
8282
public_suffix (6.0.2)
8383
racc (1.8.1)
8484
rack (3.1.18)
@@ -102,15 +102,15 @@ GEM
102102
diff-lcs (>= 1.2.0, < 2.0)
103103
rspec-support (~> 3.13.0)
104104
rspec-support (3.13.6)
105-
rubocop (1.82.1)
105+
rubocop (1.84.1)
106106
json (~> 2.3)
107107
language_server-protocol (~> 3.17.0.2)
108108
lint_roller (~> 1.1.0)
109109
parallel (~> 1.10)
110110
parser (>= 3.3.0.2)
111111
rainbow (>= 2.2.2, < 4.0)
112112
regexp_parser (>= 2.9.3, < 3.0)
113-
rubocop-ast (>= 1.48.0, < 2.0)
113+
rubocop-ast (>= 1.49.0, < 2.0)
114114
ruby-progressbar (~> 1.7)
115115
unicode-display_width (>= 2.4.0, < 4.0)
116116
rubocop-ast (1.49.0)
@@ -130,7 +130,7 @@ GEM
130130
rack (>= 1.1)
131131
rubocop (>= 1.75.0, < 2.0)
132132
rubocop-ast (>= 1.44.0, < 2.0)
133-
ruby-lsp (0.26.5)
133+
ruby-lsp (0.26.6)
134134
language_server-protocol (~> 3.17.0)
135135
prism (>= 1.2, < 2.0)
136136
rbs (>= 3, < 5)

vendor/cache/json-2.18.0.gem

-103 KB
Binary file not shown.

vendor/cache/json-2.18.1.gem

103 KB
Binary file not shown.

vendor/cache/prism-1.8.0.gem

-634 KB
Binary file not shown.

vendor/cache/prism-1.9.0.gem

635 KB
Binary file not shown.

vendor/cache/rubocop-1.82.1.gem

-706 KB
Binary file not shown.

vendor/cache/rubocop-1.84.1.gem

714 KB
Binary file not shown.

vendor/cache/ruby-lsp-0.26.5.gem

-173 KB
Binary file not shown.

vendor/cache/ruby-lsp-0.26.6.gem

147 KB
Binary file not shown.

0 commit comments

Comments
 (0)