Skip to content

Commit

Permalink
Add missing spec suite deps to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
movitto committed Jan 1, 2014
1 parent 9eff877 commit 8d3a6c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ gem 'ncursesw' # requires ncurses-devel
group :test do
gem 'rake'
gem 'rspec'
gem 'factory_girl'
gem 'timecop'
gem 'sourcify'
end

0 comments on commit 8d3a6c0

Please sign in to comment.