Skip to content

Commit

Permalink
Merge pull request #266 from AlchemyCMS/depfu/update/alchemy_cms-7.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen authored Oct 25, 2024
2 parents 4af3558 + 8eaaa7f commit c17b647
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 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.2)
acts_as_list (1.2.3)
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.0)
alchemy_cms (7.3.3)
actionmailer (>= 7.0, < 7.3)
actionpack (>= 7.0, < 7.3)
actionview (>= 7.0, < 7.3)
Expand Down Expand Up @@ -177,7 +177,7 @@ GEM
nokogiri
drb (2.2.1)
erubi (1.13.0)
execjs (2.9.1)
execjs (2.10.0)
ffi (1.17.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -377,17 +377,16 @@ GEM
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
turbo-rails (2.0.6)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
useragent (0.16.10)
view_component (3.14.0)
activesupport (>= 5.2.0, < 8.0)
view_component (3.19.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
warden (1.2.9)
Expand Down

0 comments on commit c17b647

Please sign in to comment.