diff --git a/Gemfile.lock b/Gemfile.lock index f8c1eb10..23855ca4 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) @@ -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.9) + 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)