style_stats 0.4.1 → 0.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 742d02e0bef17c6989648b3b6bb1b1c9661ebddd
4
- data.tar.gz: 270007382adc81f3aff8ca038b1a8dbbac98aeb1
3
+ metadata.gz: ab44443234a322b9b0ce79d0add6d6e9c0671116
4
+ data.tar.gz: 8112136eaa08980c93025f5e179d5d3d957e6c82
5
5
  SHA512:
6
- metadata.gz: d1af73040e12209070e82bc38244a549650d03cebad5a85da317465f561f8019edaaa64956569f30b4a352b473dc4f2f3e092f09434c2fa8b0eb3b73a2588326
7
- data.tar.gz: f0d39ad06b01511b4fc2ead0a46f6350b719f566ce2912fce239d954609361f0b60b20e5916a883fbb844dc41f0229b167e4f1ae36302f5bff635bced274423a
6
+ metadata.gz: c5d989708a3a7cb8cf186673a021a541a07935360f0777467990c3cedfa698fbc7af9374d0bfdefb00ea0b447e0dce58767751728b1e441bc15a141ad4773a32
7
+ data.tar.gz: cfb605d40ee8ed1a22c3c4701abb802d0e5ab9f2a5f096fce4a01a7354d8ff2eb2bacc7885c7b827b7f6481a4434c926a626d1247f7f6bfb6d8038123e67e3d7
@@ -3,7 +3,6 @@ class StyleStats
3
3
  def options
4
4
  @options ||= {
5
5
  published: true,
6
- stylesheets: true,
7
6
  paths: true,
8
7
  stylesheets: true,
9
8
  styleElements: true,
@@ -1,3 +1,3 @@
1
1
  class StyleStats
2
- VERSION = "0.4.1"
2
+ VERSION = "0.4.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: style_stats
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - shiro16
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-11-04 00:00:00.000000000 Z
11
+ date: 2015-11-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oga
@@ -156,3 +156,4 @@ signing_key:
156
156
  specification_version: 4
157
157
  summary: StyleStats is a library to collect CSS statistics!
158
158
  test_files: []
159
+ has_rdoc: