Bump autoprefixer-rails
This commit is contained in:
parent
8d01a1d389
commit
9a3faa8917
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -55,7 +55,7 @@ gem "rack-cors", "1.0.1", require: "rack/cors"
|
|||
|
||||
# CSS
|
||||
|
||||
gem "autoprefixer-rails", "7.1.2.4"
|
||||
gem "autoprefixer-rails", "7.1.4.1"
|
||||
gem "bootstrap-sass", "3.3.7"
|
||||
gem "bootstrap-switch-rails", "3.3.3"
|
||||
gem "compass-rails", "3.0.2"
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ GEM
|
|||
unf
|
||||
ast (2.3.0)
|
||||
attr_required (1.0.1)
|
||||
autoprefixer-rails (7.1.2.4)
|
||||
autoprefixer-rails (7.1.4.1)
|
||||
execjs
|
||||
bcrypt (3.1.11)
|
||||
bindata (2.4.0)
|
||||
|
|
@ -769,7 +769,7 @@ DEPENDENCIES
|
|||
acts_as_api (= 1.0.1)
|
||||
addressable (= 2.5.2)
|
||||
asset_sync (= 2.2.0)
|
||||
autoprefixer-rails (= 7.1.2.4)
|
||||
autoprefixer-rails (= 7.1.4.1)
|
||||
bootstrap-sass (= 3.3.7)
|
||||
bootstrap-switch-rails (= 3.3.3)
|
||||
capybara (= 2.15.1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue