bump autoprefixer-rails
This commit is contained in:
parent
a30295dcc6
commit
f0b7d68399
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -56,7 +56,7 @@ gem "rack-cors", "0.3.1", require: "rack/cors"
|
|||
gem "bootstrap-sass", "2.3.2.2"
|
||||
gem "compass-rails", "2.0.4"
|
||||
gem "sass-rails", "5.0.1"
|
||||
gem "autoprefixer-rails", "5.1.7"
|
||||
gem "autoprefixer-rails", "5.1.7.1"
|
||||
|
||||
# Database
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ GEM
|
|||
ast (2.0.0)
|
||||
astrolabe (1.3.0)
|
||||
parser (>= 2.2.0.pre.3, < 3.0)
|
||||
autoprefixer-rails (5.1.7)
|
||||
autoprefixer-rails (5.1.7.1)
|
||||
execjs
|
||||
json
|
||||
backbone-on-rails (1.1.2.0)
|
||||
|
|
@ -186,7 +186,7 @@ GEM
|
|||
ffi (>= 1.3.0)
|
||||
eventmachine (1.0.7)
|
||||
excon (0.44.3)
|
||||
execjs (2.3.0)
|
||||
execjs (2.4.0)
|
||||
factory_girl (4.5.0)
|
||||
activesupport (>= 3.0.0)
|
||||
factory_girl_rails (4.5.0)
|
||||
|
|
@ -711,7 +711,7 @@ DEPENDENCIES
|
|||
acts_as_api (= 0.4.2)
|
||||
addressable (= 2.3.7)
|
||||
asset_sync (= 1.1.0)
|
||||
autoprefixer-rails (= 5.1.7)
|
||||
autoprefixer-rails (= 5.1.7.1)
|
||||
backbone-on-rails (= 1.1.2)
|
||||
bootstrap-sass (= 2.3.2.2)
|
||||
capybara (= 2.4.4)
|
||||
|
|
|
|||
Loading…
Reference in a new issue