zepto-for-rails 0.3.10 → 0.3.11

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: 80985d096a6ac5f726ff7e002e78cf7bfcf8f6ad07bfaaf6b38581a74646b150
4
- data.tar.gz: 04c80f7514ac62f5f3da9f6fbfdee449033dddc2c18794c82db9f10aae5505f9
3
+ metadata.gz: 4ab1bb4b7f2c6587261e7012b3ddb431be9c4eae3a197150b89bcffcea4128fc
4
+ data.tar.gz: 8e30aea6d7c113d88c46dbbc242e38605ec1547bf52bf8ab1adda42abe3355f6
5
5
  SHA512:
6
- metadata.gz: 55219a22f604a9f7d6473571149220aedc7a885d2985d9ea4488e08d869000b9b214a96906a6e538adf5741aaae9cb38389dba672d558ab23694e3caad7eb01c
7
- data.tar.gz: c23904f0a719a33faf50a8cb4e9088cdf203d6c64ce4c6bb4aa5521cb9f6a84d144315a20c9f333bfcb056f592212592875e21d4eac8321ac6574df2f15985a5
6
+ metadata.gz: '0870ac148a54d79188728d7a68c75158a5ce90c400af5d24514e581ab167f8580c265f17902886de34a65ec7a7b6ed7b34d9ed4f9ba0b5e61a7aa74d102c08b9'
7
+ data.tar.gz: 895caac0a633baff62b4d282792f609e30d94f69982c4826d4052b3d6d2b978e4342867617c44a349443a919c07c548d5a69847a70b7c77e696ac42a34043664
data/Gemfile.lock CHANGED
@@ -1,76 +1,80 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- zepto-for-rails (0.3.8)
5
- rails (> 3.2)
4
+ zepto-for-rails (0.3.11)
5
+ rails (> 4)
6
6
 
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- actioncable (6.0.3.3)
11
- actionpack (= 6.0.3.3)
10
+ actioncable (6.1.1)
11
+ actionpack (= 6.1.1)
12
+ activesupport (= 6.1.1)
12
13
  nio4r (~> 2.0)
13
14
  websocket-driver (>= 0.6.1)
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)
15
+ actionmailbox (6.1.1)
16
+ actionpack (= 6.1.1)
17
+ activejob (= 6.1.1)
18
+ activerecord (= 6.1.1)
19
+ activestorage (= 6.1.1)
20
+ activesupport (= 6.1.1)
20
21
  mail (>= 2.7.1)
21
- actionmailer (6.0.3.3)
22
- actionpack (= 6.0.3.3)
23
- actionview (= 6.0.3.3)
24
- activejob (= 6.0.3.3)
22
+ actionmailer (6.1.1)
23
+ actionpack (= 6.1.1)
24
+ actionview (= 6.1.1)
25
+ activejob (= 6.1.1)
26
+ activesupport (= 6.1.1)
25
27
  mail (~> 2.5, >= 2.5.4)
26
28
  rails-dom-testing (~> 2.0)
27
- actionpack (6.0.3.3)
28
- actionview (= 6.0.3.3)
29
- activesupport (= 6.0.3.3)
30
- rack (~> 2.0, >= 2.0.8)
29
+ actionpack (6.1.1)
30
+ actionview (= 6.1.1)
31
+ activesupport (= 6.1.1)
32
+ rack (~> 2.0, >= 2.0.9)
31
33
  rack-test (>= 0.6.3)
32
34
  rails-dom-testing (~> 2.0)
33
35
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
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)
36
+ actiontext (6.1.1)
37
+ actionpack (= 6.1.1)
38
+ activerecord (= 6.1.1)
39
+ activestorage (= 6.1.1)
40
+ activesupport (= 6.1.1)
39
41
  nokogiri (>= 1.8.5)
40
- actionview (6.0.3.3)
41
- activesupport (= 6.0.3.3)
42
+ actionview (6.1.1)
43
+ activesupport (= 6.1.1)
42
44
  builder (~> 3.1)
43
45
  erubi (~> 1.4)
44
46
  rails-dom-testing (~> 2.0)
45
47
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
46
- activejob (6.0.3.3)
47
- activesupport (= 6.0.3.3)
48
+ activejob (6.1.1)
49
+ activesupport (= 6.1.1)
48
50
  globalid (>= 0.3.6)
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)
51
+ activemodel (6.1.1)
52
+ activesupport (= 6.1.1)
53
+ activerecord (6.1.1)
54
+ activemodel (= 6.1.1)
55
+ activesupport (= 6.1.1)
56
+ activestorage (6.1.1)
57
+ actionpack (= 6.1.1)
58
+ activejob (= 6.1.1)
59
+ activerecord (= 6.1.1)
60
+ activesupport (= 6.1.1)
58
61
  marcel (~> 0.3.1)
59
- activesupport (6.0.3.3)
62
+ mimemagic (~> 0.3.2)
63
+ activesupport (6.1.1)
60
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
61
- i18n (>= 0.7, < 2)
62
- minitest (~> 5.1)
63
- tzinfo (~> 1.1)
64
- zeitwerk (~> 2.2, >= 2.2.2)
65
+ i18n (>= 1.6, < 2)
66
+ minitest (>= 5.1)
67
+ tzinfo (~> 2.0)
68
+ zeitwerk (~> 2.3)
65
69
  builder (3.2.4)
66
- concurrent-ruby (1.1.7)
70
+ concurrent-ruby (1.1.8)
67
71
  crass (1.0.6)
68
- erubi (1.9.0)
72
+ erubi (1.10.0)
69
73
  globalid (0.4.2)
70
74
  activesupport (>= 4.2.0)
71
- i18n (1.8.5)
75
+ i18n (1.8.8)
72
76
  concurrent-ruby (~> 1.0)
73
- loofah (2.7.0)
77
+ loofah (2.9.0)
74
78
  crass (~> 1.0.2)
75
79
  nokogiri (>= 1.5.9)
76
80
  mail (2.7.1)
@@ -80,65 +84,63 @@ GEM
80
84
  method_source (1.0.0)
81
85
  mimemagic (0.3.5)
82
86
  mini_mime (1.0.2)
83
- mini_portile2 (2.4.0)
84
- minitest (5.14.2)
85
- nio4r (2.5.3)
86
- nokogiri (1.10.10)
87
- mini_portile2 (~> 2.4.0)
88
- nokogiri (1.10.10-x86-mingw32)
89
- mini_portile2 (~> 2.4.0)
87
+ mini_portile2 (2.5.0)
88
+ minitest (5.14.3)
89
+ nio4r (2.5.4)
90
+ nokogiri (1.11.1)
91
+ mini_portile2 (~> 2.5.0)
92
+ racc (~> 1.4)
93
+ racc (1.5.2)
90
94
  rack (2.2.3)
91
95
  rack-test (1.1.0)
92
96
  rack (>= 1.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
- bundler (>= 1.3.0)
106
- railties (= 6.0.3.3)
97
+ rails (6.1.1)
98
+ actioncable (= 6.1.1)
99
+ actionmailbox (= 6.1.1)
100
+ actionmailer (= 6.1.1)
101
+ actionpack (= 6.1.1)
102
+ actiontext (= 6.1.1)
103
+ actionview (= 6.1.1)
104
+ activejob (= 6.1.1)
105
+ activemodel (= 6.1.1)
106
+ activerecord (= 6.1.1)
107
+ activestorage (= 6.1.1)
108
+ activesupport (= 6.1.1)
109
+ bundler (>= 1.15.0)
110
+ railties (= 6.1.1)
107
111
  sprockets-rails (>= 2.0.0)
108
112
  rails-dom-testing (2.0.3)
109
113
  activesupport (>= 4.2.0)
110
114
  nokogiri (>= 1.6)
111
115
  rails-html-sanitizer (1.3.0)
112
116
  loofah (~> 2.3)
113
- railties (6.0.3.3)
114
- actionpack (= 6.0.3.3)
115
- activesupport (= 6.0.3.3)
117
+ railties (6.1.1)
118
+ actionpack (= 6.1.1)
119
+ activesupport (= 6.1.1)
116
120
  method_source
117
121
  rake (>= 0.8.7)
118
- thor (>= 0.20.3, < 2.0)
119
- rake (13.0.1)
122
+ thor (~> 1.0)
123
+ rake (13.0.3)
120
124
  sprockets (4.0.2)
121
125
  concurrent-ruby (~> 1.0)
122
126
  rack (> 1, < 3)
123
- sprockets-rails (3.2.1)
127
+ sprockets-rails (3.2.2)
124
128
  actionpack (>= 4.0)
125
129
  activesupport (>= 4.0)
126
130
  sprockets (>= 3.0.0)
127
- thor (1.0.1)
128
- thread_safe (0.3.6)
129
- tzinfo (1.2.7)
130
- thread_safe (~> 0.1)
131
+ thor (1.1.0)
132
+ tzinfo (2.0.4)
133
+ concurrent-ruby (~> 1.0)
131
134
  websocket-driver (0.7.3)
132
135
  websocket-extensions (>= 0.1.0)
133
136
  websocket-extensions (0.1.5)
134
- zeitwerk (2.4.0)
137
+ zeitwerk (2.4.2)
135
138
 
136
139
  PLATFORMS
137
140
  ruby
138
- x86-mingw32
139
141
 
140
142
  DEPENDENCIES
141
143
  zepto-for-rails!
142
144
 
143
145
  BUNDLED WITH
144
- 1.17.3
146
+ 2.1.4
@@ -1,7 +1,7 @@
1
1
  module Zepto
2
2
  module For
3
3
  module Rails
4
- VERSION = '0.3.10'
4
+ VERSION = '0.3.11'
5
5
  end
6
6
  end
7
7
  end
@@ -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', '> 3.2'
17
+ s.add_runtime_dependency 'rails', '> 4'
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.10
4
+ version: 0.3.11
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-09-12 00:00:00.000000000 Z
11
+ date: 2021-02-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -16,20 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - ">"
18
18
  - !ruby/object:Gem::Version
19
- version: '3.2'
20
- - - "~>"
21
- - !ruby/object:Gem::Version
22
- version: '3.2'
19
+ version: '4'
23
20
  type: :runtime
24
21
  prerelease: false
25
22
  version_requirements: !ruby/object:Gem::Requirement
26
23
  requirements:
27
24
  - - ">"
28
25
  - !ruby/object:Gem::Version
29
- version: '3.2'
30
- - - "~>"
31
- - !ruby/object:Gem::Version
32
- version: '3.2'
26
+ version: '4'
33
27
  description: Provides a the zepto.js for the rails asset pipeline
34
28
  email:
35
29
  - stefanvermaas1991@gmail.com
@@ -66,7 +60,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
66
60
  - !ruby/object:Gem::Version
67
61
  version: '0'
68
62
  requirements: []
69
- rubygems_version: 3.0.3
63
+ rubygems_version: 3.1.4
70
64
  signing_key:
71
65
  specification_version: 4
72
66
  summary: Zepto.js for the rails asset pipeline