ratchet_design 0.1.6 → 0.1.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/layouts/ratchet/default.html.slim +1 -1
- data/lib/ratchet_design/version.rb +1 -1
- data/public/assets/ratchet/{core-0.1.6.js → core-0.1.7.js} +1 -1
- data/public/assets/ratchet/{core-0.1.6.js.gz → core-0.1.7.js.gz} +0 -0
- data/public/assets/ratchet/core-0.1.7.map.json +1 -0
- data/public/assets/ratchet/{fonts-woff-0.1.6.css → fonts-woff-0.1.7.css} +0 -0
- data/public/assets/ratchet/{fonts-woff-0.1.6.css.gz → fonts-woff-0.1.7.css.gz} +0 -0
- data/public/assets/ratchet/{fonts-woff2-0.1.6.css → fonts-woff2-0.1.7.css} +0 -0
- data/public/assets/ratchet/{fonts-woff2-0.1.6.css.gz → fonts-woff2-0.1.7.css.gz} +0 -0
- metadata +8 -8
- data/public/assets/ratchet/core-0.1.6.map.json +0 -1
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.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brandon Mathis
|
@@ -146,13 +146,13 @@ files:
|
|
146
146
|
- app/views/shared/ratchet/_icons.html.slim
|
147
147
|
- lib/ratchet_design.rb
|
148
148
|
- lib/ratchet_design/version.rb
|
149
|
-
- public/assets/ratchet/core-0.1.
|
150
|
-
- public/assets/ratchet/core-0.1.
|
151
|
-
- public/assets/ratchet/core-0.1.
|
152
|
-
- public/assets/ratchet/fonts-woff-0.1.
|
153
|
-
- public/assets/ratchet/fonts-woff-0.1.
|
154
|
-
- public/assets/ratchet/fonts-woff2-0.1.
|
155
|
-
- public/assets/ratchet/fonts-woff2-0.1.
|
149
|
+
- public/assets/ratchet/core-0.1.7.js
|
150
|
+
- public/assets/ratchet/core-0.1.7.js.gz
|
151
|
+
- public/assets/ratchet/core-0.1.7.map.json
|
152
|
+
- public/assets/ratchet/fonts-woff-0.1.7.css
|
153
|
+
- public/assets/ratchet/fonts-woff-0.1.7.css.gz
|
154
|
+
- public/assets/ratchet/fonts-woff2-0.1.7.css
|
155
|
+
- public/assets/ratchet/fonts-woff2-0.1.7.css.gz
|
156
156
|
homepage:
|
157
157
|
licenses:
|
158
158
|
- MIT
|