Skip to content

Commit 340afd8

Browse files
Bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [prism](https://github.com/ruby/prism) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `prism` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v1.7.0...v1.8.0) Updates `sorbet-static-and-runtime` from 0.6.12875 to 0.6.12883 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: prism dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12883 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cf344a commit 340afd8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ GEM
4848
pp (0.6.3)
4949
prettyprint
5050
prettyprint (0.2.0)
51-
prism (1.7.0)
51+
prism (1.8.0)
5252
psych (5.3.1)
5353
date
5454
stringio
@@ -90,14 +90,14 @@ GEM
9090
lint_roller
9191
rubocop (>= 1.75.2)
9292
ruby-progressbar (1.13.0)
93-
sorbet (0.6.12875)
94-
sorbet-static (= 0.6.12875)
95-
sorbet-runtime (0.6.12875)
96-
sorbet-static (0.6.12875-universal-darwin)
97-
sorbet-static (0.6.12875-x86_64-linux)
98-
sorbet-static-and-runtime (0.6.12875)
99-
sorbet (= 0.6.12875)
100-
sorbet-runtime (= 0.6.12875)
93+
sorbet (0.6.12883)
94+
sorbet-static (= 0.6.12883)
95+
sorbet-runtime (0.6.12883)
96+
sorbet-static (0.6.12883-universal-darwin)
97+
sorbet-static (0.6.12883-x86_64-linux)
98+
sorbet-static-and-runtime (0.6.12883)
99+
sorbet (= 0.6.12883)
100+
sorbet-runtime (= 0.6.12883)
101101
stringio (3.2.0)
102102
tapioca (0.17.10)
103103
benchmark

0 commit comments

Comments
 (0)