FIX: allow emoji class when crawling embedded content, add rspc-html-matchers

This commit is contained in:
kerryliu
2015-09-24 15:20:59 -07:00
parent 85daf56ed4
commit b7803fc68e
8 changed files with 103 additions and 2 deletions

View File

@@ -120,6 +120,7 @@ group :test, :development do
gem 'simplecov', require: false
gem 'timecop'
gem 'rspec-given'
gem 'rspec-html-matchers'
gem 'pry-nav'
gem 'spork-rails'
gem 'byebug', require: ENV['RM_INFO'].nil?