mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
bundler/setup is important.
This commit is contained in:
parent
1effd72147
commit
9d79124f56
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -1,3 +1,4 @@
|
|||
require 'bundler/setup'
|
||||
require 'bundler/gem_tasks'
|
||||
require 'rspec/core/rake_task'
|
||||
require 'cucumber/rake/task'
|
||||
|
|
Loading…
Reference in a new issue