ratchet_design 0.1.31 → 0.1.32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/ratchet/_icons.js +1 -1
- data/app/helpers/ratchet/pricing_helper.rb +14 -1
- data/lib/ratchet_design/version.rb +1 -1
- data/public/{core-0.1.31.js → core-0.1.32.js} +2 -2
- data/public/core-0.1.32.js.gz +0 -0
- data/public/{core-0.1.31.map.json → core-0.1.32.map.json} +1 -1
- data/public/{fonts-woff-0.1.31.css → fonts-woff-0.1.32.css} +0 -0
- data/public/{fonts-woff-0.1.31.css.gz → fonts-woff-0.1.32.css.gz} +0 -0
- data/public/{fonts-woff2-0.1.31.css → fonts-woff2-0.1.32.css} +0 -0
- data/public/{fonts-woff2-0.1.31.css.gz → fonts-woff2-0.1.32.css.gz} +0 -0
- metadata +10 -10
- data/public/core-0.1.31.js.gz +0 -0
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.32
|
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-08-
|
12
|
+
date: 2017-08-16 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: cyborg
|
@@ -247,13 +247,13 @@ files:
|
|
247
247
|
- config/esvg.yml
|
248
248
|
- lib/ratchet_design.rb
|
249
249
|
- lib/ratchet_design/version.rb
|
250
|
-
- public/core-0.1.
|
251
|
-
- public/core-0.1.
|
252
|
-
- public/core-0.1.
|
253
|
-
- public/fonts-woff-0.1.
|
254
|
-
- public/fonts-woff-0.1.
|
255
|
-
- public/fonts-woff2-0.1.
|
256
|
-
- public/fonts-woff2-0.1.
|
250
|
+
- public/core-0.1.32.js
|
251
|
+
- public/core-0.1.32.js.gz
|
252
|
+
- public/core-0.1.32.map.json
|
253
|
+
- public/fonts-woff-0.1.32.css
|
254
|
+
- public/fonts-woff-0.1.32.css.gz
|
255
|
+
- public/fonts-woff2-0.1.32.css
|
256
|
+
- public/fonts-woff2-0.1.32.css.gz
|
257
257
|
homepage:
|
258
258
|
licenses:
|
259
259
|
- MIT
|
@@ -274,7 +274,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
274
274
|
version: '0'
|
275
275
|
requirements: []
|
276
276
|
rubyforge_project:
|
277
|
-
rubygems_version: 2.5.1
|
277
|
+
rubygems_version: 2.4.5.1
|
278
278
|
signing_key:
|
279
279
|
specification_version: 4
|
280
280
|
summary: The Ratchet Design System
|
data/public/core-0.1.31.js.gz
DELETED
Binary file
|