Skip to content

Commit

Permalink
Remove require flag to stop the rbx build from failing?
Browse files Browse the repository at this point in the history
  • Loading branch information
darrencauthon committed Mar 9, 2013
1 parent ffd8e17 commit 35bd303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ group :development do
gem 'guard'
gem 'guard-minitest', :git => 'git://github.com/aspiers/guard-minitest.git'
gem 'ruby_gntp'
gem 'coveralls', require: false
gem 'coveralls'
end

0 comments on commit 35bd303

Please sign in to comment.