Mercurial > zeropaste
comparison Gemfile @ 469:68231013b01b bootstrap-4
Now with more bootstrap than ever
author | nanaya <me@nanaya.pro> |
---|---|
date | Sun, 23 Feb 2020 22:25:50 +0900 |
parents | 802dcd44188e |
children | 2672acc670d2 |
comparison
equal
deleted
inserted
replaced
468:802dcd44188e | 469:68231013b01b |
---|---|
1 source "https://rubygems.org" | 1 source "https://rubygems.org" |
2 | 2 |
3 gem "rails", "~> 6.0.0" | 3 gem "rails", "~> 6.0.0" |
4 gem "sass-rails" | 4 gem "sass-rails" |
5 gem "autoprefixer-rails" | |
5 gem "webpacker" | 6 gem "webpacker" |
6 | 7 |
7 # Bundle edge Rails instead: | 8 # Bundle edge Rails instead: |
8 # gem "rails", :git => "git://github.com/rails/rails.git" | 9 # gem "rails", :git => "git://github.com/rails/rails.git" |
9 | 10 |