Skip to content

Commit

Permalink
Update Decidim with last changes (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurajaime committed Jun 22, 2023
1 parent e16bc5f commit 1e78f08
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ GIT

GIT
remote: https://github.com/CodiTramuntana/decidim.git
revision: 2a1624acf3ac0e8e72188e487e04f4c7bb3cf40b
revision: 00ed6786493b4eaeab63d85a6bf09ad433a2fbb8
branch: release/0.27-stable
specs:
decidim (0.27.3)
Expand Down Expand Up @@ -352,7 +352,7 @@ GEM
browser (2.7.1)
builder (3.2.4)
byebug (11.1.3)
capybara (3.39.1)
capybara (3.39.2)
addressable
matrix
mini_mime (>= 0.1.3)
Expand All @@ -361,7 +361,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
carrierwave (2.2.3)
carrierwave (2.2.4)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
Expand Down Expand Up @@ -540,7 +540,7 @@ GEM
invisible_captcha (0.13.0)
rails (>= 3.2.0)
json (2.6.3)
jwt (2.7.0)
jwt (2.7.1)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand Down Expand Up @@ -734,7 +734,7 @@ GEM
ffi (~> 1.0)
redcarpet (3.6.0)
redis (4.8.1)
regexp_parser (2.8.0)
regexp_parser (2.8.1)
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.0)
Expand Down

0 comments on commit 1e78f08

Please sign in to comment.