Skip to content

Commit 285d2f2

Browse files
committedApr 5, 2012
Fixes typo in Gemfile
Signed-off-by: Akash Manohar J <akash@akash.im>
1 parent 109eda1 commit 285d2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ group :assets do
3131
gem 'uglifier', '>= 1.0.3'
3232
end
3333

34-
#gem 'tane' :path => "/remote/tane", :group => :development
34+
#gem 'tane', :path => "/remote/tane", :group => :development
3535

3636
# Test gems, obviously
3737
group :test do

0 commit comments

Comments
 (0)
Please sign in to comment.