Skip to content

Commit 503e3ce

Browse files
dependabot[bot]zetter-rpf
authored andcommitted
Bump ruby-lsp-rspec from 0.1.28 to 0.1.29
Bumps [ruby-lsp-rspec](https://github.com/st0012/ruby-lsp-rspec) from 0.1.28 to 0.1.29. - [Release notes](https://github.com/st0012/ruby-lsp-rspec/releases) - [Commits](st0012/ruby-lsp-rspec@v0.1.28...v0.1.29) --- updated-dependencies: - dependency-name: ruby-lsp-rspec dependency-version: 0.1.29 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5d74f6 commit 503e3ce

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ end
6969
group :development do
7070
gem 'rails-erd'
7171
gem 'ruby-lsp', require: false
72-
gem 'ruby-lsp-rspec', '~> 0.1.28', require: false
72+
gem 'ruby-lsp-rspec', '~> 0.1.29', require: false
7373
end
7474

7575
group :test do

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ GEM
501501
language_server-protocol (~> 3.17.0)
502502
prism (>= 1.2, < 2.0)
503503
rbs (>= 3, < 5)
504-
ruby-lsp-rspec (0.1.28)
504+
ruby-lsp-rspec (0.1.29)
505505
ruby-lsp (~> 0.26.0)
506506
ruby-progressbar (1.13.0)
507507
ruby-vips (2.2.5)
@@ -649,7 +649,7 @@ DEPENDENCIES
649649
rubocop-rspec
650650
rubocop-rspec_rails
651651
ruby-lsp
652-
ruby-lsp-rspec (~> 0.1.28)
652+
ruby-lsp-rspec (~> 0.1.29)
653653
selenium-webdriver
654654
sentry-rails
655655
shoulda-matchers (~> 5.0)

0 commit comments

Comments
 (0)