Skip to content

Commit

Permalink
double over single
Browse files Browse the repository at this point in the history
  • Loading branch information
tarebyte committed Nov 13, 2016
1 parent f72bc34 commit e607dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion konacha.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ the asset pipeline and engines.}
gem.add_dependency "tilt"

gem.add_development_dependency "jquery-rails"
gem.add_development_dependency 'rspec-rails', '~> 3.5', '>= 3.5.2'
gem.add_development_dependency "rspec-rails", "~> 3.5", ">= 3.5.2"
gem.add_development_dependency "capybara-firebug", "~> 1.1"
gem.add_development_dependency "coffee-script"
gem.add_development_dependency "ejs"
Expand Down

0 comments on commit e607dda

Please sign in to comment.