Skip to content

Commit

Permalink
Bump ruby-lsp-rspec from 0.1.19 to 0.1.20
Browse files Browse the repository at this point in the history
Bumps [ruby-lsp-rspec](https://github.com/st0012/ruby-lsp-rspec) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/st0012/ruby-lsp-rspec/releases)
- [Commits](st0012/ruby-lsp-rspec@v0.1.19...v0.1.20)

---
updated-dependencies:
- dependency-name: ruby-lsp-rspec
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 17e3da6 commit 620f602
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ GEM
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (1.6.4)
logger (1.6.5)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -402,7 +402,7 @@ GEM
activerecord (>= 6.1)
activesupport (>= 6.1)
prettier_print (1.2.1)
prism (1.2.0)
prism (1.3.0)
propshaft (1.1.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
Expand Down Expand Up @@ -487,7 +487,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rbs (3.7.0)
rbs (3.8.1)
logger
rdoc (6.10.0)
psych (>= 4.0.0)
Expand Down Expand Up @@ -559,13 +559,13 @@ GEM
rubocop (~> 1.61)
ruby-graphviz (1.2.5)
rexml
ruby-lsp (0.22.1)
ruby-lsp (0.23.5)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
sorbet-runtime (>= 0.5.10782)
ruby-lsp-rspec (0.1.19)
ruby-lsp (~> 0.22.0)
ruby-lsp-rspec (0.1.20)
ruby-lsp (~> 0.23.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand Down Expand Up @@ -602,7 +602,7 @@ GEM
skylight (6.0.4)
activesupport (>= 5.2.0)
smart_properties (1.17.0)
sorbet-runtime (0.5.11690)
sorbet-runtime (0.5.11751)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.2)
Expand Down

0 comments on commit 620f602

Please sign in to comment.