Skip to content

Commit

Permalink
Cut spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
yury committed Jun 3, 2013
1 parent 0aadaa6 commit b9abf91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions coffee-views.gemspec
Expand Up @@ -15,8 +15,8 @@ Gem::Specification.new do |s|

s.files = `git ls-files`.split("\n")
s.require_path = 'lib'
s.add_dependency "rails", ">= 3.2.0"

s.add_dependency "rails", ">= 3.2.0"
s.add_dependency "coffee-rails"
s.add_development_dependency "sqlite3"
s.add_development_dependency "rspec-rails", "~> 2.6"
Expand Down

0 comments on commit b9abf91

Please sign in to comment.