Remove unused gems
This commit is contained in:
parent
68c97b3a33
commit
b4be56d518
3
Gemfile
3
Gemfile
|
@ -26,9 +26,8 @@ gem 'meta-tags', '~> 1.2.4', :require => 'meta_tags'
|
|||
gem "russian"
|
||||
|
||||
gem 'grack', :git => 'git://github.com/rdblue/grack.git', :require => 'git_http'
|
||||
#gem "grit", :git => 'git://github.com/gvino/grit.git', :branch => 'master'
|
||||
gem "grit", :git => 'git://github.com/mojombo/grit.git', :branch => 'master'
|
||||
#gem "grit", :git => 'git://github.com/github/grit.git', :branch => 'master'
|
||||
|
||||
gem 'whenever', :require => false
|
||||
gem 'delayed_job', '2.1.4'
|
||||
gem 'highline', '~> 1.6.8'
|
||||
|
|
Loading…
Reference in New Issue