gitlab-org--gitlab-foss/features
Dmitriy Zaporozhets b23025b669 Merge branch 'rs-gems' into 'master'
Update ffaker gem

Adds a version requirement which it didn't have before, at 2.0.0. This version has breaking API changes in that the namespace is now `FFaker` instead of `Faker`.

Prior, if a new developer checked out the repo, ran `bundle install` and then tried `rake dev:setup`, seeding would fail due to having the latest version of ffaker without the API changes in this MR.

Also updates `spring` version and the binstubs, just for kicks.

See merge request !686
2015-05-26 14:42:15 +00:00
..
admin
dashboard
explore
profile
project Disable "New Issue" and "New Merge Request" buttons when features are disabled in project settings 2015-05-25 06:16:33 -04:00
snippets
steps Merge branch 'rs-gems' into 'master' 2015-05-26 14:42:15 +00:00
support Don't use capybara-screenshot in CI environments 2015-04-25 21:33:17 -04:00
groups.feature
invites.feature
search.feature Fix Error 500 when searching Wiki pages 2015-04-30 08:54:08 -07:00
snippet_search.feature
user.feature