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 with 5 updates #2036

Closed
Closed
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
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ GEM
timeout (>= 0.4.0)
activerecord-typedstore (1.6.0)
activerecord (>= 6.1)
activeresource (6.1.1)
activeresource (6.1.3)
activemodel (>= 6.0)
activemodel-serializers-xml (~> 1.0)
activesupport (>= 6.0)
Expand Down Expand Up @@ -154,7 +154,7 @@ GEM
google-protobuf (4.28.2-x86_64-linux)
bigdecimal
rake (>= 13)
graphql (2.3.16)
graphql (2.3.18)
base64
fiber-storage
hashdiff (1.1.1)
Expand Down Expand Up @@ -226,7 +226,7 @@ GEM
parser (3.3.5.0)
ast (~> 2.4.1)
racc
prism (1.0.0)
prism (1.1.0)
psych (5.1.2)
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -270,7 +270,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.2.0)
rbi (0.2.1)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rdoc (6.7.0)
Expand All @@ -295,7 +295,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
parser (>= 3.3.1.0)
rubocop-rspec (3.0.5)
rubocop-rspec (3.1.0)
rubocop (~> 1.61)
rubocop-shopify (2.15.1)
rubocop (~> 1.51)
Expand All @@ -310,14 +310,14 @@ GEM
rack (>= 2.2.4)
redis-client (>= 0.22.2)
smart_properties (1.17.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)
sorbet (0.5.11597)
sorbet-static (= 0.5.11597)
sorbet-runtime (0.5.11597)
sorbet-static (0.5.11597-universal-darwin)
sorbet-static (0.5.11597-x86_64-linux)
sorbet-static-and-runtime (0.5.11597)
sorbet (= 0.5.11597)
sorbet-runtime (= 0.5.11597)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down
Loading