diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 5e36356..48a2d90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,19 +128,6 @@ GEM rainbow (3.0.0) rake (12.3.3) riddle (2.3.2) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.2) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.4) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-mocks (3.8.1) - diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.2) rubocop (0.73.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -206,7 +193,6 @@ DEPENDENCIES prototype-rails! rails (~> 4.2) rake - rspec rubocop rubocop-performance rubocop-rails |