Skip to content

Commit b356354

Browse files
Bump the minor-and-patch group with 3 updates
Bumps the minor-and-patch group with 3 updates: [tapioca](https://github.com/Shopify/tapioca), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [thor](https://github.com/rails/thor). Updates `tapioca` from 0.17.6 to 0.17.7 - [Release notes](https://github.com/Shopify/tapioca/releases) - [Commits](Shopify/tapioca@v0.17.6...v0.17.7) Updates `sorbet-static-and-runtime` from 0.5.12222 to 0.5.12354 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `thor` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/rails/thor/releases) - [Commits](rails/thor@v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: tapioca dependency-version: 0.17.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.5.12354 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: thor dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3f3e5d commit b356354

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
@@ -87,16 +87,16 @@ GEM
8787
lint_roller
8888
rubocop (>= 1.75.2)
8989
ruby-progressbar (1.13.0)
90-
sorbet (0.5.12222)
91-
sorbet-static (= 0.5.12222)
92-
sorbet-runtime (0.5.12222)
93-
sorbet-static (0.5.12222-universal-darwin)
94-
sorbet-static (0.5.12222-x86_64-linux)
95-
sorbet-static-and-runtime (0.5.12222)
96-
sorbet (= 0.5.12222)
97-
sorbet-runtime (= 0.5.12222)
90+
sorbet (0.5.12354)
91+
sorbet-static (= 0.5.12354)
92+
sorbet-runtime (0.5.12354)
93+
sorbet-static (0.5.12354-universal-darwin)
94+
sorbet-static (0.5.12354-x86_64-linux)
95+
sorbet-static-and-runtime (0.5.12354)
96+
sorbet (= 0.5.12354)
97+
sorbet-runtime (= 0.5.12354)
9898
stringio (3.1.7)
99-
tapioca (0.17.6)
99+
tapioca (0.17.7)
100100
benchmark
101101
bundler (>= 2.2.25)
102102
netrc (>= 0.11.0)
@@ -107,7 +107,7 @@ GEM
107107
spoom (>= 1.7.0)
108108
thor (>= 1.2.0)
109109
yard-sorbet
110-
thor (1.3.2)
110+
thor (1.4.0)
111111
unicode-display_width (3.1.4)
112112
unicode-emoji (~> 4.0, >= 4.0.4)
113113
unicode-emoji (4.0.4)

0 commit comments

Comments
 (0)