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: [erubi](https://github.com/jeremyevans/erubi) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet).


Updates `erubi` from 1.12.0 to 1.13.0
- [Changelog](https://github.com/jeremyevans/erubi/blob/master/CHANGELOG)
- [Commits](jeremyevans/erubi@1.12.0...1.13.0)

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

---
updated-dependencies:
- dependency-name: erubi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jun 17, 2024
1 parent c95d58a commit 65a86ad
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
erubi (1.12.0)
erubi (1.13.0)
io-console (0.7.2)
irb (1.12.0)
rdoc
Expand Down Expand Up @@ -68,14 +68,14 @@ GEM
rubocop-sorbet (0.8.3)
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
sorbet (0.5.11422)
sorbet-static (= 0.5.11422)
sorbet-runtime (0.5.11422)
sorbet-static (0.5.11422-universal-darwin)
sorbet-static (0.5.11422-x86_64-linux)
sorbet-static-and-runtime (0.5.11422)
sorbet (= 0.5.11422)
sorbet-runtime (= 0.5.11422)
sorbet (0.5.11435)
sorbet-static (= 0.5.11435)
sorbet-runtime (0.5.11435)
sorbet-static (0.5.11435-universal-darwin)
sorbet-static (0.5.11435-x86_64-linux)
sorbet-static-and-runtime (0.5.11435)
sorbet (= 0.5.11435)
sorbet-runtime (= 0.5.11435)
stringio (3.1.0)
strscan (3.1.0)
tapioca (0.14.3)
Expand Down

0 comments on commit 65a86ad

Please sign in to comment.