Skip to content
Merged
Show file tree
Hide file tree
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
58 changes: 38 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ansi (1.5.0)
ar_transaction_changes (1.1.9)
activerecord (>= 5.2.0)
ar_transaction_changes (1.1.11)
activerecord (>= 7.0.0)
ast (2.4.3)
base64 (0.3.0)
bcrypt (3.1.21)
Expand Down Expand Up @@ -157,7 +157,25 @@ GEM
activemodel
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.33.3)
google-protobuf (4.33.4)
bigdecimal
rake (>= 13)
google-protobuf (4.33.4-aarch64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.33.4-aarch64-linux-musl)
bigdecimal
rake (>= 13)
google-protobuf (4.33.4-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.33.4-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.33.4-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.33.4-x86_64-linux-musl)
bigdecimal
rake (>= 13)
graphql (2.5.16)
Expand All @@ -167,7 +185,7 @@ GEM
hashdiff (1.2.1)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
identity_cache (1.6.3)
identity_cache (1.6.4)
activerecord (>= 7.0)
ar_transaction_changes (~> 1.1)
io-console (0.8.2)
Expand Down Expand Up @@ -237,7 +255,7 @@ GEM
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.7.0)
prism (1.8.0)
psych (5.3.1)
date
stringio
Expand Down Expand Up @@ -302,21 +320,21 @@ GEM
io-console (~> 0.5)
require-hooks (0.2.2)
rexml (3.4.4)
rubocop (1.81.7)
rubocop (1.82.1)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.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.47.1, < 2.0)
rubocop-ast (>= 1.48.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.48.0)
rubocop-ast (1.49.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-rspec (3.8.0)
prism (~> 1.7)
rubocop-rspec (3.9.0)
lint_roller (~> 1.1)
rubocop (~> 1.81)
rubocop-shopify (2.18.0)
Expand All @@ -341,15 +359,15 @@ GEM
rack (>= 3.2.0)
redis-client (>= 0.26.0)
smart_properties (1.17.0)
sorbet (0.6.12875)
sorbet-static (= 0.6.12875)
sorbet-runtime (0.6.12875)
sorbet-static (0.6.12875-aarch64-linux)
sorbet-static (0.6.12875-universal-darwin)
sorbet-static (0.6.12875-x86_64-linux)
sorbet-static-and-runtime (0.6.12875)
sorbet (= 0.6.12875)
sorbet-runtime (= 0.6.12875)
sorbet (0.6.12883)
sorbet-static (= 0.6.12883)
sorbet-runtime (0.6.12883)
sorbet-static (0.6.12883-aarch64-linux)
sorbet-static (0.6.12883-universal-darwin)
sorbet-static (0.6.12883-x86_64-linux)
sorbet-static-and-runtime (0.6.12883)
sorbet (= 0.6.12883)
sorbet-runtime (= 0.6.12883)
spoom (1.7.11)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand All @@ -371,7 +389,7 @@ GEM
state_machines (0.100.4)
stringio (3.2.0)
thor (1.5.0)
timeout (0.4.3)
timeout (0.6.0)
tsort (0.2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand Down

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

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

Loading
Loading