Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Montard committed Sep 11, 2014
1 parent 1b8cf41 commit 00f4ae9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 24 deletions.
3 changes: 1 addition & 2 deletions helioth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.version = Helioth::VERSION
s.authors = ["Guillaume Montard"]
s.email = ["guillaume.montard@gmail.com"]
s.homepage = "TODO"
s.homepage = "https://github.com/gmontard/helioth"
s.summary = "Feature rollout and flipping"
s.description = "Simple way to manage feature rollout"
s.license = "MIT"
Expand All @@ -21,7 +21,6 @@ Gem::Specification.new do |s|

s.add_dependency 'activerecord', '>= 3.0'
s.add_dependency 'i18n'
##TODO Add rails as a dependency

s.add_development_dependency "rails", "~> 4.1.5"
s.add_development_dependency "sqlite3"
Expand Down
7 changes: 0 additions & 7 deletions test/helioth_test.rb

This file was deleted.

15 changes: 0 additions & 15 deletions test/test_helper.rb

This file was deleted.

0 comments on commit 00f4ae9

Please sign in to comment.