diff --git a/Gemfile.lock b/Gemfile.lock index 1a26e548c..dd5658ed3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,10 @@ GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-momentjs (2.17.1) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.0.5) actionpack (= 5.0.5) @@ -82,7 +86,7 @@ GEM chartkick (2.2.1) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) countries (0.9.3) currencies (~> 0.4.2) country_select (1.3.1) @@ -193,7 +197,7 @@ GEM jquery-rails railties (>= 3.1) sass-rails - jquery-rails (4.2.1) + jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -209,7 +213,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.13.0) + loofah (2.21.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.10) @@ -221,7 +225,7 @@ GEM mime-types-data (3.2016.0521) mini_mime (1.0.2) mini_portile2 (2.1.0) - minitest (5.15.0) + minitest (5.20.0) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -273,7 +277,7 @@ GEM nio4r (~> 2.0) pundit (1.1.0) activesupport (>= 3.0.0) - rack (2.2.3) + rack (2.2.8) rack-mini-profiler (0.10.1) rack (>= 1.2.0) rack-test (0.6.3) @@ -291,16 +295,16 @@ GEM bundler (>= 1.3.0) railties (= 5.0.5) sprockets-rails (>= 2.0.0) - rails-assets-momentjs (2.17.1) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.5.0) + loofah (~> 2.19, >= 2.19.1) rails_12factor (0.0.3) rails_serve_static_assets rails_stdout_logging @@ -376,11 +380,11 @@ GEM sprockets (>= 3.0.0) terser (1.1.8) execjs (>= 0.3.0, < 3) - thor (1.2.1) + thor (1.2.2) thread_safe (0.3.6) tilt (2.0.5) timecop (0.8.1) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) warden (1.2.9) rack (>= 2.0.9)