Skip to content

Commit

Permalink
Bump the minor-and-patch group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 3 updates: [rubocop](https://github.com/rubocop/rubocop), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [tapioca](https://github.com/Shopify/tapioca).


Updates `rubocop` from 1.56.2 to 1.56.3
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.56.2...v1.56.3)

Updates `sorbet-static-and-runtime` from 0.5.11011 to 0.5.11026
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `tapioca` from 0.11.8 to 0.11.9
- [Release notes](https://github.com/Shopify/tapioca/releases)
- [Commits](Shopify/tapioca@v0.11.8...v0.11.9)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: tapioca
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 0c4ce59 commit d2e118d
Showing 1 changed file with 15 additions and 22 deletions.
37 changes: 15 additions & 22 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ GEM
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
diff-lcs (1.5.0)
erubi (1.12.0)
io-console (0.6.0)
irb (1.8.0)
Expand All @@ -44,18 +43,16 @@ GEM
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
rbi (0.0.17)
ast
parser (>= 3.0.0)
rbi (0.1.0)
sorbet-runtime (>= 0.5.9204)
unparser (>= 0.5.6)
yarp (>= 0.10.0)
rdoc (6.5.0)
psych (>= 4.0.0)
regexp_parser (2.8.1)
reline (0.3.8)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.56.2)
rubocop (1.56.3)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All @@ -79,37 +76,33 @@ GEM
rubocop (>= 0.90.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sorbet (0.5.11011)
sorbet-static (= 0.5.11011)
sorbet-runtime (0.5.11011)
sorbet-static (0.5.11011-universal-darwin)
sorbet-static (0.5.11011-x86_64-linux)
sorbet-static-and-runtime (0.5.11011)
sorbet (= 0.5.11011)
sorbet-runtime (= 0.5.11011)
spoom (1.2.2)
sorbet (0.5.11026)
sorbet-static (= 0.5.11026)
sorbet-runtime (0.5.11026)
sorbet-static (0.5.11026-universal-darwin)
sorbet-static (0.5.11026-x86_64-linux)
sorbet-static-and-runtime (0.5.11026)
sorbet (= 0.5.11026)
sorbet-runtime (= 0.5.11026)
spoom (1.2.4)
erubi (>= 1.10.0)
sorbet (>= 0.5.10187)
sorbet-runtime (>= 0.5.9204)
sorbet-static-and-runtime (>= 0.5.10187)
syntax_tree (>= 6.1.1)
thor (>= 0.19.2)
stringio (3.0.7)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
tapioca (0.11.8)
tapioca (0.11.9)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
rbi (~> 0.0.0, >= 0.0.16)
rbi (~> 0.1.0, >= 0.1.0)
sorbet-static-and-runtime (>= 0.5.10187)
spoom (~> 1.2.0, >= 1.2.0)
thor (>= 1.2.0)
yard-sorbet
thor (1.2.2)
unicode-display_width (2.4.2)
unparser (0.6.8)
diff-lcs (~> 1.3)
parser (>= 3.2.0)
yard (0.9.34)
yard-sorbet (0.8.1)
sorbet-runtime (>= 0.5)
Expand Down

0 comments on commit d2e118d

Please sign in to comment.