diff --git a/Gemfile.lock b/Gemfile.lock index 6408ccb76..f372483c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,13 @@ GIT railties (>= 3.2.6, < 6.0) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-leaflet (1.2.0) + rails-assets-markdown-it (8.2.2) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.0.7.2) actionpack (= 5.0.7.2) @@ -335,7 +340,7 @@ GEM mime-types-data (3.2016.0521) mimemagic (0.3.2) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.12.2) mixlib-cli (1.7.0) mixlib-config (2.2.13) @@ -348,8 +353,9 @@ GEM net-ssh (5.0.2) newrelic_rpm (4.1.0.333) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nori (2.6.0) oauth (0.5.4) oauth2 (1.4.0) @@ -399,6 +405,7 @@ GEM public_suffix (4.0.1) puma (4.3.1) nio4r (~> 2.0) + racc (1.6.0) rack (2.0.7) rack-accept (0.4.5) rack (>= 0.4) @@ -420,8 +427,6 @@ GEM bundler (>= 1.3.0) railties (= 5.0.7.2) sprockets-rails (>= 2.0.0) - rails-assets-leaflet (1.2.0) - rails-assets-markdown-it (8.2.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)