Skip to content

Commit

Permalink
Updated Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aantix committed Dec 18, 2011
1 parent 4794e18 commit 9beb489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -47,9 +47,9 @@ group :test do
gem "guard-spork"
gem 'factory_girl', '>= 1.3.2'

if RUBY_PLATFORM.downcase.include?("darwin")
#if RUBY_PLATFORM.downcase.include?("darwin")
gem 'rb-fsevent', ">= 0.4.3.1"
end
#end
gem "rspec"
gem "guard-rspec"
end
Expand Down

0 comments on commit 9beb489

Please sign in to comment.