zepto-for-rails 0.3.6 → 0.3.7

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
  SHA256:
3
- metadata.gz: e8894e2b935d49345e5556aba6549c0d84ba83f637e36159ea320455a746fddb
4
- data.tar.gz: 013c18402a6e00e2ad0fc76d1e8e54da13ad9f4d2ef642ad07ef79d2d2f98508
3
+ metadata.gz: 4f51db8ebabba34200ba179e55c7bd6438718f249fffb9a9ffed0f21d97a9fbc
4
+ data.tar.gz: 6be03eed3765db2420d15483d1ccc90f2df0c8fafacb91c94f4eb3f1c0f110eb
5
5
  SHA512:
6
- metadata.gz: 778af69b36e81ccd02ef935ee848c754fe56f5981c9828c8a556b9fa7045561b032e94000b3c27db270d38f7a9e4b30741a5280381fcaded12d4f9ffdfe995d4
7
- data.tar.gz: 8dda351e2676e5a1903aa7322b244ab9de6b18d3c51e1b512ecb8e1afae41844f9ec9a3a76694a8fa9a857454890666a050506bc7d5fee57eef36ef728526a4d
6
+ metadata.gz: f4aab25b7ae773c4907d857fc2d676513e9111d208823a1c913dc509d0188742b34b33376ac1a9fbbf1f98606447e85b2fc40d8a18632e10515bc8c4fd6172ad
7
+ data.tar.gz: e601c8754b81b624e6b84a119c093f293a95b450c44c7b7d2d8738532c70469c029340d8e39bd68c93e75b95f68e9852ebb56b41e84fe35137663627ba3ee4c1
@@ -1,67 +1,67 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- zepto-for-rails (0.3.4)
4
+ zepto-for-rails (0.3.6)
5
5
  rails (> 3.2)
6
6
 
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- actioncable (6.0.2.2)
11
- actionpack (= 6.0.2.2)
10
+ actioncable (6.0.3.1)
11
+ actionpack (= 6.0.3.1)
12
12
  nio4r (~> 2.0)
13
13
  websocket-driver (>= 0.6.1)
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)
14
+ actionmailbox (6.0.3.1)
15
+ actionpack (= 6.0.3.1)
16
+ activejob (= 6.0.3.1)
17
+ activerecord (= 6.0.3.1)
18
+ activestorage (= 6.0.3.1)
19
+ activesupport (= 6.0.3.1)
20
20
  mail (>= 2.7.1)
21
- actionmailer (6.0.2.2)
22
- actionpack (= 6.0.2.2)
23
- actionview (= 6.0.2.2)
24
- activejob (= 6.0.2.2)
21
+ actionmailer (6.0.3.1)
22
+ actionpack (= 6.0.3.1)
23
+ actionview (= 6.0.3.1)
24
+ activejob (= 6.0.3.1)
25
25
  mail (~> 2.5, >= 2.5.4)
26
26
  rails-dom-testing (~> 2.0)
27
- actionpack (6.0.2.2)
28
- actionview (= 6.0.2.2)
29
- activesupport (= 6.0.2.2)
27
+ actionpack (6.0.3.1)
28
+ actionview (= 6.0.3.1)
29
+ activesupport (= 6.0.3.1)
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.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)
34
+ actiontext (6.0.3.1)
35
+ actionpack (= 6.0.3.1)
36
+ activerecord (= 6.0.3.1)
37
+ activestorage (= 6.0.3.1)
38
+ activesupport (= 6.0.3.1)
39
39
  nokogiri (>= 1.8.5)
40
- actionview (6.0.2.2)
41
- activesupport (= 6.0.2.2)
40
+ actionview (6.0.3.1)
41
+ activesupport (= 6.0.3.1)
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.2.2)
47
- activesupport (= 6.0.2.2)
46
+ activejob (6.0.3.1)
47
+ activesupport (= 6.0.3.1)
48
48
  globalid (>= 0.3.6)
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)
49
+ activemodel (6.0.3.1)
50
+ activesupport (= 6.0.3.1)
51
+ activerecord (6.0.3.1)
52
+ activemodel (= 6.0.3.1)
53
+ activesupport (= 6.0.3.1)
54
+ activestorage (6.0.3.1)
55
+ actionpack (= 6.0.3.1)
56
+ activejob (= 6.0.3.1)
57
+ activerecord (= 6.0.3.1)
58
58
  marcel (~> 0.3.1)
59
- activesupport (6.0.2.2)
59
+ activesupport (6.0.3.1)
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.2)
64
+ zeitwerk (~> 2.2, >= 2.2.2)
65
65
  builder (3.2.4)
66
66
  concurrent-ruby (1.1.6)
67
67
  crass (1.0.6)
@@ -70,7 +70,7 @@ GEM
70
70
  activesupport (>= 4.2.0)
71
71
  i18n (1.8.2)
72
72
  concurrent-ruby (~> 1.0)
73
- loofah (2.4.0)
73
+ loofah (2.5.0)
74
74
  crass (~> 1.0.2)
75
75
  nokogiri (>= 1.5.9)
76
76
  mail (2.7.1)
@@ -78,10 +78,10 @@ GEM
78
78
  marcel (0.3.3)
79
79
  mimemagic (~> 0.3.2)
80
80
  method_source (1.0.0)
81
- mimemagic (0.3.4)
81
+ mimemagic (0.3.5)
82
82
  mini_mime (1.0.2)
83
83
  mini_portile2 (2.4.0)
84
- minitest (5.14.0)
84
+ minitest (5.14.1)
85
85
  nio4r (2.5.2)
86
86
  nokogiri (1.10.9)
87
87
  mini_portile2 (~> 2.4.0)
@@ -90,29 +90,29 @@ GEM
90
90
  rack (2.2.2)
91
91
  rack-test (1.1.0)
92
92
  rack (>= 1.0, < 3)
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)
93
+ rails (6.0.3.1)
94
+ actioncable (= 6.0.3.1)
95
+ actionmailbox (= 6.0.3.1)
96
+ actionmailer (= 6.0.3.1)
97
+ actionpack (= 6.0.3.1)
98
+ actiontext (= 6.0.3.1)
99
+ actionview (= 6.0.3.1)
100
+ activejob (= 6.0.3.1)
101
+ activemodel (= 6.0.3.1)
102
+ activerecord (= 6.0.3.1)
103
+ activestorage (= 6.0.3.1)
104
+ activesupport (= 6.0.3.1)
105
105
  bundler (>= 1.3.0)
106
- railties (= 6.0.2.2)
106
+ railties (= 6.0.3.1)
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.2.2)
114
- actionpack (= 6.0.2.2)
115
- activesupport (= 6.0.2.2)
113
+ railties (6.0.3.1)
114
+ actionpack (= 6.0.3.1)
115
+ activesupport (= 6.0.3.1)
116
116
  method_source
117
117
  rake (>= 0.8.7)
118
118
  thor (>= 0.20.3, < 2.0)
@@ -126,9 +126,9 @@ GEM
126
126
  sprockets (>= 3.0.0)
127
127
  thor (1.0.1)
128
128
  thread_safe (0.3.6)
129
- tzinfo (1.2.6)
129
+ tzinfo (1.2.7)
130
130
  thread_safe (~> 0.1)
131
- websocket-driver (0.7.1)
131
+ websocket-driver (0.7.2)
132
132
  websocket-extensions (>= 0.1.0)
133
133
  websocket-extensions (0.1.4)
134
134
  zeitwerk (2.3.0)
@@ -1,7 +1,7 @@
1
1
  module Zepto
2
2
  module For
3
3
  module Rails
4
- VERSION = '0.3.6'
4
+ VERSION = '0.3.7'
5
5
  end
6
6
  end
7
7
  end
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.6
4
+ version: 0.3.7
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-03-20 00:00:00.000000000 Z
11
+ date: 2020-05-26 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.6
63
+ rubygems_version: 3.0.3
64
64
  signing_key:
65
65
  specification_version: 4
66
66
  summary: Zepto.js for the rails asset pipeline