label_definitions 1.1.0 → 1.1.1
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.
- data/labels.yml +6 -6
- data/lib/label_definitions/version.rb +1 -1
- metadata +3 -3
data/labels.yml
CHANGED
|
@@ -8,8 +8,8 @@ Avery 3657:
|
|
|
8
8
|
height: 25.4
|
|
9
9
|
row_gutter: 0.0
|
|
10
10
|
column_gutter: 0.0
|
|
11
|
-
page_width:
|
|
12
|
-
page_height:
|
|
11
|
+
page_width: 210.0
|
|
12
|
+
page_height: 297.0
|
|
13
13
|
Avery 5159:
|
|
14
14
|
rows: 7
|
|
15
15
|
columns: 2
|
|
@@ -2132,8 +2132,8 @@ Zweckform 4737:
|
|
|
2132
2132
|
height: 29.6
|
|
2133
2133
|
row_gutter: 0.0
|
|
2134
2134
|
column_gutter: 2.54
|
|
2135
|
-
page_width:
|
|
2136
|
-
page_height:
|
|
2135
|
+
page_width: 210.0
|
|
2136
|
+
page_height: 297.0
|
|
2137
2137
|
Zweckform 4784:
|
|
2138
2138
|
rows: 9
|
|
2139
2139
|
columns: 3
|
|
@@ -2141,5 +2141,5 @@ Zweckform 4784:
|
|
|
2141
2141
|
height: 29.6
|
|
2142
2142
|
row_gutter: 0.0
|
|
2143
2143
|
column_gutter: 2.54
|
|
2144
|
-
page_width:
|
|
2145
|
-
page_height:
|
|
2144
|
+
page_width: 210.0
|
|
2145
|
+
page_height: 297.0
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: label_definitions
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.
|
|
4
|
+
version: 1.1.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -118,7 +118,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
118
118
|
version: '0'
|
|
119
119
|
segments:
|
|
120
120
|
- 0
|
|
121
|
-
hash:
|
|
121
|
+
hash: 2353072991813619982
|
|
122
122
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
123
123
|
none: false
|
|
124
124
|
requirements:
|
|
@@ -127,7 +127,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
127
127
|
version: '0'
|
|
128
128
|
segments:
|
|
129
129
|
- 0
|
|
130
|
-
hash:
|
|
130
|
+
hash: 2353072991813619982
|
|
131
131
|
requirements: []
|
|
132
132
|
rubyforge_project:
|
|
133
133
|
rubygems_version: 1.8.23
|