Skip to content

Commit

Permalink
Bump the minor-and-patch group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 4 updates: [ruby-lsp](https://github.com/Shopify/ruby-lsp), [ruby-lsp-rails](https://github.com/Shopify/ruby-lsp-rails), [google-protobuf](https://github.com/protocolbuffers/protobuf) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `ruby-lsp` from 0.23.1 to 0.23.5
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.23.1...v0.23.5)

Updates `ruby-lsp-rails` from 0.3.28 to 0.3.29
- [Release notes](https://github.com/Shopify/ruby-lsp-rails/releases)
- [Commits](Shopify/ruby-lsp-rails@v0.3.28...v0.3.29)

Updates `google-protobuf` from 4.29.2 to 4.29.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `sorbet-static-and-runtime` from 0.5.11725 to 0.5.11751
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ruby-lsp-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: google-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent d90ca33 commit 4525be8
Showing 1 changed file with 20 additions and 14 deletions.
34 changes: 20 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ GEM
base64 (0.2.0)
bcrypt (3.1.20)
benchmark (0.4.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
builder (3.3.0)
concurrent-ruby (1.3.4)
config (5.5.2)
Expand Down Expand Up @@ -150,7 +150,13 @@ GEM
activemodel
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.29.2)
google-protobuf (4.29.3-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-x86_64-linux)
bigdecimal
rake (>= 13)
graphql (2.4.8)
Expand Down Expand Up @@ -181,7 +187,7 @@ GEM
activesupport (>= 6.0.0)
redis (>= 4.2, < 6)
language_server-protocol (3.17.0.3)
logger (1.6.4)
logger (1.6.5)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -272,7 +278,7 @@ GEM
rbi (0.2.2)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rbs (3.6.1)
rbs (3.8.1)
logger
rdoc (6.10.0)
psych (>= 4.0.0)
Expand Down Expand Up @@ -302,12 +308,12 @@ GEM
rubocop (~> 1.51)
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-lsp (0.23.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-rails (0.3.28)
ruby-lsp-rails (0.3.29)
ruby-lsp (>= 0.23.0, < 0.24.0)
ruby-progressbar (1.13.0)
securerandom (0.4.0)
Expand All @@ -318,14 +324,14 @@ GEM
rack (>= 2.2.4)
redis-client (>= 0.22.2)
smart_properties (1.17.0)
sorbet (0.5.11725)
sorbet-static (= 0.5.11725)
sorbet-runtime (0.5.11725)
sorbet-static (0.5.11725-universal-darwin)
sorbet-static (0.5.11725-x86_64-linux)
sorbet-static-and-runtime (0.5.11725)
sorbet (= 0.5.11725)
sorbet-runtime (= 0.5.11725)
sorbet (0.5.11751)
sorbet-static (= 0.5.11751)
sorbet-runtime (0.5.11751)
sorbet-static (0.5.11751-universal-darwin)
sorbet-static (0.5.11751-x86_64-linux)
sorbet-static-and-runtime (0.5.11751)
sorbet (= 0.5.11751)
sorbet-runtime (= 0.5.11751)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down

0 comments on commit 4525be8

Please sign in to comment.