Gemfile in bright_serializer-0.2.5 vs Gemfile in bright_serializer-0.3.0
- old
+ new
@@ -8,9 +8,10 @@
gemspec
gem 'oj', require: false
group :test do
+ gem 'coveralls_reborn', require: false
gem 'faker'
gem 'rubocop'
gem 'rubocop-performance'
gem 'rubocop-rspec'
end