Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the minor-and-patch group in /gem with 5 updates #303

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 21 additions & 18 deletions gem/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ansi (1.5.0)
ast (2.4.2)
benchmark (0.4.0)
bigdecimal (3.1.9)
builder (3.3.0)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
erubi (1.13.0)
erubi (1.13.1)
io-console (0.8.0)
irb (1.14.3)
rdoc (>= 4.0.0)
Expand All @@ -35,7 +36,7 @@ GEM
json-schema (5.1.1)
addressable (~> 2.8)
bigdecimal (~> 3.1)
language_server-protocol (3.17.0.3)
language_server-protocol (3.17.0.4)
minitest (5.25.4)
minitest-reporters (1.7.1)
ansi
Expand All @@ -44,7 +45,7 @@ GEM
ruby-progressbar
netrc (0.11.0)
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
prism (1.3.0)
Expand All @@ -55,46 +56,48 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.2.2)
rbi (0.2.4)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
rubocop (1.69.2)
rubocop (1.71.1)
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.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
rubocop-ast (1.38.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.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)
sorbet (0.5.11796)
sorbet-static (= 0.5.11796)
sorbet-runtime (0.5.11796)
sorbet-static (0.5.11796-universal-darwin)
sorbet-static (0.5.11796-x86_64-linux)
sorbet-static-and-runtime (0.5.11796)
sorbet (= 0.5.11796)
sorbet-runtime (= 0.5.11796)
spoom (1.5.3)
erubi (>= 1.10.0)
prism (>= 0.28.0)
rbi (>= 0.2.3)
sorbet-static-and-runtime (>= 0.5.10187)
thor (>= 0.19.2)
stringio (3.1.2)
tapioca (0.16.5)
tapioca (0.16.8)
benchmark
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand All @@ -104,7 +107,7 @@ GEM
thor (>= 1.2.0)
yard-sorbet
thor (1.3.2)
unicode-display_width (3.1.3)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
yard (0.9.37)
Expand Down