Skip to content

Commit

Permalink
Merge pull request #271 from AlchemyCMS/depfu/update/alchemy_cms-7.3.4
Browse files Browse the repository at this point in the history
Update alchemy_cms 7.3.3 → 7.3.4 (patch)
  • Loading branch information
tvdeyen authored Nov 22, 2024
2 parents 72aaf55 + 6899c2f commit 27889c6
Showing 1 changed file with 16 additions and 18 deletions.
34 changes: 16 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
acts_as_list (1.2.3)
acts_as_list (1.2.4)
activerecord (>= 6.1)
activesupport (>= 6.1)
addressable (2.8.7)
Expand All @@ -91,7 +91,7 @@ GEM
alchemy_cloudinary (3.0.0)
alchemy_cms (>= 7.0, < 8.0)
cloudinary (~> 1.9)
alchemy_cms (7.3.3)
alchemy_cms (7.3.4)
actionmailer (>= 7.0, < 7.3)
actionpack (>= 7.0, < 7.3)
actionview (>= 7.0, < 7.3)
Expand Down Expand Up @@ -122,8 +122,8 @@ GEM
alchemy_i18n (4.2.2)
alchemy_cms (>= 7.1.0.pre.b1, < 8)
rails-i18n
awesome_nested_set (3.7.0)
activerecord (>= 4.0.0, < 8.0)
awesome_nested_set (3.8.0)
activerecord (>= 4.0.0, < 8.1)
aws_cf_signer (0.1.3)
base64 (0.2.0)
bcrypt (3.1.20)
Expand Down Expand Up @@ -156,7 +156,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
date (3.4.0)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
Expand Down Expand Up @@ -228,7 +228,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.23.0)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -242,11 +242,11 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0903)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
msgpack (1.7.2)
multi_json (1.15.0)
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -271,7 +271,7 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand All @@ -282,9 +282,8 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.1.0)
rackup (2.2.1)
rack (>= 3)
webrick (~> 1.8)
rails (7.2.1.2)
actioncable (= 7.2.1.2)
actionmailbox (= 7.2.1.2)
Expand Down Expand Up @@ -325,13 +324,13 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -356,7 +355,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
securerandom (0.3.1)
securerandom (0.3.2)
sentry-rails (5.19.0)
railties (>= 5.0)
sentry-ruby (~> 5.19.0)
Expand All @@ -373,10 +372,10 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stringio (3.1.1)
stringio (3.1.2)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
timeout (0.4.2)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -385,7 +384,7 @@ GEM
uglifier (4.2.1)
execjs (>= 0.3.0, < 3)
useragent (0.16.10)
view_component (3.19.0)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand All @@ -396,7 +395,6 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.8.2)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down

0 comments on commit 27889c6

Please sign in to comment.