zepto-for-rails 0.3.5 → 0.3.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +72 -72
- data/lib/zepto/for/rails/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e8894e2b935d49345e5556aba6549c0d84ba83f637e36159ea320455a746fddb
|
4
|
+
data.tar.gz: 013c18402a6e00e2ad0fc76d1e8e54da13ad9f4d2ef642ad07ef79d2d2f98508
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 778af69b36e81ccd02ef935ee848c754fe56f5981c9828c8a556b9fa7045561b032e94000b3c27db270d38f7a9e4b30741a5280381fcaded12d4f9ffdfe995d4
|
7
|
+
data.tar.gz: 8dda351e2676e5a1903aa7322b244ab9de6b18d3c51e1b512ecb8e1afae41844f9ec9a3a76694a8fa9a857454890666a050506bc7d5fee57eef36ef728526a4d
|
data/Gemfile.lock
CHANGED
@@ -7,131 +7,131 @@ PATH
|
|
7
7
|
GEM
|
8
8
|
remote: http://rubygems.org/
|
9
9
|
specs:
|
10
|
-
actioncable (6.0.
|
11
|
-
actionpack (= 6.0.
|
10
|
+
actioncable (6.0.2.2)
|
11
|
+
actionpack (= 6.0.2.2)
|
12
12
|
nio4r (~> 2.0)
|
13
13
|
websocket-driver (>= 0.6.1)
|
14
|
-
actionmailbox (6.0.
|
15
|
-
actionpack (= 6.0.
|
16
|
-
activejob (= 6.0.
|
17
|
-
activerecord (= 6.0.
|
18
|
-
activestorage (= 6.0.
|
19
|
-
activesupport (= 6.0.
|
14
|
+
actionmailbox (6.0.2.2)
|
15
|
+
actionpack (= 6.0.2.2)
|
16
|
+
activejob (= 6.0.2.2)
|
17
|
+
activerecord (= 6.0.2.2)
|
18
|
+
activestorage (= 6.0.2.2)
|
19
|
+
activesupport (= 6.0.2.2)
|
20
20
|
mail (>= 2.7.1)
|
21
|
-
actionmailer (6.0.
|
22
|
-
actionpack (= 6.0.
|
23
|
-
actionview (= 6.0.
|
24
|
-
activejob (= 6.0.
|
21
|
+
actionmailer (6.0.2.2)
|
22
|
+
actionpack (= 6.0.2.2)
|
23
|
+
actionview (= 6.0.2.2)
|
24
|
+
activejob (= 6.0.2.2)
|
25
25
|
mail (~> 2.5, >= 2.5.4)
|
26
26
|
rails-dom-testing (~> 2.0)
|
27
|
-
actionpack (6.0.
|
28
|
-
actionview (= 6.0.
|
29
|
-
activesupport (= 6.0.
|
30
|
-
rack (~> 2.0)
|
27
|
+
actionpack (6.0.2.2)
|
28
|
+
actionview (= 6.0.2.2)
|
29
|
+
activesupport (= 6.0.2.2)
|
30
|
+
rack (~> 2.0, >= 2.0.8)
|
31
31
|
rack-test (>= 0.6.3)
|
32
32
|
rails-dom-testing (~> 2.0)
|
33
33
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
34
|
-
actiontext (6.0.
|
35
|
-
actionpack (= 6.0.
|
36
|
-
activerecord (= 6.0.
|
37
|
-
activestorage (= 6.0.
|
38
|
-
activesupport (= 6.0.
|
34
|
+
actiontext (6.0.2.2)
|
35
|
+
actionpack (= 6.0.2.2)
|
36
|
+
activerecord (= 6.0.2.2)
|
37
|
+
activestorage (= 6.0.2.2)
|
38
|
+
activesupport (= 6.0.2.2)
|
39
39
|
nokogiri (>= 1.8.5)
|
40
|
-
actionview (6.0.
|
41
|
-
activesupport (= 6.0.
|
40
|
+
actionview (6.0.2.2)
|
41
|
+
activesupport (= 6.0.2.2)
|
42
42
|
builder (~> 3.1)
|
43
43
|
erubi (~> 1.4)
|
44
44
|
rails-dom-testing (~> 2.0)
|
45
45
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
46
|
-
activejob (6.0.
|
47
|
-
activesupport (= 6.0.
|
46
|
+
activejob (6.0.2.2)
|
47
|
+
activesupport (= 6.0.2.2)
|
48
48
|
globalid (>= 0.3.6)
|
49
|
-
activemodel (6.0.
|
50
|
-
activesupport (= 6.0.
|
51
|
-
activerecord (6.0.
|
52
|
-
activemodel (= 6.0.
|
53
|
-
activesupport (= 6.0.
|
54
|
-
activestorage (6.0.
|
55
|
-
actionpack (= 6.0.
|
56
|
-
activejob (= 6.0.
|
57
|
-
activerecord (= 6.0.
|
49
|
+
activemodel (6.0.2.2)
|
50
|
+
activesupport (= 6.0.2.2)
|
51
|
+
activerecord (6.0.2.2)
|
52
|
+
activemodel (= 6.0.2.2)
|
53
|
+
activesupport (= 6.0.2.2)
|
54
|
+
activestorage (6.0.2.2)
|
55
|
+
actionpack (= 6.0.2.2)
|
56
|
+
activejob (= 6.0.2.2)
|
57
|
+
activerecord (= 6.0.2.2)
|
58
58
|
marcel (~> 0.3.1)
|
59
|
-
activesupport (6.0.
|
59
|
+
activesupport (6.0.2.2)
|
60
60
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
61
61
|
i18n (>= 0.7, < 2)
|
62
62
|
minitest (~> 5.1)
|
63
63
|
tzinfo (~> 1.1)
|
64
|
-
zeitwerk (~> 2.
|
65
|
-
builder (3.2.
|
66
|
-
concurrent-ruby (1.1.
|
67
|
-
crass (1.0.
|
68
|
-
erubi (1.
|
64
|
+
zeitwerk (~> 2.2)
|
65
|
+
builder (3.2.4)
|
66
|
+
concurrent-ruby (1.1.6)
|
67
|
+
crass (1.0.6)
|
68
|
+
erubi (1.9.0)
|
69
69
|
globalid (0.4.2)
|
70
70
|
activesupport (>= 4.2.0)
|
71
|
-
i18n (1.
|
71
|
+
i18n (1.8.2)
|
72
72
|
concurrent-ruby (~> 1.0)
|
73
|
-
loofah (2.
|
73
|
+
loofah (2.4.0)
|
74
74
|
crass (~> 1.0.2)
|
75
75
|
nokogiri (>= 1.5.9)
|
76
76
|
mail (2.7.1)
|
77
77
|
mini_mime (>= 0.1.1)
|
78
78
|
marcel (0.3.3)
|
79
79
|
mimemagic (~> 0.3.2)
|
80
|
-
method_source (0.
|
81
|
-
mimemagic (0.3.
|
80
|
+
method_source (1.0.0)
|
81
|
+
mimemagic (0.3.4)
|
82
82
|
mini_mime (1.0.2)
|
83
83
|
mini_portile2 (2.4.0)
|
84
|
-
minitest (5.
|
85
|
-
nio4r (2.
|
86
|
-
nokogiri (1.10.
|
84
|
+
minitest (5.14.0)
|
85
|
+
nio4r (2.5.2)
|
86
|
+
nokogiri (1.10.9)
|
87
87
|
mini_portile2 (~> 2.4.0)
|
88
|
-
nokogiri (1.10.
|
88
|
+
nokogiri (1.10.9-x86-mingw32)
|
89
89
|
mini_portile2 (~> 2.4.0)
|
90
|
-
rack (2.
|
90
|
+
rack (2.2.2)
|
91
91
|
rack-test (1.1.0)
|
92
92
|
rack (>= 1.0, < 3)
|
93
|
-
rails (6.0.
|
94
|
-
actioncable (= 6.0.
|
95
|
-
actionmailbox (= 6.0.
|
96
|
-
actionmailer (= 6.0.
|
97
|
-
actionpack (= 6.0.
|
98
|
-
actiontext (= 6.0.
|
99
|
-
actionview (= 6.0.
|
100
|
-
activejob (= 6.0.
|
101
|
-
activemodel (= 6.0.
|
102
|
-
activerecord (= 6.0.
|
103
|
-
activestorage (= 6.0.
|
104
|
-
activesupport (= 6.0.
|
93
|
+
rails (6.0.2.2)
|
94
|
+
actioncable (= 6.0.2.2)
|
95
|
+
actionmailbox (= 6.0.2.2)
|
96
|
+
actionmailer (= 6.0.2.2)
|
97
|
+
actionpack (= 6.0.2.2)
|
98
|
+
actiontext (= 6.0.2.2)
|
99
|
+
actionview (= 6.0.2.2)
|
100
|
+
activejob (= 6.0.2.2)
|
101
|
+
activemodel (= 6.0.2.2)
|
102
|
+
activerecord (= 6.0.2.2)
|
103
|
+
activestorage (= 6.0.2.2)
|
104
|
+
activesupport (= 6.0.2.2)
|
105
105
|
bundler (>= 1.3.0)
|
106
|
-
railties (= 6.0.
|
106
|
+
railties (= 6.0.2.2)
|
107
107
|
sprockets-rails (>= 2.0.0)
|
108
108
|
rails-dom-testing (2.0.3)
|
109
109
|
activesupport (>= 4.2.0)
|
110
110
|
nokogiri (>= 1.6)
|
111
|
-
rails-html-sanitizer (1.
|
112
|
-
loofah (~> 2.
|
113
|
-
railties (6.0.
|
114
|
-
actionpack (= 6.0.
|
115
|
-
activesupport (= 6.0.
|
111
|
+
rails-html-sanitizer (1.3.0)
|
112
|
+
loofah (~> 2.3)
|
113
|
+
railties (6.0.2.2)
|
114
|
+
actionpack (= 6.0.2.2)
|
115
|
+
activesupport (= 6.0.2.2)
|
116
116
|
method_source
|
117
117
|
rake (>= 0.8.7)
|
118
118
|
thor (>= 0.20.3, < 2.0)
|
119
|
-
rake (
|
120
|
-
sprockets (
|
119
|
+
rake (13.0.1)
|
120
|
+
sprockets (4.0.0)
|
121
121
|
concurrent-ruby (~> 1.0)
|
122
122
|
rack (> 1, < 3)
|
123
123
|
sprockets-rails (3.2.1)
|
124
124
|
actionpack (>= 4.0)
|
125
125
|
activesupport (>= 4.0)
|
126
126
|
sprockets (>= 3.0.0)
|
127
|
-
thor (0.
|
127
|
+
thor (1.0.1)
|
128
128
|
thread_safe (0.3.6)
|
129
|
-
tzinfo (1.2.
|
129
|
+
tzinfo (1.2.6)
|
130
130
|
thread_safe (~> 0.1)
|
131
131
|
websocket-driver (0.7.1)
|
132
132
|
websocket-extensions (>= 0.1.0)
|
133
133
|
websocket-extensions (0.1.4)
|
134
|
-
zeitwerk (2.
|
134
|
+
zeitwerk (2.3.0)
|
135
135
|
|
136
136
|
PLATFORMS
|
137
137
|
ruby
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: zepto-for-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stefan Vermaas
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-03-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -60,7 +60,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
60
60
|
- !ruby/object:Gem::Version
|
61
61
|
version: '0'
|
62
62
|
requirements: []
|
63
|
-
rubygems_version: 3.0.
|
63
|
+
rubygems_version: 3.0.6
|
64
64
|
signing_key:
|
65
65
|
specification_version: 4
|
66
66
|
summary: Zepto.js for the rails asset pipeline
|