Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Commit 6d7ba45

Browse files
committed
Remove unused github-linguist dependency
1 parent 24729b9 commit 6d7ba45

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
rvm:
22
- 1.9.3
33
- 2.0.0
4-
5-
before_install:
6-
- "sudo apt-get update && sudo apt-get install libicu-dev"

Gemfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ gem "middleman-livereload", "~> 3.1.0"
1515

1616
gem 'redcarpet', :git => 'https://github.com/vmg/redcarpet.git'
1717

18-
gem "github-linguist", "~> 2.9.5"
19-
2018
# For faster file watcher updates on Windows:
2119
gem "wdm", "~> 0.1.0", :platforms => [:mswin, :mingw]
2220

0 commit comments

Comments
 (0)