zepto-for-rails 0.3.9 → 0.3.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +59 -59
- data/lib/zepto/for/rails/version.rb +1 -1
- data/zepto-for-rails.gemspec +1 -1
- metadata +8 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 80985d096a6ac5f726ff7e002e78cf7bfcf8f6ad07bfaaf6b38581a74646b150
|
4
|
+
data.tar.gz: 04c80f7514ac62f5f3da9f6fbfdee449033dddc2c18794c82db9f10aae5505f9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 55219a22f604a9f7d6473571149220aedc7a885d2985d9ea4488e08d869000b9b214a96906a6e538adf5741aaae9cb38389dba672d558ab23694e3caad7eb01c
|
7
|
+
data.tar.gz: c23904f0a719a33faf50a8cb4e9088cdf203d6c64ce4c6bb4aa5521cb9f6a84d144315a20c9f333bfcb056f592212592875e21d4eac8321ac6574df2f15985a5
|
data/Gemfile.lock
CHANGED
@@ -7,70 +7,70 @@ PATH
|
|
7
7
|
GEM
|
8
8
|
remote: http://rubygems.org/
|
9
9
|
specs:
|
10
|
-
actioncable (6.0.3.
|
11
|
-
actionpack (= 6.0.3.
|
10
|
+
actioncable (6.0.3.3)
|
11
|
+
actionpack (= 6.0.3.3)
|
12
12
|
nio4r (~> 2.0)
|
13
13
|
websocket-driver (>= 0.6.1)
|
14
|
-
actionmailbox (6.0.3.
|
15
|
-
actionpack (= 6.0.3.
|
16
|
-
activejob (= 6.0.3.
|
17
|
-
activerecord (= 6.0.3.
|
18
|
-
activestorage (= 6.0.3.
|
19
|
-
activesupport (= 6.0.3.
|
14
|
+
actionmailbox (6.0.3.3)
|
15
|
+
actionpack (= 6.0.3.3)
|
16
|
+
activejob (= 6.0.3.3)
|
17
|
+
activerecord (= 6.0.3.3)
|
18
|
+
activestorage (= 6.0.3.3)
|
19
|
+
activesupport (= 6.0.3.3)
|
20
20
|
mail (>= 2.7.1)
|
21
|
-
actionmailer (6.0.3.
|
22
|
-
actionpack (= 6.0.3.
|
23
|
-
actionview (= 6.0.3.
|
24
|
-
activejob (= 6.0.3.
|
21
|
+
actionmailer (6.0.3.3)
|
22
|
+
actionpack (= 6.0.3.3)
|
23
|
+
actionview (= 6.0.3.3)
|
24
|
+
activejob (= 6.0.3.3)
|
25
25
|
mail (~> 2.5, >= 2.5.4)
|
26
26
|
rails-dom-testing (~> 2.0)
|
27
|
-
actionpack (6.0.3.
|
28
|
-
actionview (= 6.0.3.
|
29
|
-
activesupport (= 6.0.3.
|
27
|
+
actionpack (6.0.3.3)
|
28
|
+
actionview (= 6.0.3.3)
|
29
|
+
activesupport (= 6.0.3.3)
|
30
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.3.
|
35
|
-
actionpack (= 6.0.3.
|
36
|
-
activerecord (= 6.0.3.
|
37
|
-
activestorage (= 6.0.3.
|
38
|
-
activesupport (= 6.0.3.
|
34
|
+
actiontext (6.0.3.3)
|
35
|
+
actionpack (= 6.0.3.3)
|
36
|
+
activerecord (= 6.0.3.3)
|
37
|
+
activestorage (= 6.0.3.3)
|
38
|
+
activesupport (= 6.0.3.3)
|
39
39
|
nokogiri (>= 1.8.5)
|
40
|
-
actionview (6.0.3.
|
41
|
-
activesupport (= 6.0.3.
|
40
|
+
actionview (6.0.3.3)
|
41
|
+
activesupport (= 6.0.3.3)
|
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.3.
|
47
|
-
activesupport (= 6.0.3.
|
46
|
+
activejob (6.0.3.3)
|
47
|
+
activesupport (= 6.0.3.3)
|
48
48
|
globalid (>= 0.3.6)
|
49
|
-
activemodel (6.0.3.
|
50
|
-
activesupport (= 6.0.3.
|
51
|
-
activerecord (6.0.3.
|
52
|
-
activemodel (= 6.0.3.
|
53
|
-
activesupport (= 6.0.3.
|
54
|
-
activestorage (6.0.3.
|
55
|
-
actionpack (= 6.0.3.
|
56
|
-
activejob (= 6.0.3.
|
57
|
-
activerecord (= 6.0.3.
|
49
|
+
activemodel (6.0.3.3)
|
50
|
+
activesupport (= 6.0.3.3)
|
51
|
+
activerecord (6.0.3.3)
|
52
|
+
activemodel (= 6.0.3.3)
|
53
|
+
activesupport (= 6.0.3.3)
|
54
|
+
activestorage (6.0.3.3)
|
55
|
+
actionpack (= 6.0.3.3)
|
56
|
+
activejob (= 6.0.3.3)
|
57
|
+
activerecord (= 6.0.3.3)
|
58
58
|
marcel (~> 0.3.1)
|
59
|
-
activesupport (6.0.3.
|
59
|
+
activesupport (6.0.3.3)
|
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
64
|
zeitwerk (~> 2.2, >= 2.2.2)
|
65
65
|
builder (3.2.4)
|
66
|
-
concurrent-ruby (1.1.
|
66
|
+
concurrent-ruby (1.1.7)
|
67
67
|
crass (1.0.6)
|
68
68
|
erubi (1.9.0)
|
69
69
|
globalid (0.4.2)
|
70
70
|
activesupport (>= 4.2.0)
|
71
|
-
i18n (1.8.
|
71
|
+
i18n (1.8.5)
|
72
72
|
concurrent-ruby (~> 1.0)
|
73
|
-
loofah (2.
|
73
|
+
loofah (2.7.0)
|
74
74
|
crass (~> 1.0.2)
|
75
75
|
nokogiri (>= 1.5.9)
|
76
76
|
mail (2.7.1)
|
@@ -81,38 +81,38 @@ GEM
|
|
81
81
|
mimemagic (0.3.5)
|
82
82
|
mini_mime (1.0.2)
|
83
83
|
mini_portile2 (2.4.0)
|
84
|
-
minitest (5.14.
|
85
|
-
nio4r (2.5.
|
86
|
-
nokogiri (1.10.
|
84
|
+
minitest (5.14.2)
|
85
|
+
nio4r (2.5.3)
|
86
|
+
nokogiri (1.10.10)
|
87
87
|
mini_portile2 (~> 2.4.0)
|
88
|
-
nokogiri (1.10.
|
88
|
+
nokogiri (1.10.10-x86-mingw32)
|
89
89
|
mini_portile2 (~> 2.4.0)
|
90
90
|
rack (2.2.3)
|
91
91
|
rack-test (1.1.0)
|
92
92
|
rack (>= 1.0, < 3)
|
93
|
-
rails (6.0.3.
|
94
|
-
actioncable (= 6.0.3.
|
95
|
-
actionmailbox (= 6.0.3.
|
96
|
-
actionmailer (= 6.0.3.
|
97
|
-
actionpack (= 6.0.3.
|
98
|
-
actiontext (= 6.0.3.
|
99
|
-
actionview (= 6.0.3.
|
100
|
-
activejob (= 6.0.3.
|
101
|
-
activemodel (= 6.0.3.
|
102
|
-
activerecord (= 6.0.3.
|
103
|
-
activestorage (= 6.0.3.
|
104
|
-
activesupport (= 6.0.3.
|
93
|
+
rails (6.0.3.3)
|
94
|
+
actioncable (= 6.0.3.3)
|
95
|
+
actionmailbox (= 6.0.3.3)
|
96
|
+
actionmailer (= 6.0.3.3)
|
97
|
+
actionpack (= 6.0.3.3)
|
98
|
+
actiontext (= 6.0.3.3)
|
99
|
+
actionview (= 6.0.3.3)
|
100
|
+
activejob (= 6.0.3.3)
|
101
|
+
activemodel (= 6.0.3.3)
|
102
|
+
activerecord (= 6.0.3.3)
|
103
|
+
activestorage (= 6.0.3.3)
|
104
|
+
activesupport (= 6.0.3.3)
|
105
105
|
bundler (>= 1.3.0)
|
106
|
-
railties (= 6.0.3.
|
106
|
+
railties (= 6.0.3.3)
|
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
111
|
rails-html-sanitizer (1.3.0)
|
112
112
|
loofah (~> 2.3)
|
113
|
-
railties (6.0.3.
|
114
|
-
actionpack (= 6.0.3.
|
115
|
-
activesupport (= 6.0.3.
|
113
|
+
railties (6.0.3.3)
|
114
|
+
actionpack (= 6.0.3.3)
|
115
|
+
activesupport (= 6.0.3.3)
|
116
116
|
method_source
|
117
117
|
rake (>= 0.8.7)
|
118
118
|
thor (>= 0.20.3, < 2.0)
|
@@ -128,10 +128,10 @@ GEM
|
|
128
128
|
thread_safe (0.3.6)
|
129
129
|
tzinfo (1.2.7)
|
130
130
|
thread_safe (~> 0.1)
|
131
|
-
websocket-driver (0.7.
|
131
|
+
websocket-driver (0.7.3)
|
132
132
|
websocket-extensions (>= 0.1.0)
|
133
133
|
websocket-extensions (0.1.5)
|
134
|
-
zeitwerk (2.
|
134
|
+
zeitwerk (2.4.0)
|
135
135
|
|
136
136
|
PLATFORMS
|
137
137
|
ruby
|
data/zepto-for-rails.gemspec
CHANGED
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
|
|
14
14
|
s.description = 'Provides a the zepto.js for the rails asset pipeline'
|
15
15
|
s.licenses = ['MIT']
|
16
16
|
|
17
|
-
s.add_runtime_dependency 'rails', '> 3.2'
|
17
|
+
s.add_runtime_dependency 'rails', '~> 3.2', '> 3.2'
|
18
18
|
|
19
19
|
s.files = `git ls-files`.split("\n")
|
20
20
|
s.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
|
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.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stefan Vermaas
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-09-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|
@@ -17,6 +17,9 @@ dependencies:
|
|
17
17
|
- - ">"
|
18
18
|
- !ruby/object:Gem::Version
|
19
19
|
version: '3.2'
|
20
|
+
- - "~>"
|
21
|
+
- !ruby/object:Gem::Version
|
22
|
+
version: '3.2'
|
20
23
|
type: :runtime
|
21
24
|
prerelease: false
|
22
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -24,6 +27,9 @@ dependencies:
|
|
24
27
|
- - ">"
|
25
28
|
- !ruby/object:Gem::Version
|
26
29
|
version: '3.2'
|
30
|
+
- - "~>"
|
31
|
+
- !ruby/object:Gem::Version
|
32
|
+
version: '3.2'
|
27
33
|
description: Provides a the zepto.js for the rails asset pipeline
|
28
34
|
email:
|
29
35
|
- stefanvermaas1991@gmail.com
|