sensortoy/www/libs/bluebird/docs/Gemfile

9 lines
172 B
Ruby
Raw Normal View History

2016-05-20 16:10:40 +00:00
source "https://rubygems.org"
gem "jekyll"
gem "jekyll-redirect-from"
gem "sanitize", '4.0.1'
gem "redcarpet"
gem "pygments.rb"
gem 'wdm', '>= 0.1.0' if Gem.win_platform?