Skip to content

Commit

Permalink
Merge pull request #299 from Shopify/dependabot/bundler/gem/minor-and…
Browse files Browse the repository at this point in the history
…-patch-032eaae31b

Bump the minor-and-patch group in /gem with 7 updates
  • Loading branch information
github-actions[bot] authored Jan 24, 2025
2 parents 0cad6a3 + 90b7046 commit b95c596
Show file tree
Hide file tree
Showing 24 changed files with 12,872 additions and 5,829 deletions.
57 changes: 31 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,56 +19,59 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
bigdecimal (3.1.8)
erubi (1.13.0)
json (2.7.2)
json-schema (5.0.0)
benchmark (0.4.0)
bigdecimal (3.1.9)
erubi (1.13.1)
json (2.9.1)
json-schema (5.1.1)
addressable (~> 2.8)
bigdecimal (~> 3.1)
language_server-protocol (3.17.0.3)
netrc (0.11.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
prism (1.0.0)
prism (1.3.0)
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
rbi (0.2.0)
rbi (0.2.3)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
regexp_parser (2.9.2)
rubocop (1.66.1)
regexp_parser (2.10.0)
rubocop (1.70.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.32.2, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
rubocop-sorbet (0.8.5)
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-progressbar (1.13.0)
sorbet (0.5.11589)
sorbet-static (= 0.5.11589)
sorbet-runtime (0.5.11589)
sorbet-static (0.5.11589-universal-darwin)
sorbet-static (0.5.11589-x86_64-linux)
sorbet-static-and-runtime (0.5.11589)
sorbet (= 0.5.11589)
sorbet-runtime (= 0.5.11589)
spoom (1.5.0)
sorbet (0.5.11766)
sorbet-static (= 0.5.11766)
sorbet-runtime (0.5.11766)
sorbet-static (0.5.11766-universal-darwin)
sorbet-static (0.5.11766-x86_64-linux)
sorbet-static-and-runtime (0.5.11766)
sorbet (= 0.5.11766)
sorbet-runtime (= 0.5.11766)
spoom (1.5.1)
erubi (>= 1.10.0)
prism (>= 0.28.0)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
tapioca (0.16.2)
tapioca (0.16.8)
benchmark
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand All @@ -78,7 +81,9 @@ GEM
thor (>= 1.2.0)
yard-sorbet
thor (1.3.2)
unicode-display_width (2.6.0)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
yard (0.9.37)
yard-sorbet (0.9.0)
sorbet-runtime
Expand All @@ -93,4 +98,4 @@ DEPENDENCIES
rbi-central!

BUNDLED WITH
2.3.7
2.6.3
59 changes: 31 additions & 28 deletions gem/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,23 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ansi (1.5.0)
ast (2.4.2)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
builder (3.3.0)
debug (1.9.2)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
erubi (1.13.0)
io-console (0.7.2)
irb (1.12.0)
rdoc
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.8.2)
json-schema (5.1.0)
json (2.9.1)
json-schema (5.1.1)
addressable (~> 2.8)
bigdecimal (~> 3.1)
language_server-protocol (3.17.0.3)
minitest (5.25.2)
minitest (5.25.4)
minitest-reporters (1.7.1)
ansi
builder
Expand All @@ -45,52 +47,53 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
prism (1.2.0)
psych (5.1.2)
prism (1.3.0)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.2.1)
rbi (0.2.2)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.6.3.1)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.9.3)
reline (0.5.0)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
rubocop (1.69.0)
rubocop (1.69.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
rubocop-sorbet (0.8.7)
rubocop (>= 1)
ruby-progressbar (1.13.0)
sorbet (0.5.11670)
sorbet-static (= 0.5.11670)
sorbet-runtime (0.5.11670)
sorbet-static (0.5.11670-universal-darwin)
sorbet-static (0.5.11670-x86_64-linux)
sorbet-static-and-runtime (0.5.11670)
sorbet (= 0.5.11670)
sorbet-runtime (= 0.5.11670)
sorbet (0.5.11766)
sorbet-static (= 0.5.11766)
sorbet-runtime (0.5.11766)
sorbet-static (0.5.11766-universal-darwin)
sorbet-static (0.5.11766-x86_64-linux)
sorbet-static-and-runtime (0.5.11766)
sorbet (= 0.5.11766)
sorbet-runtime (= 0.5.11766)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
stringio (3.1.0)
stringio (3.1.2)
tapioca (0.16.5)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
Expand All @@ -101,7 +104,7 @@ GEM
thor (>= 1.2.0)
yard-sorbet
thor (1.3.2)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
yard (0.9.37)
Expand Down
File renamed without changes.
75 changes: 75 additions & 0 deletions gem/sorbet/rbi/gems/[email protected]

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
Loading

0 comments on commit b95c596

Please sign in to comment.