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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7793f4820020e8ce6a9026ab0c919ab0c5dfec33536a29d9b09781665898dca0
4
- data.tar.gz: c61c084f165ec84d5088073eede0b95544eec1ae2c77470c9db05e11af287e53
3
+ metadata.gz: e8894e2b935d49345e5556aba6549c0d84ba83f637e36159ea320455a746fddb
4
+ data.tar.gz: 013c18402a6e00e2ad0fc76d1e8e54da13ad9f4d2ef642ad07ef79d2d2f98508
5
5
  SHA512:
6
- metadata.gz: f5136c240327b54d6f7609243a5b959db70b6167e1c15f63781dda560ae9e92523eca27cbd3714dd4c949ea24e058d07b4f2cf8559863feeec89dbaef5c2e80b
7
- data.tar.gz: bbaf60ddde85b0f686ed8a9baa7ab283aaf396261d66967136543b0ae4547cb7fd616e5dc2e8cfe97f0b35762a5b7a88db42463fd7852734caf3d06b8a26a584
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.0)
11
- actionpack (= 6.0.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.0)
15
- actionpack (= 6.0.0)
16
- activejob (= 6.0.0)
17
- activerecord (= 6.0.0)
18
- activestorage (= 6.0.0)
19
- activesupport (= 6.0.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.0)
22
- actionpack (= 6.0.0)
23
- actionview (= 6.0.0)
24
- activejob (= 6.0.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.0)
28
- actionview (= 6.0.0)
29
- activesupport (= 6.0.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.0)
35
- actionpack (= 6.0.0)
36
- activerecord (= 6.0.0)
37
- activestorage (= 6.0.0)
38
- activesupport (= 6.0.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.0)
41
- activesupport (= 6.0.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.0)
47
- activesupport (= 6.0.0)
46
+ activejob (6.0.2.2)
47
+ activesupport (= 6.0.2.2)
48
48
  globalid (>= 0.3.6)
49
- activemodel (6.0.0)
50
- activesupport (= 6.0.0)
51
- activerecord (6.0.0)
52
- activemodel (= 6.0.0)
53
- activesupport (= 6.0.0)
54
- activestorage (6.0.0)
55
- actionpack (= 6.0.0)
56
- activejob (= 6.0.0)
57
- activerecord (= 6.0.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.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.1, >= 2.1.8)
65
- builder (3.2.3)
66
- concurrent-ruby (1.1.5)
67
- crass (1.0.4)
68
- erubi (1.8.0)
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.6.0)
71
+ i18n (1.8.2)
72
72
  concurrent-ruby (~> 1.0)
73
- loofah (2.2.3)
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.9.2)
81
- mimemagic (0.3.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.11.3)
85
- nio4r (2.4.0)
86
- nokogiri (1.10.4)
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.4-x86-mingw32)
88
+ nokogiri (1.10.9-x86-mingw32)
89
89
  mini_portile2 (~> 2.4.0)
90
- rack (2.0.7)
90
+ rack (2.2.2)
91
91
  rack-test (1.1.0)
92
92
  rack (>= 1.0, < 3)
93
- rails (6.0.0)
94
- actioncable (= 6.0.0)
95
- actionmailbox (= 6.0.0)
96
- actionmailer (= 6.0.0)
97
- actionpack (= 6.0.0)
98
- actiontext (= 6.0.0)
99
- actionview (= 6.0.0)
100
- activejob (= 6.0.0)
101
- activemodel (= 6.0.0)
102
- activerecord (= 6.0.0)
103
- activestorage (= 6.0.0)
104
- activesupport (= 6.0.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.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.2.0)
112
- loofah (~> 2.2, >= 2.2.2)
113
- railties (6.0.0)
114
- actionpack (= 6.0.0)
115
- activesupport (= 6.0.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 (12.3.3)
120
- sprockets (3.7.2)
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.20.3)
127
+ thor (1.0.1)
128
128
  thread_safe (0.3.6)
129
- tzinfo (1.2.5)
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.1.9)
134
+ zeitwerk (2.3.0)
135
135
 
136
136
  PLATFORMS
137
137
  ruby
@@ -1,7 +1,7 @@
1
1
  module Zepto
2
2
  module For
3
3
  module Rails
4
- VERSION = '0.3.5'
4
+ VERSION = '0.3.6'
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.5
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: 2019-08-20 00:00:00.000000000 Z
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.3
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