upgrade to bootstrap alpha6

This commit is contained in:
Torsten Ruger 2017-07-12 12:33:58 +03:00
parent e406f6b892
commit 3b9ce398e5
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ gem 'coffee-rails'
gem 'jquery-rails'
gem "therubyracer"
gem 'bootstrap' , "4.0.0.alpha5"
gem 'bootstrap' , "4.0.0.alpha6"
gem "susy"
gem 'tether-rails'
gem 'devise' ,">= 4.0"

View File

@ -56,7 +56,7 @@ GEM
best_in_place (3.1.1)
actionpack (>= 3.2)
railties (>= 3.2)
bootstrap (4.0.0.alpha5)
bootstrap (4.0.0.alpha6)
autoprefixer-rails (>= 6.0.3)
sass (>= 3.4.19)
builder (3.2.3)
@ -366,7 +366,7 @@ PLATFORMS
DEPENDENCIES
animate-scss!
best_in_place
bootstrap (= 4.0.0.alpha5)
bootstrap (= 4.0.0.alpha6)
byebug
capistrano (= 3.8.1)
capistrano-bundler