README.md in h2ocube_rails_development-0.6.4 vs README.md in h2ocube_rails_development-0.7.0
- old
+ new
@@ -35,12 +35,10 @@
* puma https://github.com/puma/puma
For development & test
* byebug https://github.com/deivid-rodriguez/byebug
-* factory_girl_rails https://github.com/thoughtbot/factory_girl_rails
-* rspec-rails https://github.com/rspec/rspec-rails
For development only
* listen https://github.com/guard/listen
* rails_stats https://github.com/bleonard/rails_stats
@@ -59,9 +57,13 @@
* capistrano-rails https://github.com/capistrano/rails
* capistrano-rbenv https://github.com/capistrano/rbenv
* capistrano3-puma https://github.com/seuros/capistrano-puma
* rubocop https://github.com/bbatsov/rubocop
* whenever https://github.com/javan/whenever
+* factory_bot_rails https://github.com/thoughtbot/factory_bot_rails
+* rspec-rails https://github.com/rspec/rspec-rails
+* rspec-retry https://github.com/NoRedInk/rspec-retry
+* database_cleaner https://github.com/DatabaseCleaner/database_cleaner
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)