diff --git a/Gemfile.lock b/Gemfile.lock index b6227d0..67f8978 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,15 @@ GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-bootbox (5.2.0) + rails-assets-bootstrap (>= 3.3.7) + rails-assets-bootstrap (3.3.7) + rails-assets-jquery (>= 1.9.1, < 4) + rails-assets-jquery (3.4.1) + rails-assets-notifyjs (0.4.2) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.5) actionpack (= 5.2.4.5) @@ -43,8 +52,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) arel (9.0.0) awesome_print (1.8.0) @@ -140,7 +149,7 @@ GEM racc (~> 1.4) orm_adapter (0.5.0) pg (1.2.3) - public_suffix (4.0.6) + public_suffix (5.0.0) puma (5.2.1) nio4r (~> 2.0) racc (1.5.2) @@ -162,12 +171,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.5) sprockets-rails (>= 2.0.0) - rails-assets-bootbox (5.2.0) - rails-assets-bootstrap (>= 3.3.7) - rails-assets-bootstrap (3.3.7) - rails-assets-jquery (>= 1.9.1, < 4) - rails-assets-jquery (3.4.1) - rails-assets-notifyjs (0.4.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6)