Skip to content

Commit

Permalink
bump autoprefixer-rails
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed Feb 28, 2015
1 parent 84c61b4 commit 9867f63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ gem 'rack-cors', '0.3.1', :require => 'rack/cors'
gem 'bootstrap-sass', '2.3.2.2'
gem 'compass-rails', '2.0.0'
gem 'sass-rails', '4.0.4'
gem 'autoprefixer-rails', '4.0.2.1'
gem 'autoprefixer-rails', '5.1.7'

# Database

Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ GEM
activemodel
fog (>= 1.8.0)
unf
autoprefixer-rails (4.0.2.1)
autoprefixer-rails (5.1.7)
execjs
json
backbone-on-rails (1.1.2.0)
actionmailer
actionpack
Expand Down Expand Up @@ -684,7 +685,7 @@ DEPENDENCIES
acts_as_api (= 0.4.2)
addressable (= 2.3.7)
asset_sync (= 1.1.0)
autoprefixer-rails (= 4.0.2.1)
autoprefixer-rails (= 5.1.7)
backbone-on-rails (= 1.1.2)
bootstrap-sass (= 2.3.2.2)
capybara (= 2.4.4)
Expand Down

0 comments on commit 9867f63

Please sign in to comment.