cutlass_js_rails 0.5.2 → 0.5.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/_cutlass.scss +1 -0
- data/lib/cutlass_js_rails/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 998762821ad4519336a26a534c4c866114e9c094
|
4
|
+
data.tar.gz: e7da03ae901ab7bfe9b53510f166c91ba98dbc06
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e72fa20fc5836829edf923087ec2adbea0305bfdfdac626bc8e52fc374c38947f4cade9d63866b562463c175e7ebc7a317ebc390affa921aa9a00c95c0993dda
|
7
|
+
data.tar.gz: 07ef2a0cb7dd9d78b3715a3ae34c3696b72788062472aa802010fc0a4caba6403c03b03f18bf8c1f330134a439bac5a2b9bb4e8ae186ecaeb5c2d20e5cf2fa1a
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cutlass_js_rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- chardos
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-08-
|
11
|
+
date: 2016-08-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -89,7 +89,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
89
89
|
version: '0'
|
90
90
|
requirements: []
|
91
91
|
rubyforge_project:
|
92
|
-
rubygems_version: 2.
|
92
|
+
rubygems_version: 2.6.4
|
93
93
|
signing_key:
|
94
94
|
specification_version: 4
|
95
95
|
summary: Cuts down the size of inputs by reducing the prominence of labels once a
|