1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
twbs--bootstrap-sass/Gemfile
2014-06-24 03:08:13 +02:00

7 lines
116 B
Ruby

source 'https://rubygems.org'
gemspec
group :development do
gem 'byebug', platform: :mri_21, require: false
end