diff --git a/Gemfile.lock b/Gemfile.lock index d778acc..c1717ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,10 @@ GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-tether (1.4.7) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.3) actionpack (= 5.2.3) @@ -102,7 +106,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) devise (4.6.2) bcrypt (~> 3.0) @@ -135,9 +139,9 @@ GEM font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.6.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.0) ipaddress (0.8.3) @@ -172,7 +176,7 @@ GEM mini_portile2 (2.4.0) mini_racer (0.2.8) libv8 (>= 6.9.411) - minitest (5.11.3) + minitest (5.15.0) msgpack (1.3.0) multi_json (1.13.1) nio4r (2.4.0) @@ -201,7 +205,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.3) sprockets-rails (>= 2.0.0) - rails-assets-tether (1.4.7) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -260,7 +263,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)