diff --git a/Gemfile.lock b/Gemfile.lock index f8c1eb10..271196d0 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) @@ -118,7 +122,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -171,11 +175,11 @@ GEM fog-core nokogiri (>= 1.5.11, < 2.0.0) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashdiff (1.0.0) hashie (3.6.0) - i18n (1.7.0) + i18n (1.7.1) concurrent-ruby (~> 1.0) image_processing (1.9.3) mini_magick (>= 4.9.5, < 5) @@ -210,7 +214,7 @@ GEM mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.2) + minitest (5.17.0) msgpack (1.3.1) multi_json (1.13.1) multi_xml (0.6.0) @@ -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) @@ -368,7 +371,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -394,7 +397,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.0) + zeitwerk (2.6.6) PLATFORMS ruby