Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Gemfile - github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 39c1a9893fb979f4fa18c3582b92c16e45958bfb (plain)
1
2
3
4
5
6
source 'https://rubygems.org'

group :development, :test do
  gem 'jekyll', '~> 3.8.6'
  gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?
end