autoprefixer-rails 9.8.5 → 9.8.6

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: autoprefixer-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.8.5
4
+ version: 9.8.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrey Sitnik
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-07-11 00:00:00.000000000 Z
11
+ date: 2020-07-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: execjs
@@ -133,7 +133,8 @@ metadata:
133
133
  changelog_uri: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
134
134
  source_code_uri: https://github.com/ai/autoprefixer-rails
135
135
  bug_tracker_uri: https://github.com/ai/autoprefixer-rails/issues
136
- post_install_message:
136
+ post_install_message: autoprefixer-rails was deprected. Use Node.js’s Autoprefixer
137
+ with PostCSS instead.
137
138
  rdoc_options: []
138
139
  require_paths:
139
140
  - lib
@@ -151,6 +152,6 @@ requirements: []
151
152
  rubygems_version: 3.1.2
152
153
  signing_key:
153
154
  specification_version: 4
154
- summary: Parse CSS and add vendor prefixes to CSS rules usingvalues from the Can I
155
- Use website.
155
+ summary: Parse CSS and add vendor prefixes to CSS rules using values from the Can
156
+ I Use website.
156
157
  test_files: []