Skip to content

Commit d1b9798

Browse files
Bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: [prism](https://github.com/ruby/prism), [rexml](https://github.com/ruby/rexml) and [sorbet-static-and-runtime](https://github.com/sorbet/sorbet). Updates `prism` from 1.4.0 to 1.5.1 - [Release notes](https://github.com/ruby/prism/releases) - [Changelog](https://github.com/ruby/prism/blob/main/CHANGELOG.md) - [Commits](ruby/prism@v1.4.0...v1.5.1) Updates `rexml` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.4.3...v3.4.4) Updates `sorbet-static-and-runtime` from 0.6.12495 to 0.6.12527 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: prism dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rexml dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12527 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 ef7bd66 commit d1b9798

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ GEM
4646
pp (0.6.2)
4747
prettyprint
4848
prettyprint (0.2.0)
49-
prism (1.4.0)
49+
prism (1.5.1)
5050
psych (5.2.6)
5151
date
5252
stringio
@@ -66,7 +66,7 @@ GEM
6666
reline (0.6.1)
6767
io-console (~> 0.5)
6868
require-hooks (0.2.2)
69-
rexml (3.4.3)
69+
rexml (3.4.4)
7070
rubocop (1.77.0)
7171
json (~> 2.3)
7272
language_server-protocol (~> 3.17.0.2)
@@ -87,14 +87,14 @@ GEM
8787
lint_roller
8888
rubocop (>= 1.75.2)
8989
ruby-progressbar (1.13.0)
90-
sorbet (0.6.12495)
91-
sorbet-static (= 0.6.12495)
92-
sorbet-runtime (0.6.12495)
93-
sorbet-static (0.6.12495-universal-darwin)
94-
sorbet-static (0.6.12495-x86_64-linux)
95-
sorbet-static-and-runtime (0.6.12495)
96-
sorbet (= 0.6.12495)
97-
sorbet-runtime (= 0.6.12495)
90+
sorbet (0.6.12527)
91+
sorbet-static (= 0.6.12527)
92+
sorbet-runtime (0.6.12527)
93+
sorbet-static (0.6.12527-universal-darwin)
94+
sorbet-static (0.6.12527-x86_64-linux)
95+
sorbet-static-and-runtime (0.6.12527)
96+
sorbet (= 0.6.12527)
97+
sorbet-runtime (= 0.6.12527)
9898
stringio (3.1.7)
9999
tapioca (0.17.7)
100100
benchmark

0 commit comments

Comments
 (0)