Remove unused github-linguist dependency
Showing
| ... | @@ -15,8 +15,6 @@ gem "middleman-livereload", "~> 3.1.0" | ... | @@ -15,8 +15,6 @@ gem "middleman-livereload", "~> 3.1.0" |
| gem 'redcarpet', :git => 'https://github.com/vmg/redcarpet.git' | gem 'redcarpet', :git => 'https://github.com/vmg/redcarpet.git' | ||
| gem "github-linguist", "~> 2.9.5" | |||
| # For faster file watcher updates on Windows: | # For faster file watcher updates on Windows: | ||
| gem "wdm", "~> 0.1.0", :platforms => [:mswin, :mingw] | gem "wdm", "~> 0.1.0", :platforms => [:mswin, :mingw] | ||
| ... | ... |
Please register or sign in to comment