Skip to content

Commit

Permalink
Bump sorbet from 0.5.9531 to 0.5.10461
Browse files Browse the repository at this point in the history
Bumps [sorbet](https://github.com/sorbet/sorbet) from 0.5.9531 to 0.5.10461.
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: sorbet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent 476fe26 commit 470fdd9
Showing 1 changed file with 21 additions and 35 deletions.
56 changes: 21 additions & 35 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,9 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
mini_portile2 (2.7.1)
minitest (5.16.3)
nenv (0.3.0)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand All @@ -91,11 +89,6 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbi (0.0.16)
ast
parser (>= 2.6.4.0)
sorbet-runtime (>= 0.5.9204)
unparser
regexp_parser (2.2.0)
reverse_markdown (2.1.1)
nokogiri
Expand All @@ -112,7 +105,7 @@ GEM
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
rspec_junit_formatter (0.5.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.24.1)
parallel (~> 1.10)
Expand All @@ -123,8 +116,8 @@ GEM
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-ast (1.23.0)
parser (>= 3.1.1.0)
rubocop-packaging (0.5.1)
rubocop (>= 0.89, < 2.0)
rubocop-performance (1.13.1)
Expand All @@ -147,7 +140,7 @@ GEM
simplecov (~> 0.16)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.3)
solargraph (0.44.2)
solargraph (0.47.2)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
Expand All @@ -162,54 +155,47 @@ GEM
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
sorbet (0.5.9531)
sorbet-static (= 0.5.9531)
sorbet-coerce (0.7.0)
sorbet (0.5.10461)
sorbet-static (= 0.5.10461)
sorbet-coerce (0.6.0)
polyfill (~> 1.8)
safe_type (~> 1.1, >= 1.1.1)
sorbet-runtime (>= 0.4.4704)
sorbet-rails (0.7.32)
sorbet-rails (0.7.34)
method_source (>= 0.9.2)
parlour (>= 4.0.1)
parser (>= 2.7)
sorbet-coerce (>= 0.2.6)
sorbet-runtime (>= 0.5)
sorbet-runtime (0.5.10481)
sorbet-static (0.5.9531-universal-darwin-14)
sorbet-runtime (>= 0.5.9892)
sorbet-runtime (0.5.10461)
sorbet-static (0.5.10461-x86_64-linux)
sorbet-struct-comparable (1.3.0)
sorbet-runtime (>= 0.5)
spoom (1.1.12)
spoom (1.1.11)
sorbet (>= 0.5.9204)
sorbet-runtime (>= 0.5.9204)
thor (>= 0.19.2)
sqlite3 (1.4.2)
tapioca (0.7.3)
sqlite3 (1.5.3-x86_64-linux)
tapioca (0.4.27)
bundler (>= 1.17.3)
parlour (>= 2.1.0)
pry (>= 0.12.2)
rbi (~> 0.0.0, >= 0.0.14)
sorbet-runtime (>= 0.5.9204)
sorbet-static (>= 0.5.9204)
spoom (~> 1.1.0, >= 1.1.11)
thor (>= 1.2.0)
yard-sorbet
sorbet-runtime
sorbet-static (>= 0.4.4471)
spoom
thor (>= 0.19.2)
thor (1.2.1)
tilt (2.0.10)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.1.0)
unparser (0.6.5)
diff-lcs (~> 1.3)
parser (>= 3.1.0)
webrick (1.7.0)
yard (0.9.27)
webrick (~> 1.7.0)
yard-sorbet (0.7.0)
sorbet-runtime (>= 0.5)
yard (>= 0.9)
zeitwerk (2.6.1)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
byebug
Expand Down

0 comments on commit 470fdd9

Please sign in to comment.