Skip to content

fixes "Could not find gem 'rspec-support (= 3.0.0.pre) ruby'"

gitlab-qa-bot requested to merge github/fork/ngpestelos/add-rspec-support into master

Created by: ngpestelos

I encountered this error while trying to build this project. This PR adds rspec-support to Gemfile.

See also: https://github.com/rspec/rspec/pull/3

Merge request reports