Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Commit

Permalink
Add gems to support Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
techpeace committed Dec 5, 2013
1 parent 1a5132c commit e544e4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Expand Up @@ -15,3 +15,6 @@ gem "gravatar-ultimate"
gem "middleman-syntax"
gem "middleman-smusher"
gem "middleman-deploy"

gem "rb-inotify" if RUBY_PLATFORM =~ /linux/i
gem "therubyracer" if RUBY_PLATFORM =~ /linux/i

0 comments on commit e544e4d

Please sign in to comment.