Skip to content

Commit 2ae713a

Browse files
Bump the ruby-deps group across 2 directories with 2 updates
Bumps the ruby-deps group with 1 update in the /gemfiles/3.5 directory: [ffi](https://github.com/ffi/ffi). Bumps the ruby-deps group with 2 updates in the /gemfiles/typecheck directory: [ffi](https://github.com/ffi/ffi) and [sorbet](https://github.com/sorbet/sorbet). Updates `ffi` from 1.17.1 to 1.17.2 - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](ffi/ffi@v1.17.1...v1.17.2) Updates `ffi` from 1.17.1 to 1.17.2 - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](ffi/ffi@v1.17.1...v1.17.2) Updates `sorbet` from 0.5.12010 to 0.5.12026 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: ffi dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: ffi dependency-version: 1.17.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: sorbet dependency-version: 0.5.12026 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0a9e02 commit 2ae713a

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

gemfiles/3.5/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ast (2.4.3)
10-
ffi (1.17.1)
10+
ffi (1.17.2)
1111
logger (1.7.0)
1212
mini_portile2 (2.8.8)
1313
nokogiri (1.18.5)

gemfiles/typecheck/Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ GEM
2323
csv (3.3.3)
2424
drb (2.2.1)
2525
erubi (1.13.1)
26-
ffi (1.17.1-arm64-darwin)
27-
ffi (1.17.1-x86_64-linux-gnu)
26+
ffi (1.17.2-arm64-darwin)
27+
ffi (1.17.2-x86_64-linux-gnu)
2828
fileutils (1.7.3)
2929
i18n (1.14.7)
3030
concurrent-ruby (~> 1.0)
@@ -62,14 +62,14 @@ GEM
6262
sexp_processor (~> 4.16)
6363
securerandom (0.4.1)
6464
sexp_processor (4.17.3)
65-
sorbet (0.5.12010)
66-
sorbet-static (= 0.5.12010)
67-
sorbet-runtime (0.5.12010)
68-
sorbet-static (0.5.12010-universal-darwin)
69-
sorbet-static (0.5.12010-x86_64-linux)
70-
sorbet-static-and-runtime (0.5.12010)
71-
sorbet (= 0.5.12010)
72-
sorbet-runtime (= 0.5.12010)
65+
sorbet (0.5.12032)
66+
sorbet-static (= 0.5.12032)
67+
sorbet-runtime (0.5.12032)
68+
sorbet-static (0.5.12032-universal-darwin)
69+
sorbet-static (0.5.12032-x86_64-linux)
70+
sorbet-static-and-runtime (0.5.12032)
71+
sorbet (= 0.5.12032)
72+
sorbet-runtime (= 0.5.12032)
7373
spoom (1.6.1)
7474
erubi (>= 1.10.0)
7575
prism (>= 0.28.0)

0 commit comments

Comments
 (0)