diff --git a/Gemfile.lock b/Gemfile.lock index 739b009..87340ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (12.3.3) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -154,11 +154,6 @@ GEM selenium-webdriver (3.142.3) childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) - spring (2.0.2) - activesupport (>= 4.2) - spring-watcher-listen (2.0.1) - listen (>= 2.7, < 4.0) - spring (>= 1.2, < 3.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -203,8 +198,6 @@ DEPENDENCIES rails (~> 5.2.3) sass-rails (~> 5.0) selenium-webdriver - spring - spring-watcher-listen (~> 2.0.0) sqlite3 turbolinks (~> 5) tzinfo-data