mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05:00
Remove RSpec given.
This commit is contained in:
@@ -138,8 +138,6 @@ group :test, :development do
|
||||
gem 'rb-inotify', '~> 0.9', require: RUBY_PLATFORM =~ /linux/i ? 'rb-inotify' : false
|
||||
gem 'rspec-rails', require: false
|
||||
gem 'shoulda', require: false
|
||||
gem 'simplecov', require: false
|
||||
gem 'rspec-given'
|
||||
gem 'rspec-html-matchers'
|
||||
gem 'spork-rails'
|
||||
gem 'pry-nav'
|
||||
|
||||
Reference in New Issue
Block a user