Skip to content

Commit

Permalink
Merge pull request #1 from dalen/patch-1
Browse files Browse the repository at this point in the history
Add dependency on tutter itself
  • Loading branch information
jhaals committed Jan 22, 2015
2 parents 5c50ae8 + 6221509 commit f6efbf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ Gem::Specification.new do |s|
s.require_paths = ['lib']

s.required_ruby_version = '>= 1.8.7'

s.add_runtime_dependency 'tutter'
end

0 comments on commit f6efbf7

Please sign in to comment.