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

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

gemspec

group :development do
  gem 'byebug', platform: :mri, require: false
end