stones 1.0.1 → 1.0.2

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: ce70259bcf3c6cad7507b6592d1c987d8694a2e5
4
- data.tar.gz: e5dbecbc38a60cedca1f9ca0784a00657d0a426a
3
+ metadata.gz: 48a27f56562ec4315612415572cd67264a358057
4
+ data.tar.gz: ba4e19079791cb9f0a69cd916d7f38a6cb543a16
5
5
  SHA512:
6
- metadata.gz: f6809fd25e8053779a5249438b37046c3ccc728a0b94ca2e70a88c35eafeaf7259a3ae7ec60cdf00cc1fbf2d143f2d441584f456178327d96b11088cb623d16e
7
- data.tar.gz: 7af11f6b438ec276f3f80e5bf24b157b25390fd3b7b1a3d215dbe9a47bfcb6dcc936d18aaeb35c3756e6e01fa4c42bfdfb9285ce7dc4cd44537c6481ea42cbc7
6
+ metadata.gz: 053ff9efd939b5417b4e40372cd957af14d6c2d1c13922723f7504c88c2f321805a41d61bc8e50e3269bd42dd19c2059dc71d56e7a04b8779ccaeb258d3d8a73
7
+ data.tar.gz: 5b062989f328dd4f93335df196729706465d7dfe5f5531d926bafc11e21b9f97b91c648d41b4e759778b440e316e13df74a7dde0370bc6431fadbb2a7903220e
@@ -9,10 +9,12 @@ body {
9
9
  width:100% !important;
10
10
  margin:0 !important;
11
11
  padding:0 !important;
12
- xline-height: 1.4;
13
- xword-spacing:1.1pt;
14
- xletter-spacing:0.2pt;
15
- xfont-family: Garamond,"Times New Roman", serif;
12
+ /*
13
+ line-height: 1.4;
14
+ word-spacing:1.1pt;
15
+ letter-spacing:0.2pt;
16
+ font-family: Garamond,"Times New Roman", serif;
17
+ */
16
18
  color: #000;
17
19
  background: none;
18
20
  font-size: 12pt;
@@ -1,3 +1,3 @@
1
1
  module Stones
2
- VERSION = '1.0.1'
2
+ VERSION = '1.0.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stones
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dittmar Krall
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-17 00:00:00.000000000 Z
11
+ date: 2017-07-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler