Skip to content

Commit

Permalink
Bump the minor-and-patch group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 2 updates: [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `sqlite3` from 1.6.8 to 1.6.9
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.md)
- [Commits](sparklemotion/sqlite3-ruby@v1.6.8...v1.6.9)

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

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent aaf28eb commit 920c96f
Showing 1 changed file with 11 additions and 18 deletions.
29 changes: 11 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ GEM
nio4r (2.5.9)
nokogiri (1.15.4-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
Expand Down Expand Up @@ -232,23 +230,22 @@ GEM
sorbet-runtime (>= 0.5.5685)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sorbet (0.5.11139)
sorbet-static (= 0.5.11139)
sorbet-runtime (0.5.11139)
sorbet-static (0.5.11139-universal-darwin)
sorbet-static (0.5.11139-x86_64-linux)
sorbet-static-and-runtime (0.5.11139)
sorbet (= 0.5.11139)
sorbet-runtime (= 0.5.11139)
sorbet (0.5.11144)
sorbet-static (= 0.5.11144)
sorbet-runtime (0.5.11144)
sorbet-static (0.5.11144-universal-darwin)
sorbet-static (0.5.11144-x86_64-linux)
sorbet-static-and-runtime (0.5.11144)
sorbet (= 0.5.11144)
sorbet-runtime (= 0.5.11144)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet-static-and-runtime (>= 0.5.10187)
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
sqlite3 (1.6.8-arm64-darwin)
sqlite3 (1.6.8-x64-mingw-ucrt)
sqlite3 (1.6.8-x86_64-darwin)
sqlite3 (1.6.8-x86_64-linux)
sqlite3 (1.6.9-arm64-darwin)
sqlite3 (1.6.9-x86_64-darwin)
sqlite3 (1.6.9-x86_64-linux)
stringio (3.0.9)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
Expand All @@ -265,8 +262,6 @@ GEM
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
tzinfo (>= 1.0.0)
unicode-display_width (2.5.0)
webrick (1.8.1)
websocket-driver (0.7.6)
Expand All @@ -280,8 +275,6 @@ GEM

PLATFORMS
arm64-darwin
x64-mingw-ucrt
x64-mingw32
x86_64-darwin
x86_64-linux

Expand Down

0 comments on commit 920c96f

Please sign in to comment.