ratchet_design 0.1.16 → 0.1.17
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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/ratchet/core.js +6 -3
- data/lib/ratchet_design/version.rb +1 -1
- data/public/{core-0.1.16.js → core-0.1.17.js} +2 -2
- data/public/core-0.1.17.js.gz +0 -0
- data/public/core-0.1.17.map.json +1 -0
- data/public/{fonts-woff-0.1.16.css → fonts-woff-0.1.17.css} +0 -0
- data/public/{fonts-woff-0.1.16.css.gz → fonts-woff-0.1.17.css.gz} +0 -0
- data/public/{fonts-woff2-0.1.16.css → fonts-woff2-0.1.17.css} +0 -0
- data/public/{fonts-woff2-0.1.16.css.gz → fonts-woff2-0.1.17.css.gz} +0 -0
- metadata +8 -8
- data/public/core-0.1.16.js.gz +0 -0
- data/public/core-0.1.16.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.17
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brandon Mathis
|
@@ -169,13 +169,13 @@ files:
|
|
169
169
|
- app/views/shared/ratchet/_icons.html.slim
|
170
170
|
- lib/ratchet_design.rb
|
171
171
|
- lib/ratchet_design/version.rb
|
172
|
-
- public/core-0.1.
|
173
|
-
- public/core-0.1.
|
174
|
-
- public/core-0.1.
|
175
|
-
- public/fonts-woff-0.1.
|
176
|
-
- public/fonts-woff-0.1.
|
177
|
-
- public/fonts-woff2-0.1.
|
178
|
-
- public/fonts-woff2-0.1.
|
172
|
+
- public/core-0.1.17.js
|
173
|
+
- public/core-0.1.17.js.gz
|
174
|
+
- public/core-0.1.17.map.json
|
175
|
+
- public/fonts-woff-0.1.17.css
|
176
|
+
- public/fonts-woff-0.1.17.css.gz
|
177
|
+
- public/fonts-woff2-0.1.17.css
|
178
|
+
- public/fonts-woff2-0.1.17.css.gz
|
179
179
|
homepage:
|
180
180
|
licenses:
|
181
181
|
- MIT
|
data/public/core-0.1.16.js.gz
DELETED
Binary file
|