Skip to content

Commit 7fde3bb

Browse files
authored
Merge pull request #155 from github/dependabot/bundler/dev-ruby-dependencies-0623c8ef1e
Bump the dev-ruby-dependencies group with 2 updates
2 parents a972738 + 000f2f6 commit 7fde3bb

File tree

7 files changed

+4
-6
lines changed

7 files changed

+4
-6
lines changed

Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ GEM
100100
diff-lcs (>= 1.2.0, < 2.0)
101101
rspec-support (~> 3.13.0)
102102
rspec-support (3.13.4)
103-
rubocop (1.77.0)
103+
rubocop (1.78.0)
104104
json (~> 2.3)
105105
language_server-protocol (~> 3.17.0.2)
106106
lint_roller (~> 1.1.0)
@@ -128,11 +128,10 @@ GEM
128128
rack (>= 1.1)
129129
rubocop (>= 1.75.0, < 2.0)
130130
rubocop-ast (>= 1.44.0, < 2.0)
131-
ruby-lsp (0.24.2)
131+
ruby-lsp (0.25.0)
132132
language_server-protocol (~> 3.17.0)
133133
prism (>= 1.2, < 2.0)
134134
rbs (>= 3, < 5)
135-
sorbet-runtime (>= 0.5.10782)
136135
ruby-progressbar (1.13.0)
137136
rugged (1.9.0)
138137
sawyer (0.9.2)
@@ -147,7 +146,6 @@ GEM
147146
simplecov (< 1.0)
148147
simplecov-html (0.12.3)
149148
simplecov_json_formatter (0.1.4)
150-
sorbet-runtime (0.5.12214)
151149
tzinfo (2.0.6)
152150
concurrent-ruby (~> 1.0)
153151
unicode-display_width (3.1.4)
@@ -173,7 +171,7 @@ DEPENDENCIES
173171
rubocop (~> 1.64)
174172
rubocop-github (~> 0.20)
175173
rubocop-performance (~> 1.21)
176-
ruby-lsp (~> 0.24.2)
174+
ruby-lsp (~> 0.25.0)
177175
rugged (~> 1.7, >= 1.7.2)
178176
simplecov (~> 0.22.0)
179177
simplecov-erb (~> 1.0, >= 1.0.1)

entitlements-github-plugin.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Gem::Specification.new do |s|
2828
s.add_development_dependency "rubocop", "~> 1.64"
2929
s.add_development_dependency "rubocop-github", "~> 0.20"
3030
s.add_development_dependency "rubocop-performance", "~> 1.21"
31-
s.add_development_dependency "ruby-lsp", "~> 0.24.2"
31+
s.add_development_dependency "ruby-lsp", "~> 0.25.0"
3232
s.add_development_dependency "rugged", "~> 1.7", ">= 1.7.2"
3333
s.add_development_dependency "simplecov", "~> 0.22.0"
3434
s.add_development_dependency "simplecov-erb", "~> 1.0", ">= 1.0.1"

vendor/cache/rubocop-1.77.0.gem

-695 KB
Binary file not shown.

vendor/cache/rubocop-1.78.0.gem

697 KB
Binary file not shown.

vendor/cache/ruby-lsp-0.24.2.gem

-165 KB
Binary file not shown.

vendor/cache/ruby-lsp-0.25.0.gem

165 KB
Binary file not shown.
-87 KB
Binary file not shown.

0 commit comments

Comments
 (0)