Skip to content

Commit

Permalink
Update Decidim Geo to v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin481 committed May 28, 2024
1 parent 25b14b3 commit dc11f9d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem 'decidim-anonymous_proposals', github: 'puzzle/decidim-module-anonymous_prop
gem 'decidim-antivirus', github: 'mainio/decidim-module-antivirus', branch: 'release/0.27-stable'
gem 'decidim-cleaner', github: 'puzzle/decidim-module-cleaner', branch: 'release/0.27-stable'
gem 'decidim-decidim_awesome', github: 'decidim-ice/decidim-module-decidim_awesome'
gem 'decidim-decidim_geo', github: 'octree-gva/decidim-module-geo', tag: "v0.2.1"
gem 'decidim-decidim_geo', github: 'octree-gva/decidim-module-geo', tag: "v0.2.2"
gem 'decidim-participatory_documents', github: 'openpoke/decidim-module-participatory-documents', tag: '0.2.2'
gem 'decidim-question_captcha', github: 'OpenSourcePolitics/decidim-module-question_captcha', branch: 'release/0.27-stable'
gem 'decidim-survey_multiple_answers', '~> 0.26.2'
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ GIT

GIT
remote: https://github.com/octree-gva/decidim-module-geo.git
revision: c1636ba0ed742db8253dc456a93f22584af50d2b
tag: v0.2.1
revision: fdfc76e0588a4a78808441797603e592f26435bd
tag: v0.2.2
specs:
decidim-decidim_geo (0.2.1)
decidim-decidim_geo (0.2.2)
activerecord-postgis-adapter (>= 6.0)
decidim-admin (>= 0.26, < 0.28)
decidim-core (>= 0.26, < 0.28)
Expand Down Expand Up @@ -488,7 +488,7 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-i18n (1.12.0)
devise-i18n (1.12.1)
devise (>= 4.9.0)
devise_invitable (2.0.9)
actionmailer (>= 5.0)
Expand Down Expand Up @@ -660,7 +660,7 @@ GEM
mime-types-data (3.2024.0507)
mini_magick (4.12.0)
mini_mime (1.1.5)
minitest (5.22.3)
minitest (5.23.1)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
Expand All @@ -680,7 +680,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.4-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)
Expand Down Expand Up @@ -769,7 +769,7 @@ GEM
puma (5.6.8)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
Expand Down Expand Up @@ -1033,7 +1033,7 @@ GEM
wkhtmltopdf-binary (0.12.6.7)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
zeitwerk (2.6.15)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit dc11f9d

Please sign in to comment.