Skip to content

Commit

Permalink
Update decidim geo
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Dec 10, 2024
1 parent 917c45c commit 9dda74e
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 275 deletions.
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ GEM
addressable
csv (3.3.0)
dalli (3.2.8)
date (3.4.0)
date (3.4.1)
date_validator (0.12.0)
activemodel (>= 3)
activesupport (>= 3)
Expand Down Expand Up @@ -517,7 +517,7 @@ GEM
nokogiri (>= 1.13.2, < 1.17.0)
rubyzip (~> 2.3.0)
docile (1.4.1)
doorkeeper (5.8.0)
doorkeeper (5.8.1)
railties (>= 5)
doorkeeper-i18n (4.0.1)
dumb_delegator (1.0.0)
Expand All @@ -536,7 +536,7 @@ GEM
escape_utils (1.3.0)
et-orbi (1.2.11)
tzinfo
excon (1.2.1)
excon (1.2.2)
execjs (2.10.0)
extended-markdown-filter (0.7.0)
html-pipeline (~> 2.9)
Expand All @@ -547,7 +547,7 @@ GEM
railties (>= 3.0.0)
faker (2.19.0)
i18n (>= 1.6, < 2)
faraday (2.12.1)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
Expand Down Expand Up @@ -578,7 +578,7 @@ GEM
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
gemoji (3.0.1)
geocoder (1.8.3)
geocoder (1.8.4)
base64 (>= 0.1.0)
csv (>= 3.0.0)
globalid (1.2.1)
Expand Down Expand Up @@ -626,7 +626,7 @@ GEM
rails (>= 3.2.0)
io-console (0.7.2)
jmespath (1.6.2)
json (2.8.2)
json (2.9.0)
json-jwt (1.16.6)
activesupport (>= 4.2)
aes_key_wrap
Expand Down Expand Up @@ -655,7 +655,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand All @@ -681,10 +681,10 @@ GEM
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1105)
mime-types-data (3.2024.1203)
mini_magick (4.13.2)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.4)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
Expand All @@ -693,7 +693,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
net-http (0.5.0)
net-http (0.6.0)
uri
net-imap (0.4.18)
date
Expand All @@ -705,7 +705,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"jsrender": "^1.0.14",
"leaflet.featuregroup.subgroup": "^1.0.2",
"marked": "^5.1.2",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"select2": "^4.1.0-rc.0",
"stylelint": "^13.11.0",
"webpack-dev-server": "4.15.1"
Expand Down
Loading

0 comments on commit 9dda74e

Please sign in to comment.