Skip to content

Commit bb8fdc4

Browse files
Gemfile.lock: Bump the minor-patch group with 6 updates
Bumps the minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11942` | `0.5.11945` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11942` | `0.5.11945` | | [prism](https://github.com/ruby/prism) | `1.3.0` | `1.4.0` | | [rubocop-ast](https://github.com/rubocop/rubocop-ast) | `1.39.0` | `1.40.0` | | [sorbet](https://github.com/sorbet/sorbet) | `0.5.11942` | `0.5.11945` | | [sorbet-static](https://github.com/sorbet/sorbet) | `0.5.11942` | `0.5.11945` | Updates `sorbet-runtime` from 0.5.11942 to 0.5.11945 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static-and-runtime` from 0.5.11942 to 0.5.11945 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `prism` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v1.3.0...v1.4.0) Updates `rubocop-ast` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.39.0...v1.40.0) Updates `sorbet` from 0.5.11942 to 0.5.11945 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static` from 0.5.11942 to 0.5.11945 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sorbet-static-and-runtime dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: prism dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: sorbet dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sorbet-static dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72aac1b commit bb8fdc4

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GEM
3737
parser (3.3.7.1)
3838
ast (~> 2.4.1)
3939
racc
40-
prism (1.3.0)
40+
prism (1.4.0)
4141
public_suffix (6.0.1)
4242
puma (6.6.0)
4343
nio4r (~> 2.0)
@@ -72,7 +72,7 @@ GEM
7272
rubocop-ast (>= 1.38.0, < 2.0)
7373
ruby-progressbar (~> 1.7)
7474
unicode-display_width (>= 2.4.0, < 4.0)
75-
rubocop-ast (1.39.0)
75+
rubocop-ast (1.40.0)
7676
parser (>= 3.3.1.0)
7777
rubocop-performance (1.24.0)
7878
lint_roller (~> 1.1)
@@ -96,15 +96,15 @@ GEM
9696
rack-protection (= 4.1.1)
9797
rack-session (>= 2.0.0, < 3)
9898
tilt (~> 2.0)
99-
sorbet (0.5.11942)
100-
sorbet-static (= 0.5.11942)
101-
sorbet-runtime (0.5.11942)
102-
sorbet-static (0.5.11942-aarch64-linux)
103-
sorbet-static (0.5.11942-universal-darwin)
104-
sorbet-static (0.5.11942-x86_64-linux)
105-
sorbet-static-and-runtime (0.5.11942)
106-
sorbet (= 0.5.11942)
107-
sorbet-runtime (= 0.5.11942)
99+
sorbet (0.5.11945)
100+
sorbet-static (= 0.5.11945)
101+
sorbet-runtime (0.5.11945)
102+
sorbet-static (0.5.11945-aarch64-linux)
103+
sorbet-static (0.5.11945-universal-darwin)
104+
sorbet-static (0.5.11945-x86_64-linux)
105+
sorbet-static-and-runtime (0.5.11945)
106+
sorbet (= 0.5.11945)
107+
sorbet-runtime (= 0.5.11945)
108108
spoom (1.6.1)
109109
erubi (>= 1.10.0)
110110
prism (>= 0.28.0)

0 commit comments

Comments
 (0)