ratchet_design 0.1.38 → 0.1.39
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/ratchet_design/version.rb +1 -1
- data/public/{core-0.1.38.js → core-0.1.39.js} +1 -1
- data/public/{core-0.1.38.js.gz → core-0.1.39.js.gz} +0 -0
- data/public/{core-0.1.38.map.json → core-0.1.39.map.json} +0 -0
- data/public/{fonts-woff-0.1.38.css → fonts-woff-0.1.39.css} +0 -0
- data/public/{fonts-woff-0.1.38.css.gz → fonts-woff-0.1.39.css.gz} +0 -0
- data/public/{fonts-woff2-0.1.38.css → fonts-woff2-0.1.39.css} +0 -0
- data/public/{fonts-woff2-0.1.38.css.gz → fonts-woff2-0.1.39.css.gz} +0 -0
- metadata +11 -11
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9546f1567a36d8f348ebfd1ede36ca54d5ff371c
|
4
|
+
data.tar.gz: 05c60911a708f190090bf17da157320d5f7de0d5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 06db3f3844770cce1b8c7e861aa04f5b15735871673a5d328aff64396d803fe97a89c6d428c257240a6c802d27c2e6306594d2ab0889a56e623d6b8a0db4e5ab
|
7
|
+
data.tar.gz: 6ee07bf9a86c646cebe2c5fbb83bbdfa97f9f0da68842ab46a58ffd02b29583c18da0c4dcba9684dbbdf416f79fa62335f97610569b8d679ca65ad02bd4a25d7
|
Binary file
|
File without changes
|
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.39
|
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: 2018-
|
12
|
+
date: 2018-07-13 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: cyborg
|
@@ -73,14 +73,14 @@ dependencies:
|
|
73
73
|
requirements:
|
74
74
|
- - "~>"
|
75
75
|
- !ruby/object:Gem::Version
|
76
|
-
version:
|
76
|
+
version: 3.1.1
|
77
77
|
type: :runtime
|
78
78
|
prerelease: false
|
79
79
|
version_requirements: !ruby/object:Gem::Requirement
|
80
80
|
requirements:
|
81
81
|
- - "~>"
|
82
82
|
- !ruby/object:Gem::Version
|
83
|
-
version:
|
83
|
+
version: 3.1.1
|
84
84
|
- !ruby/object:Gem::Dependency
|
85
85
|
name: slim-rails
|
86
86
|
requirement: !ruby/object:Gem::Requirement
|
@@ -252,13 +252,13 @@ files:
|
|
252
252
|
- config/esvg.yml
|
253
253
|
- lib/ratchet_design.rb
|
254
254
|
- lib/ratchet_design/version.rb
|
255
|
-
- public/core-0.1.
|
256
|
-
- public/core-0.1.
|
257
|
-
- public/core-0.1.
|
258
|
-
- public/fonts-woff-0.1.
|
259
|
-
- public/fonts-woff-0.1.
|
260
|
-
- public/fonts-woff2-0.1.
|
261
|
-
- public/fonts-woff2-0.1.
|
255
|
+
- public/core-0.1.39.js
|
256
|
+
- public/core-0.1.39.js.gz
|
257
|
+
- public/core-0.1.39.map.json
|
258
|
+
- public/fonts-woff-0.1.39.css
|
259
|
+
- public/fonts-woff-0.1.39.css.gz
|
260
|
+
- public/fonts-woff2-0.1.39.css
|
261
|
+
- public/fonts-woff2-0.1.39.css.gz
|
262
262
|
homepage:
|
263
263
|
licenses:
|
264
264
|
- MIT
|