diff --git a/Gemfile.lock b/Gemfile.lock index 1a26e548c..8f7bff0af 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) @@ -113,7 +117,7 @@ GEM http_parser.rb (~> 0.6.0) erubis (2.7.0) eventmachine (1.2.1) - execjs (2.7.0) + execjs (2.8.1) factory_girl (4.8.0) activesupport (>= 3.0.0) factory_girl_rails (4.8.0) @@ -291,7 +295,6 @@ 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) @@ -374,7 +377,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - terser (1.1.8) + terser (1.1.17) execjs (>= 0.3.0, < 3) thor (1.2.1) thread_safe (0.3.6)