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 6 updates #2131

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
42 changes: 21 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ GEM
bigdecimal
rexml
crass (1.0.6)
date (3.4.0)
debug (1.9.2)
date (3.4.1)
debug (1.10.0)
irb (~> 1.10)
reline (>= 0.3.8)
deep_merge (1.2.2)
Expand All @@ -149,13 +149,13 @@ GEM
activemodel
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (4.29.1-arm64-darwin)
google-protobuf (4.29.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.1-x86_64-darwin)
google-protobuf (4.29.2-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.1-x86_64-linux)
google-protobuf (4.29.2-x86_64-linux)
bigdecimal
rake (>= 13)
graphql (2.4.8)
Expand All @@ -168,7 +168,7 @@ GEM
activerecord (>= 7.0)
ar_transaction_changes (~> 1.1)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.0)
Expand All @@ -186,7 +186,7 @@ GEM
activesupport (>= 6.0.0)
redis (>= 4.2, < 6)
language_server-protocol (3.17.0.3)
logger (1.6.2)
logger (1.6.4)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -230,8 +230,8 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
prism (1.2.0)
psych (5.2.1)
prism (1.3.0)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -274,16 +274,16 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rbi (0.2.1)
rbi (0.2.2)
prism (~> 1.0)
sorbet-runtime (>= 0.5.9204)
rbs (3.6.1)
logger
rdoc (6.9.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.22.2)
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.3)
reline (0.6.0)
Expand Down Expand Up @@ -317,20 +317,20 @@ GEM
ruby-progressbar (1.13.0)
securerandom (0.4.0)
shopify-money (3.0.0)
sidekiq (7.3.6)
sidekiq (7.3.7)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
smart_properties (1.17.0)
sorbet (0.5.11694)
sorbet-static (= 0.5.11694)
sorbet-runtime (0.5.11694)
sorbet-static (0.5.11694-universal-darwin)
sorbet-static (0.5.11694-x86_64-linux)
sorbet-static-and-runtime (0.5.11694)
sorbet (= 0.5.11694)
sorbet-runtime (= 0.5.11694)
sorbet (0.5.11708)
sorbet-static (= 0.5.11708)
sorbet-runtime (0.5.11708)
sorbet-static (0.5.11708-universal-darwin)
sorbet-static (0.5.11708-x86_64-linux)
sorbet-static-and-runtime (0.5.11708)
sorbet (= 0.5.11708)
sorbet-runtime (= 0.5.11708)
spoom (1.5.0)
erubi (>= 1.10.0)
prism (>= 0.28.0)
Expand Down
Loading