ratchet_design 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/ratchet/base/_form.scss +1 -1
- data/lib/ratchet_design/version.rb +1 -1
- data/public/assets/ratchet/{core-0.1.2.js → core-0.1.3.js} +2 -2
- data/public/assets/ratchet/{core-0.1.2.js.gz → core-0.1.3.js.gz} +0 -0
- data/public/assets/ratchet/{core-0.1.2.map.json → core-0.1.3.map.json} +1 -1
- data/public/assets/ratchet/{fonts-woff-0.1.2.css → fonts-woff-0.1.3.css} +0 -0
- data/public/assets/ratchet/{fonts-woff-0.1.2.css.gz → fonts-woff-0.1.3.css.gz} +0 -0
- data/public/assets/ratchet/{fonts-woff2-0.1.2.css → fonts-woff2-0.1.3.css} +0 -0
- data/public/assets/ratchet/{fonts-woff2-0.1.2.css.gz → fonts-woff2-0.1.3.css.gz} +0 -0
- metadata +9 -10
- data/public/assets/ratchet/core-0.1.20.js +0 -20472
File without changes
|
Binary file
|
File without changes
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ratchet_design
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brandon Mathis
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2017-01-
|
12
|
+
date: 2017-01-05 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: cyborg
|
@@ -165,14 +165,13 @@ files:
|
|
165
165
|
- app/views/shared/ratchet/_icons.html.slim
|
166
166
|
- lib/ratchet_design.rb
|
167
167
|
- lib/ratchet_design/version.rb
|
168
|
-
- public/assets/ratchet/core-0.1.
|
169
|
-
- public/assets/ratchet/core-0.1.
|
170
|
-
- public/assets/ratchet/core-0.1.
|
171
|
-
- public/assets/ratchet/
|
172
|
-
- public/assets/ratchet/fonts-woff-0.1.
|
173
|
-
- public/assets/ratchet/fonts-
|
174
|
-
- public/assets/ratchet/fonts-woff2-0.1.
|
175
|
-
- public/assets/ratchet/fonts-woff2-0.1.2.css.gz
|
168
|
+
- public/assets/ratchet/core-0.1.3.js
|
169
|
+
- public/assets/ratchet/core-0.1.3.js.gz
|
170
|
+
- public/assets/ratchet/core-0.1.3.map.json
|
171
|
+
- public/assets/ratchet/fonts-woff-0.1.3.css
|
172
|
+
- public/assets/ratchet/fonts-woff-0.1.3.css.gz
|
173
|
+
- public/assets/ratchet/fonts-woff2-0.1.3.css
|
174
|
+
- public/assets/ratchet/fonts-woff2-0.1.3.css.gz
|
176
175
|
homepage:
|
177
176
|
licenses:
|
178
177
|
- MIT
|