Skip to content

Commit

Permalink
Upgrade decidim-verifications-members_picker with temporal branch
Browse files Browse the repository at this point in the history
  • Loading branch information
laurajaime committed Jul 11, 2024
1 parent 08fd7eb commit 89b6115
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ gem "decidim-challenges", git: "https://github.com/gencat/decidim-module-challen
# gem "decidim-idcat_mobil", "~> 0.3.0"
gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer.git", branch: "release/0.27-stable"

# update ruby version
# gem "decidim-verifications-members_picker", git: "https://github.com/gencat/decidim-verifications-members_picker.git", tag: "0.0.5"
gem "decidim-verifications-members_picker", git: "https://github.com/gencat/decidim-verifications-members_picker.git", branch: "downgrade_ruby"
#### Custom gems and modifications block end ####

gem "soda-ruby", require: false
Expand Down
14 changes: 13 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,16 @@ GIT
decidim-challenges (0.3.3)
decidim-core (~> 0.27)

GIT
remote: https://github.com/gencat/decidim-verifications-members_picker.git
revision: 7f0b1bd50f441179fdcce03cdcea09aefbc35ef6
branch: downgrade_ruby
specs:
decidim-verifications-members_picker (0.0.6)
decidim-core (>= 0.27.5)
decidim-verifications (>= 0.27.5)
psych (< 4)

GIT
remote: https://github.com/mainio/decidim-module-term_customizer.git
revision: abbf0c69e1bcaafebc5aa4f8da22fdb64ce62149
Expand Down Expand Up @@ -217,7 +227,7 @@ PATH
PATH
remote: decidim-regulations
specs:
decidim-regulations (0.1.2)
decidim-regulations (0.1.3)
decidim-type (= 0.3.0)
rails (>= 5.2, < 7.0.x)

Expand Down Expand Up @@ -668,6 +678,7 @@ GEM
actionmailer (>= 3)
net-smtp
premailer (~> 1.7, >= 1.7.9)
psych (3.3.4)
public_suffix (6.0.0)
puma (5.6.8)
nio4r (~> 2.0)
Expand Down Expand Up @@ -924,6 +935,7 @@ DEPENDENCIES
decidim-term_customizer!
decidim-top_comments!
decidim-type!
decidim-verifications-members_picker!
deface
delayed_job_active_record
faker
Expand Down

0 comments on commit 89b6115

Please sign in to comment.