Skip to content

Commit

Permalink
Add module slider
Browse files Browse the repository at this point in the history
  • Loading branch information
AyakorK committed Sep 25, 2023
1 parent 4c58f25 commit d859d27
Show file tree
Hide file tree
Showing 3 changed files with 7,722 additions and 8,118 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ gem "decidim-faceless", git: "https://github.com/digidemlab/decidim-module-facel
gem "decidim-friendly_signup", git: "https://github.com/OpenSourcePolitics/decidim-module-friendly_signup.git"
gem "decidim-homepage_interactive_map", git: "https://github.com/OpenSourcePolitics/decidim-module-homepage_interactive_map.git", branch: DECIDIM_BRANCH
gem "decidim-phone_authorization_handler", git: "https://github.com/OpenSourcePolitics/decidim-module_phone_authorization_handler", branch: "0.26/without-exports"
gem "decidim-slider", git: "https://github.com/alecslupu-pfa/decidim-module-slider", branch: "main"
gem "decidim-spam_detection"
gem "decidim-term_customizer", git: "https://github.com/armandfardeau/decidim-module-term_customizer.git", branch: "fix/precompile-on-docker-0.26"

Expand Down
11 changes: 10 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ GIT
decidim-phone_authorization_handler (1.0.0)
decidim-core (~> 0.26)

GIT
remote: https://github.com/alecslupu-pfa/decidim-module-slider
revision: 63e29e03b2bc300f4941a079ecb993cab006e254
branch: main
specs:
decidim-slider (0.0.3)
decidim-core (~> 0.26.0)

GIT
remote: https://github.com/armandfardeau/decidim-module-term_customizer.git
revision: 63170f69b51bb7e7f60f20856e944ae1357f4dc7
Expand Down Expand Up @@ -939,6 +947,7 @@ DEPENDENCIES
decidim-friendly_signup!
decidim-homepage_interactive_map!
decidim-phone_authorization_handler!
decidim-slider!
decidim-spam_detection
decidim-term_customizer!
dotenv-rails
Expand Down Expand Up @@ -970,4 +979,4 @@ RUBY VERSION
ruby 2.7.5p203

BUNDLED WITH
2.4.9
2.4.6
Loading

0 comments on commit d859d27

Please sign in to comment.