Skip to content

Commit

Permalink
Update all Bundler dependencies (2023-11-01)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 1, 2023
1 parent f19e2c3 commit 85d9223
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ GEM
ast (2.4.2)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
aws-partitions (1.842.0)
aws-sdk-core (3.185.1)
aws-partitions (1.843.0)
aws-sdk-core (3.185.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
Expand All @@ -95,7 +95,7 @@ GEM
bindex (0.8.1)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.16.0)
bootsnap (1.17.0)
msgpack (~> 1.2)
builder (3.2.4)
bullet_train (1.6.7)
Expand Down Expand Up @@ -256,6 +256,7 @@ GEM
email_reply_parser (0.5.11)
erubi (1.12.0)
erubis (2.7.0)
event_stream_parser (0.3.0)
extended_email_reply_parser (0.5.1)
activesupport
charlock_holmes
Expand Down Expand Up @@ -283,7 +284,7 @@ GEM
hashids (1.0.6)
hashie (5.0.0)
hiredis (0.6.3)
honeybadger (5.2.1)
honeybadger (5.3.0)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.5)
Expand All @@ -303,7 +304,7 @@ GEM
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
jbuilder-schema (2.5.0)
jbuilder-schema (2.6.1)
jbuilder
method_source
rails (>= 5.0.0)
Expand Down Expand Up @@ -359,7 +360,7 @@ GEM
msgpack (1.7.2)
multi_xml (0.6.0)
multipart-post (2.3.0)
net-imap (0.4.2)
net-imap (0.4.3)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -423,7 +424,7 @@ GEM
actionmailer (>= 3)
net-smtp
premailer (~> 1.7, >= 1.7.9)
prism (0.15.1)
prism (0.16.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -482,7 +483,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
rdoc (6.5.0)
psych (>= 4.0.0)
redis (5.0.8)
Expand Down Expand Up @@ -524,7 +525,8 @@ GEM
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-openai (5.1.0)
ruby-openai (5.2.0)
event_stream_parser (>= 0.3.0, < 1.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
ruby-progressbar (1.13.0)
Expand All @@ -547,7 +549,7 @@ GEM
sexp_processor (4.17.0)
showcase-rails (0.4.6)
rails (>= 6.1.0)
sidekiq (7.1.6)
sidekiq (7.2.0)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down Expand Up @@ -602,7 +604,7 @@ GEM
unicode-emoji (3.4.0)
unicode-version (~> 1.0)
unicode-version (1.3.0)
valid_email (0.1.4)
valid_email (0.2.0)
activemodel
mail (>= 2.6.1)
simpleidn
Expand Down

0 comments on commit 85d9223

Please sign in to comment.