Skip to content

Commit

Permalink
removed byebug
Browse files Browse the repository at this point in the history
  • Loading branch information
axelerator committed Mar 23, 2015
1 parent c35c98b commit aefc2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forty_facets.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "sqlite3"
spec.add_development_dependency "coveralls"
spec.add_development_dependency "activerecord", "= 4.1.0"
spec.add_development_dependency "byebug" # travis doenst like byebug
#spec.add_development_dependency "byebug" # travis doenst like byebug
end

0 comments on commit aefc2f8

Please sign in to comment.