diff --git a/Gemfile.lock b/Gemfile.lock index f8c1eb10..cf678fe1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,12 @@ GIT i18n (>= 1.6, < 1.8) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-bulma (0.7.4) + +GEM + remote: https://rubygems.org/ specs: aasm (5.0.6) concurrent-ruby (~> 1.0) @@ -122,7 +126,7 @@ GEM connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) database_cleaner (1.7.0) devise (4.7.1) bcrypt (~> 3.0) @@ -195,7 +199,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.1) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -209,7 +213,7 @@ GEM mimemagic (0.3.3) mini_magick (4.9.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.12.2) msgpack (1.3.1) multi_json (1.13.1) @@ -217,8 +221,9 @@ GEM multipart-post (2.1.1) nanoid (2.0.0) nio4r (2.5.2) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.2) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -247,6 +252,7 @@ GEM pry (~> 0.10) public_suffix (4.0.1) puma (3.12.1) + racc (1.6.0) rack (2.0.7) rack-proxy (0.6.5) rack @@ -267,7 +273,6 @@ GEM bundler (>= 1.3.0) railties (= 6.0.0) sprockets-rails (>= 2.0.0) - rails-assets-bulma (0.7.4) rails-controller-testing (1.0.4) actionpack (>= 5.0.1.x) actionview (>= 5.0.1.x) @@ -280,7 +285,7 @@ GEM activesupport (>= 4.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (6.0.0) actionpack (= 6.0.0)