Skip to content

Commit

Permalink
Fix Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
laurajaime committed Apr 24, 2023
1 parent af86726 commit ab33330
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 15 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-te
gem "decidim-verifications-csv_email", git: "https://github.com/CodiTramuntana/decidim-verifications-csv_emails.git"
gem "decidim-verifications-members_picker", git: "https://github.com/gencat/decidim-verifications-members_picker.git", tag: "0.0.4"

gem "omniauth-rails_csrf_protection", "~> 1.0"
gem "virtus-multiparams"

gem "deface"
gem "savon", "~> 2.12.0"
gem "wicked_pdf"
Expand Down
23 changes: 11 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ GIT
savon
twilio-ruby

GIT
remote: https://github.com/CodiTramuntana/decidim-verifications-csv_emails.git
revision: 2074fe95935374f521651c9b48015031093a8b56
specs:
decidim-verifications-csv_email (0.0.11)
decidim (>= 0.25.2)
decidim-admin (>= 0.25.2)
decidim-verifications (>= 0.25.2)
nokogiri (>= 1.12.5)
puma (>= 5.5.1)

GIT
remote: https://github.com/CodiTramuntana/decidim.git
revision: 99f93dae4d0cc09b7c5e8806e13fe7f5126a2399
Expand Down Expand Up @@ -189,18 +200,6 @@ GIT
decidim-verifications (0.26.3)
decidim-core (= 0.26.3)

GIT
remote: https://github.com/coopdevs/decidim-module-action_delegator.git
revision: 141092b4cea2373dd608e73434f0c9f5105f8e86
specs:
decidim-action_delegator (0.7.0)
decidim-admin (>= 0.26.0, < 0.27)
decidim-consultations (>= 0.26.0, < 0.27)
decidim-core (>= 0.26.0, < 0.27)
deface (>= 1.9)
savon
twilio-ruby

GIT
remote: https://github.com/gencat/decidim-verifications-members_picker.git
revision: 8b74010b96f20c2d1e9ce487788a2a6d1af3e69a
Expand Down

0 comments on commit ab33330

Please sign in to comment.