Skip to content

Commit

Permalink
Use stable decidim version
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Jan 27, 2025
1 parent 5b6509f commit 7afae6b
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 75 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ require_relative "#{base_path}lib/decidim/term_customizer/version"

# Use the latest version of Decidim from GitHub instead of the version from RubyGems until there is a released version
# with this PR included: https://github.com/decidim/decidim/pull/13555
# DECIDIM_VERSION = Decidim::TermCustomizer::DECIDIM_VERSION
DECIDIM_VERSION = { git: "https://github.com/decidim/decidim", branch: "release/0.29-stable" }.freeze
DECIDIM_VERSION = Decidim::TermCustomizer::DECIDIM_VERSION

gem "decidim", DECIDIM_VERSION
gem "decidim-term_customizer", path: "."
Expand Down
140 changes: 67 additions & 73 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,72 +1,3 @@
GIT
remote: https://github.com/decidim/decidim
revision: 406fc0341a04344d5cc98ea98920487276b96b39
branch: release/0.29-stable
specs:
decidim (0.29.1)
decidim-accountability (= 0.29.1)
decidim-admin (= 0.29.1)
decidim-api (= 0.29.1)
decidim-assemblies (= 0.29.1)
decidim-blogs (= 0.29.1)
decidim-budgets (= 0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-debates (= 0.29.1)
decidim-forms (= 0.29.1)
decidim-generators (= 0.29.1)
decidim-meetings (= 0.29.1)
decidim-pages (= 0.29.1)
decidim-participatory_processes (= 0.29.1)
decidim-proposals (= 0.29.1)
decidim-sortitions (= 0.29.1)
decidim-surveys (= 0.29.1)
decidim-system (= 0.29.1)
decidim-verifications (= 0.29.1)
decidim-dev (0.29.1)
bullet (~> 7.1.6)
byebug (~> 11.0)
capybara (~> 3.39)
decidim (= 0.29.1)
erb_lint (~> 0.4.0)
factory_bot_rails (~> 6.2)
faker (~> 3.2)
i18n-tasks (~> 1.0)
nokogiri (~> 1.16, >= 1.16.2)
parallel_tests (~> 4.2)
puma (~> 6.2, >= 6.3.1)
rails-controller-testing (~> 1.0)
rspec (~> 3.12)
rspec-cells (~> 0.3.7)
rspec-html-matchers (~> 0.10)
rspec-rails (~> 6.0)
rspec-retry (~> 0.6.2)
rspec_junit_formatter (~> 0.6.0)
rubocop (~> 1.65.0)
rubocop-capybara (~> 2.21)
rubocop-factory_bot (~> 2.26)
rubocop-faker (~> 1.1)
rubocop-performance (~> 1.21)
rubocop-rails (~> 2.25)
rubocop-rspec (~> 3.0)
rubocop-rspec_rails (~> 2.30)
rubocop-rubycw (~> 0.1)
selenium-webdriver (~> 4.9)
simplecov (~> 0.22.0)
simplecov-cobertura (~> 2.1.0)
spring (~> 4.0)
spring-watcher-listen (~> 2.0)
w3c_rspec_validators (~> 0.3.0)
webmock (~> 3.18)
wisper-rspec (~> 1.0)
decidim-participatory_processes (0.29.1)
decidim-core (= 0.29.1)
decidim-proposals (0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
doc2text (~> 0.4.7)
redcarpet (~> 3.5, >= 3.5.1)

PATH
remote: .
specs:
Expand Down Expand Up @@ -209,6 +140,26 @@ GEM
date_validator (0.12.0)
activemodel (>= 3)
activesupport (>= 3)
decidim (0.29.1)
decidim-accountability (= 0.29.1)
decidim-admin (= 0.29.1)
decidim-api (= 0.29.1)
decidim-assemblies (= 0.29.1)
decidim-blogs (= 0.29.1)
decidim-budgets (= 0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-debates (= 0.29.1)
decidim-forms (= 0.29.1)
decidim-generators (= 0.29.1)
decidim-meetings (= 0.29.1)
decidim-pages (= 0.29.1)
decidim-participatory_processes (= 0.29.1)
decidim-proposals (= 0.29.1)
decidim-sortitions (= 0.29.1)
decidim-surveys (= 0.29.1)
decidim-system (= 0.29.1)
decidim-verifications (= 0.29.1)
decidim-accountability (0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
Expand Down Expand Up @@ -288,6 +239,42 @@ GEM
decidim-debates (0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
decidim-dev (0.29.1)
bullet (~> 7.1.6)
byebug (~> 11.0)
capybara (~> 3.39)
decidim (= 0.29.1)
erb_lint (~> 0.4.0)
factory_bot_rails (~> 6.2)
faker (~> 3.2)
i18n-tasks (~> 1.0)
nokogiri (~> 1.16, >= 1.16.2)
parallel_tests (~> 4.2)
puma (~> 6.2, >= 6.3.1)
rails-controller-testing (~> 1.0)
rspec (~> 3.12)
rspec-cells (~> 0.3.7)
rspec-html-matchers (~> 0.10)
rspec-rails (~> 6.0)
rspec-retry (~> 0.6.2)
rspec_junit_formatter (~> 0.6.0)
rubocop (~> 1.65.0)
rubocop-capybara (~> 2.21)
rubocop-factory_bot (~> 2.26)
rubocop-faker (~> 1.1)
rubocop-performance (~> 1.21)
rubocop-rails (~> 2.25)
rubocop-rspec (~> 3.0)
rubocop-rspec_rails (~> 2.30)
rubocop-rubycw (~> 0.1)
selenium-webdriver (~> 4.9)
simplecov (~> 0.22.0)
simplecov-cobertura (~> 2.1.0)
spring (~> 4.0)
spring-watcher-listen (~> 2.0)
w3c_rspec_validators (~> 0.3.0)
webmock (~> 3.18)
wisper-rspec (~> 1.0)
decidim-forms (0.29.1)
decidim-core (= 0.29.1)
wicked_pdf (~> 2.1)
Expand All @@ -300,6 +287,13 @@ GEM
icalendar (~> 2.5)
decidim-pages (0.29.1)
decidim-core (= 0.29.1)
decidim-participatory_processes (0.29.1)
decidim-core (= 0.29.1)
decidim-proposals (0.29.1)
decidim-comments (= 0.29.1)
decidim-core (= 0.29.1)
doc2text (~> 0.4.7)
redcarpet (~> 3.5, >= 3.5.1)
decidim-sortitions (0.29.1)
decidim-admin (= 0.29.1)
decidim-comments (= 0.29.1)
Expand Down Expand Up @@ -796,10 +790,10 @@ DEPENDENCIES
bootsnap (~> 1.4)
byebug (~> 11.0)
dalli (~> 2.7, >= 2.7.10)
decidim!
decidim-dev!
decidim-participatory_processes!
decidim-proposals!
decidim (~> 0.29.0)
decidim-dev (~> 0.29.0)
decidim-participatory_processes (~> 0.29.0)
decidim-proposals (~> 0.29.0)
decidim-term_customizer!
faker (~> 3.2)
letter_opener_web (~> 2.0)
Expand Down

0 comments on commit 7afae6b

Please sign in to comment.