Use json-schema just for tests
Add back to test group
Showing
... | ... | @@ -414,6 +414,7 @@ group :development, :test, :omnibus do |
end | ||
group :test do | ||
gem 'json-schema', '~> 2.8.0' | ||
gem 'fuubar', '~> 2.2.0' | ||
gem 'rspec-retry', '~> 0.6.1' | ||
gem 'rspec_profiling', '~> 0.0.6' | ||
... | ... |
Please register or sign in to comment