Skip to content

Commit

Permalink
Fixes typo in Gemfile
Browse files Browse the repository at this point in the history
Signed-off-by: Akash Manohar J <akash@akash.im>
  • Loading branch information
HashNuke committed Apr 5, 2012
1 parent 109eda1 commit 285d2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -31,7 +31,7 @@ group :assets do
gem 'uglifier', '>= 1.0.3'
end

#gem 'tane' :path => "/remote/tane", :group => :development
#gem 'tane', :path => "/remote/tane", :group => :development

# Test gems, obviously
group :test do
Expand Down

0 comments on commit 285d2f2

Please sign in to comment.