perf(carto): use json schema to validate geojson instead of rgeo
This commit is contained in:
parent
3d3b90c4fb
commit
c4432b1b47
11 changed files with 1312 additions and 99 deletions
1
Gemfile
1
Gemfile
|
@ -73,7 +73,6 @@ gem 'rails-i18n' # Locales par défaut
|
|||
gem 'rake-progressbar', require: false
|
||||
gem 'redcarpet'
|
||||
gem 'rexml' # add missing gem due to ruby3 (https://github.com/Shopify/bootsnap/issues/325)
|
||||
gem 'rgeo-geojson'
|
||||
gem 'rqrcode'
|
||||
gem 'saml_idp'
|
||||
gem 'sanitize-url'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue