diff --git a/Gemfile.lock b/Gemfile.lock index 6389b71..4df2b6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,12 @@ GIT rails (>= 6.0.2) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-bulma (0.7.4) + +GEM + remote: https://rubygems.org/ specs: action_policy (0.4.3) actioncable (6.0.3.2) @@ -78,7 +82,7 @@ GEM activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) bcrypt (3.1.13) - better_errors (2.7.1) + better_errors (2.8.0) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -125,7 +129,7 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) errbase (0.2.0) - erubi (1.9.0) + erubi (1.10.0) erubis (2.7.0) execjs (2.7.0) ffi (1.13.1) @@ -192,7 +196,7 @@ GEM pretender (0.3.4) actionpack (>= 4.2) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.8) nio4r (~> 2.0) rack (2.2.3) rack-test (1.1.0) @@ -212,7 +216,6 @@ GEM bundler (>= 1.3.0) railties (= 6.0.3.2) sprockets-rails (>= 2.0.0) - rails-assets-bulma (0.7.4) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -336,7 +339,7 @@ DEPENDENCIES pagy pg pretender - puma (~> 4.1) + puma (~> 4.3.8) rails (~> 6.0.2) rails-assets-bulma! rails-i18n (~> 6.0)