codeclimate-styles 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e5d4015f7fac395c80e2668aa09816767f1053b2
|
4
|
+
data.tar.gz: 12d1323cb62ee850b0f9a5b5c3da00c7d99f4f1c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8fb6de06dd05a173265ec37143425d11f61edc16d33d1ece108df6605c133c3b2e816c8511de2ce4ba84cd93ba29f3daf1ef7a6d2c4ed1ff19a103bd7ca7dce7
|
7
|
+
data.tar.gz: f9e793a031c50124ee0b8481d2c44fed19cdfbdbfb3a0e2f8f4427399d8e038fdfd9dfa493d1f5b6e7967c04781fb29d2ce48e7d370b9201d7c3346bfe9a0c0f
|
@@ -1 +1 @@
|
|
1
|
-
<svg width="27" height="32" viewBox="0 0 27 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-209.000000, -256.000000)" fill="#
|
1
|
+
<svg width="27" height="32" viewBox="0 0 27 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g transform="translate(-209.000000, -256.000000)" fill="#333333"><g transform="translate(209.000000, 256.000000)"><path d="M5.34142653,21.3034483 C2.39126327,21.3034483 -0.000165306123,23.697931 -0.000165306123,26.6518621 C-0.000165306123,29.6052414 2.39126327,31.9997241 5.34142653,31.9997241 C8.2915898,31.9997241 10.6830184,29.6052414 10.6830184,26.6518621 C10.6830184,23.697931 8.2915898,21.3034483 5.34142653,21.3034483 M5.34142653,22.9586207 C7.37524286,22.9586207 9.02995714,24.6154483 9.02995714,26.6518621 C9.02995714,28.6882759 7.37524286,30.3445517 5.34142653,30.3445517 C3.3076102,30.3445517 1.65289592,28.6882759 1.65289592,26.6518621 C1.65289592,24.6154483 3.3076102,22.9586207 5.34142653,22.9586207"></path><path d="M5.34142653,0 C2.39126327,0 -0.000165306123,2.39448276 -0.000165306123,5.34841379 C-0.000165306123,8.3017931 2.39126327,10.6962759 5.34142653,10.6962759 C8.2915898,10.6962759 10.6830184,8.3017931 10.6830184,5.34841379 C10.6830184,2.39448276 8.2915898,0 5.34142653,0 M5.34142653,1.65517241 C7.37524286,1.65517241 9.02995714,3.312 9.02995714,5.34841379 C9.02995714,7.38482759 7.37524286,9.04110345 5.34142653,9.04110345 C3.3076102,9.04110345 1.65289592,7.38482759 1.65289592,5.34841379 C1.65289592,3.312 3.3076102,1.65517241 5.34142653,1.65517241"></path><path d="M21.3830633,7.44827586 C18.4329,7.44827586 16.0414714,9.84275862 16.0414714,12.7966897 C16.0414714,15.750069 18.4329,18.1445517 21.3830633,18.1445517 C24.3332265,18.1445517 26.7246551,15.750069 26.7246551,12.7966897 C26.7246551,9.84275862 24.3332265,7.44827586 21.3830633,7.44827586 M21.3830633,9.10344828 C23.4168796,9.10344828 25.0715939,10.7602759 25.0715939,12.7966897 C25.0715939,14.8331034 23.4168796,16.4893793 21.3830633,16.4893793 C19.3492469,16.4893793 17.6945327,14.8331034 17.6945327,12.7966897 C17.6945327,10.7602759 19.3492469,9.10344828 21.3830633,9.10344828"></path><polygon points="3.68853061 21.862069 6.99465306 21.862069 6.99465306 9.79310345 3.68853061 9.79310345"></polygon><path d="M10.9475082,28.5678897 C10.563998,28.5678897 10.1716714,28.5579586 9.77163061,28.5397517 L9.92536531,25.2327172 C13.6006714,25.4054069 16.2857939,24.6865103 17.9013857,23.0975448 C19.1847122,21.8352 19.800202,19.9742345 19.7307735,17.5648552 L23.0357939,17.4699586 C23.1322224,20.837131 22.1839163,23.525131 20.2178755,25.4589241 C18.1179367,27.5240276 15.0035694,28.5678897 10.9475082,28.5678897"></path></g></g></g></svg>
|
data/codeclimate-styles.gemspec
CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
|
|
10
10
|
spec.email = ["hello@codeclimate.com"]
|
11
11
|
spec.summary = "Code Climate stylesheets"
|
12
12
|
spec.description = "Foundational stylesheets for Code Climate properties"
|
13
|
-
spec.homepage = "https://
|
13
|
+
spec.homepage = "https://codeclimate.com"
|
14
14
|
spec.license = "MIT"
|
15
15
|
|
16
16
|
spec.files = `git ls-files`.split($/)
|
data/lib/cc/styles/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: codeclimate-styles
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Code Climate
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-03
|
11
|
+
date: 2017-04-03 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Foundational stylesheets for Code Climate properties
|
14
14
|
email:
|
@@ -89,7 +89,7 @@ files:
|
|
89
89
|
- lib/cc/styles/engine.rb
|
90
90
|
- lib/cc/styles/version.rb
|
91
91
|
- lib/codeclimate-styles.rb
|
92
|
-
homepage: https://
|
92
|
+
homepage: https://codeclimate.com
|
93
93
|
licenses:
|
94
94
|
- MIT
|
95
95
|
metadata: {}
|