Skip to content
Snippets Groups Projects
Commit 002ac17a authored by Robert Speicher's avatar Robert Speicher
Browse files

Remove rspec-mocks and rspec-its gems

parent 7894077b
No related branches found
No related tags found
1 merge request!136Prepare for absorb
Pipeline #
Loading
Loading
@@ -6,8 +6,6 @@ group :development do
gem 'rubocop', '~> 0.43.0'
gem 'rubocop-rspec', '~> 1.8.0'
gem 'rspec', '~> 3.0'
gem 'rspec-mocks'
gem 'rspec-its'
gem 'webmock'
gem 'pry'
gem 'rake'
Loading
Loading
Loading
Loading
@@ -3,7 +3,6 @@ SimpleCov.start
 
require 'gitlab_git'
require 'pry'
require 'rspec/its'
 
require_relative 'support/seed_helper'
require_relative 'support/commit'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment