Remove rspec-rails gem

This commit is contained in:
Artur Beljajev 2019-10-03 15:15:34 +03:00
parent aeee87ea75
commit 3fb6ccc67c
8 changed files with 0 additions and 171 deletions

View file

@ -336,14 +336,6 @@ GEM
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-rails (3.6.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
rubyzip (1.2.2)
safe_yaml (1.0.5)
@ -477,7 +469,6 @@ DEPENDENCIES
rails-settings-cached (= 0.7.2)
ransack (= 1.5.1)
rest-client
rspec-rails (~> 3.6)
sass-rails (= 5.0.6)
sdoc (= 0.4.1)
select2-rails (= 3.5.9.3)