Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Bushido/Kandan into tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
HashNuke committed Apr 2, 2012
2 parents 76bfa9e + ab4e6de commit d55b1f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
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
15 changes: 0 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
PATH
remote: /remote/tane
specs:
tane (0.0.3)
awesome_print
erubis
highline
launchy
rake
rest-client

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -50,7 +39,6 @@ GEM
multi_json (~> 1.0)
addressable (2.2.7)
arel (3.0.2)
awesome_print (1.0.2)
aws-sdk (1.3.8)
httparty (~> 0.7)
json (~> 1.4)
Expand Down Expand Up @@ -117,8 +105,6 @@ GEM
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
launchy (2.1.0)
addressable (~> 2.2.6)
mail (2.4.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -229,6 +215,5 @@ DEPENDENCIES
rspec-rails
sass-rails (~> 3.2.3)
shoulda-matchers
tane!
thin
uglifier (>= 1.0.3)

0 comments on commit d55b1f4

Please sign in to comment.