mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-07 21:22:37 +01:00
add in bootstrap-sass
This commit is contained in:
parent
6bcae280c3
commit
565d4ac1a1
2 changed files with 9 additions and 0 deletions
|
|
@ -39,7 +39,13 @@ GEM
|
|||
childprocess (>= 0.3.6)
|
||||
cucumber (>= 1.1.1)
|
||||
rspec-expectations (>= 2.7.0)
|
||||
autoprefixer-rails (5.1.0)
|
||||
execjs
|
||||
json
|
||||
bcrypt (3.1.9)
|
||||
bootstrap-sass (3.3.3)
|
||||
autoprefixer-rails (>= 5.0.0.1)
|
||||
sass (>= 3.2.19)
|
||||
builder (3.2.2)
|
||||
bullet (4.14.0)
|
||||
activesupport (>= 3.0.0)
|
||||
|
|
@ -217,6 +223,7 @@ DEPENDENCIES
|
|||
acts_as_list
|
||||
aruba (>= 0.5.4)
|
||||
bcrypt (~> 3.1.7)
|
||||
bootstrap-sass
|
||||
bullet
|
||||
capybara
|
||||
codeclimate-test-reporter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue