formily 0.0.5.6.1 → 0.0.5.6.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b128d1a1048fc74450df98ddebbf3b4e786f002e
4
- data.tar.gz: 3bbc88c5853d0347f93d8e9d4389df073bb77fd4
3
+ metadata.gz: 1d8cdaffd86efd7cb5539df9b4c207dc9b5462ef
4
+ data.tar.gz: 011479f8e5d0bfb53c660bb91174f582bc0b92b0
5
5
  SHA512:
6
- metadata.gz: 9c3b91325552f4a449160e6243cb1fb23e9e660758475180e89e741b22e86503892d756bb2006f1604204dc7f9ffc81a14f03df56e4df1a16158de5338c6f759
7
- data.tar.gz: b7acf06c6289234c30fc0aeffde23c3a7c2ce7995f5866e14cb62b52c3c6e667ca63a9868a5b3339798a0937d9352c768ad2db7e4083b15b20790049d578dc48
6
+ metadata.gz: 79f5793bc7c4c67fff2964ab9855bfbfc4f75e634915418e46db3896a5ad70ee0e545e24c2d8cfb2e14661a289d0b886432ac015ce796cb05652fc7e000b4537
7
+ data.tar.gz: 314be292fc2ef03cbb022e0edf8c16acc43bc9b4697d93a34570b5aa65aedc4b0e95f23454ea5d333165d9842ab29c2881700f0a30c8b8e0cb0e79964fa7b154
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- formily (0.0.5.6.1)
4
+ formily (0.0.5.6.2)
5
5
  browser (~> 2.2)
6
6
  haml (~> 4.0)
7
7
  jquery-rails (~> 4.0)
@@ -13,7 +13,7 @@
13
13
  //= require jquery-fileupload/jquery.fileupload-video
14
14
  //= require jquery-fileupload/jquery.fileupload-validate
15
15
  //= require jquery-fileupload/vendor/tmpl
16
- //= require_tree ./formily/custom
16
+ //= require formily/custom/custom
17
17
 
18
18
  $(document).ready(function() {
19
19
  $(document).foundation();
@@ -1,4 +1,4 @@
1
1
  # coding: utf-8
2
2
  module Formily
3
- VERSION = '0.0.5.6.1'
3
+ VERSION = '0.0.5.6.2'
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: formily
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.6.1
4
+ version: 0.0.5.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-06-18 00:00:00.000000000 Z
11
+ date: 2018-06-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler