formily 0.0.5.6.3 → 0.0.5.6.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ad50533bf33fdded70b384c77cd565985a43b711
4
- data.tar.gz: 48aad0e5a8ddd462007ed78a700fbec01c04d686
3
+ metadata.gz: 8a356b83777b0339e34158e0e07f846c912d37cd
4
+ data.tar.gz: 5e56c92fcbe1269816bd9b6bab435c89f3bf37ad
5
5
  SHA512:
6
- metadata.gz: fc468792df5f8b1eddfa3ffd908caf8b0cdd6688fdbabcc89df4fc18029c247c9b76963a54ee3d13f7c01555235f1b81fb3b84615863817fb7a9b737571c0154
7
- data.tar.gz: e984791f00fbfde74770bf2a726cc41aa5fb15da0a257030d0e54bd6e8adb804d4320f4a53ac083a317134f4a4781a01cda01fb4f3f3c7a1b326f6668b465208
6
+ metadata.gz: bb076b5682937b8dfe1eeabf55cb79936a433d29e137cb6e1e711a188da8d86734f79d69b7077551d035982b4ed5827fba43cf605ad6d309de0f0f702e6927f4
7
+ data.tar.gz: e10cb28e15cbdd873ae97f42b61f1457ab22768ed9a1111b95adb3676396477f516f0a1e4382f3ef8de0e0702343d91fe8d89ad823f213e761a7547d470ea94a
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- formily (0.0.5.6.3)
4
+ formily (0.0.5.6.4)
5
5
  browser (~> 2.2)
6
6
  haml (~> 4.0)
7
7
  jquery-rails (~> 4.0)
@@ -14,64 +14,62 @@ PATH
14
14
  GEM
15
15
  remote: https://rubygems.org/
16
16
  specs:
17
- actionmailer (4.2.7.1)
18
- actionpack (= 4.2.7.1)
19
- actionview (= 4.2.7.1)
20
- activejob (= 4.2.7.1)
17
+ actionmailer (4.2.10)
18
+ actionpack (= 4.2.10)
19
+ actionview (= 4.2.10)
20
+ activejob (= 4.2.10)
21
21
  mail (~> 2.5, >= 2.5.4)
22
22
  rails-dom-testing (~> 1.0, >= 1.0.5)
23
- actionpack (4.2.7.1)
24
- actionview (= 4.2.7.1)
25
- activesupport (= 4.2.7.1)
23
+ actionpack (4.2.10)
24
+ actionview (= 4.2.10)
25
+ activesupport (= 4.2.10)
26
26
  rack (~> 1.6)
27
27
  rack-test (~> 0.6.2)
28
28
  rails-dom-testing (~> 1.0, >= 1.0.5)
29
29
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
30
- actionview (4.2.7.1)
31
- activesupport (= 4.2.7.1)
30
+ actionview (4.2.10)
31
+ activesupport (= 4.2.10)
32
32
  builder (~> 3.1)
33
33
  erubis (~> 2.7.0)
34
34
  rails-dom-testing (~> 1.0, >= 1.0.5)
35
- rails-html-sanitizer (~> 1.0, >= 1.0.2)
36
- activejob (4.2.7.1)
37
- activesupport (= 4.2.7.1)
35
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
36
+ activejob (4.2.10)
37
+ activesupport (= 4.2.10)
38
38
  globalid (>= 0.3.0)
39
- activemodel (4.2.7.1)
40
- activesupport (= 4.2.7.1)
39
+ activemodel (4.2.10)
40
+ activesupport (= 4.2.10)
41
41
  builder (~> 3.1)
42
- activerecord (4.2.7.1)
43
- activemodel (= 4.2.7.1)
44
- activesupport (= 4.2.7.1)
42
+ activerecord (4.2.10)
43
+ activemodel (= 4.2.10)
44
+ activesupport (= 4.2.10)
45
45
  arel (~> 6.0)
46
- activesupport (4.2.7.1)
46
+ activesupport (4.2.10)
47
47
  i18n (~> 0.7)
48
- json (~> 1.7, >= 1.7.7)
49
48
  minitest (~> 5.1)
50
49
  thread_safe (~> 0.3, >= 0.3.4)
51
50
  tzinfo (~> 1.1)
52
51
  arel (6.0.4)
53
52
  browser (2.5.3)
54
53
  builder (3.2.3)
55
- climate_control (0.0.3)
56
- activesupport (>= 3.0)
54
+ climate_control (0.2.0)
57
55
  cocaine (0.5.8)
58
56
  climate_control (>= 0.0.3, < 1.0)
59
57
  concurrent-ruby (1.0.5)
60
58
  crass (1.0.3)
61
59
  erubis (2.7.0)
60
+ ffi (1.9.18)
62
61
  globalid (0.4.1)
63
62
  activesupport (>= 4.2.0)
64
63
  haml (4.0.7)
65
64
  tilt
66
65
  i18n (0.9.1)
67
66
  concurrent-ruby (~> 1.0)
68
- jquery-rails (4.2.2)
67
+ jquery-rails (4.3.1)
69
68
  rails-dom-testing (>= 1, < 3)
70
69
  railties (>= 4.2.0)
71
70
  thor (>= 0.14, < 2.0)
72
71
  jquery-ui-rails (5.0.5)
73
72
  railties (>= 3.2.16)
74
- json (1.8.6)
75
73
  loofah (2.1.1)
76
74
  crass (~> 1.0.2)
77
75
  nokogiri (>= 1.5.9)
@@ -83,13 +81,13 @@ GEM
83
81
  mimemagic (0.3.0)
84
82
  mini_mime (1.0.0)
85
83
  mini_portile2 (2.3.0)
86
- minitest (5.10.1)
84
+ minitest (5.10.3)
87
85
  nokogiri (1.8.1)
88
86
  mini_portile2 (~> 2.3.0)
89
87
  paper_trail (6.0.2)
90
88
  activerecord (>= 4.0, < 5.2)
91
89
  request_store (~> 1.1)
92
- paperclip (4.3.2)
90
+ paperclip (4.3.7)
93
91
  activemodel (>= 3.2.0)
94
92
  activesupport (>= 3.2.0)
95
93
  cocaine (~> 0.5.5)
@@ -98,16 +96,16 @@ GEM
98
96
  rack (1.6.8)
99
97
  rack-test (0.6.3)
100
98
  rack (>= 1.0)
101
- rails (4.2.7.1)
102
- actionmailer (= 4.2.7.1)
103
- actionpack (= 4.2.7.1)
104
- actionview (= 4.2.7.1)
105
- activejob (= 4.2.7.1)
106
- activemodel (= 4.2.7.1)
107
- activerecord (= 4.2.7.1)
108
- activesupport (= 4.2.7.1)
99
+ rails (4.2.10)
100
+ actionmailer (= 4.2.10)
101
+ actionpack (= 4.2.10)
102
+ actionview (= 4.2.10)
103
+ activejob (= 4.2.10)
104
+ activemodel (= 4.2.10)
105
+ activerecord (= 4.2.10)
106
+ activesupport (= 4.2.10)
109
107
  bundler (>= 1.3.0, < 2.0)
110
- railties (= 4.2.7.1)
108
+ railties (= 4.2.10)
111
109
  sprockets-rails
112
110
  rails-deprecated_sanitizer (1.0.3)
113
111
  activesupport (>= 4.2.0.alpha)
@@ -117,15 +115,22 @@ GEM
117
115
  rails-deprecated_sanitizer (>= 1.0.1)
118
116
  rails-html-sanitizer (1.0.3)
119
117
  loofah (~> 2.0)
120
- railties (4.2.7.1)
121
- actionpack (= 4.2.7.1)
122
- activesupport (= 4.2.7.1)
118
+ railties (4.2.10)
119
+ actionpack (= 4.2.10)
120
+ activesupport (= 4.2.10)
123
121
  rake (>= 0.8.7)
124
122
  thor (>= 0.18.1, < 2.0)
125
123
  rake (10.4.2)
124
+ rb-fsevent (0.10.2)
125
+ rb-inotify (0.9.10)
126
+ ffi (>= 0.5.0, < 2)
126
127
  request_store (1.3.2)
127
- sass (3.4.23)
128
- sass-rails (5.0.6)
128
+ sass (3.5.3)
129
+ sass-listen (~> 4.0.0)
130
+ sass-listen (4.0.0)
131
+ rb-fsevent (~> 0.9, >= 0.9.4)
132
+ rb-inotify (~> 0.9, >= 0.9.7)
133
+ sass-rails (5.0.7)
129
134
  railties (>= 4.0.0, < 6)
130
135
  sass (~> 3.1)
131
136
  sprockets (>= 2.8, < 4.0)
@@ -140,7 +145,7 @@ GEM
140
145
  sprockets (>= 3.0.0)
141
146
  thor (0.20.0)
142
147
  thread_safe (0.3.6)
143
- tilt (2.0.6)
148
+ tilt (2.0.8)
144
149
  tzinfo (1.2.4)
145
150
  thread_safe (~> 0.1)
146
151
 
@@ -153,4 +158,4 @@ DEPENDENCIES
153
158
  rake (~> 10.0)
154
159
 
155
160
  BUNDLED WITH
156
- 1.16.0
161
+ 1.16.2
Binary file
@@ -1,4 +1,4 @@
1
1
  # coding: utf-8
2
2
  module Formily
3
- VERSION = '0.0.5.6.3'
3
+ VERSION = '0.0.5.6.4'
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: formily
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.6.3
4
+ version: 0.0.5.6.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Alex
@@ -307,6 +307,7 @@ files:
307
307
  - app/views/formily/submit_data/submit.json.jbuilder
308
308
  - app/views/layouts/formily_iframe.haml
309
309
  - config/routes.rb
310
+ - formily-0.0.5.3.gem
310
311
  - formily.gemspec
311
312
  - lib/formily.rb
312
313
  - lib/formily/config.rb
@@ -346,7 +347,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
346
347
  version: '0'
347
348
  requirements: []
348
349
  rubyforge_project:
349
- rubygems_version: 2.4.5
350
+ rubygems_version: 2.6.8
350
351
  signing_key:
351
352
  specification_version: 4
352
353
  summary: Write a short summary, because Rubygems requires one.