diff --git a/Gemfile.lock b/Gemfile.lock index f8c1eb10..fad32acd 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) @@ -73,8 +77,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.1, >= 2.1.8) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) archive-zip (0.12.0) io-like (~> 0.3.0) ast (2.4.0) @@ -245,7 +249,7 @@ GEM pry-byebug (3.7.0) byebug (~> 11.0) pry (~> 0.10) - public_suffix (4.0.1) + public_suffix (5.0.0) puma (3.12.1) rack (2.0.7) rack-proxy (0.6.5) @@ -267,7 +271,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)