zepto-for-rails 0.3.7 → 0.3.12

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: 4f51db8ebabba34200ba179e55c7bd6438718f249fffb9a9ffed0f21d97a9fbc
4
- data.tar.gz: 6be03eed3765db2420d15483d1ccc90f2df0c8fafacb91c94f4eb3f1c0f110eb
3
+ metadata.gz: b5d58c2a62393a22ef93acee9a9ed2118eb724ea5ed0050dd1f2eb6e3a5637eb
4
+ data.tar.gz: df863f2c09e7e6361c2834fca82cda70eb539b1f07122772caf0fed4653e8ede
5
5
  SHA512:
6
- metadata.gz: f4aab25b7ae773c4907d857fc2d676513e9111d208823a1c913dc509d0188742b34b33376ac1a9fbbf1f98606447e85b2fc40d8a18632e10515bc8c4fd6172ad
7
- data.tar.gz: e601c8754b81b624e6b84a119c093f293a95b450c44c7b7d2d8738532c70469c029340d8e39bd68c93e75b95f68e9852ebb56b41e84fe35137663627ba3ee4c1
6
+ metadata.gz: d211cb20f88055b907c0f1f7ff26d6add0594ca43a4ebecba97330135357522c3fe5d1bc09696a83285edc614dced78642015080c30ffbf882b4d96c923a2dd7
7
+ data.tar.gz: eb3b8525df8dcd9247e96edbfa2dcd30d3d655c9911026bcee9971f5cda5d9645ec3f8c07f910a423a3294da950d3b0fdb00dd719ff16f35ca4d46595d052244
@@ -0,0 +1,8 @@
1
+ version: 2
2
+ updates:
3
+ - package-ecosystem: bundler
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ time: "04:00"
8
+ open-pull-requests-limit: 10
data/Gemfile.lock CHANGED
@@ -1,144 +1,144 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- zepto-for-rails (0.3.6)
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.1)
11
- actionpack (= 6.0.3.1)
10
+ actioncable (6.1.4)
11
+ actionpack (= 6.1.4)
12
+ activesupport (= 6.1.4)
12
13
  nio4r (~> 2.0)
13
14
  websocket-driver (>= 0.6.1)
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)
15
+ actionmailbox (6.1.4)
16
+ actionpack (= 6.1.4)
17
+ activejob (= 6.1.4)
18
+ activerecord (= 6.1.4)
19
+ activestorage (= 6.1.4)
20
+ activesupport (= 6.1.4)
20
21
  mail (>= 2.7.1)
21
- actionmailer (6.0.3.1)
22
- actionpack (= 6.0.3.1)
23
- actionview (= 6.0.3.1)
24
- activejob (= 6.0.3.1)
22
+ actionmailer (6.1.4)
23
+ actionpack (= 6.1.4)
24
+ actionview (= 6.1.4)
25
+ activejob (= 6.1.4)
26
+ activesupport (= 6.1.4)
25
27
  mail (~> 2.5, >= 2.5.4)
26
28
  rails-dom-testing (~> 2.0)
27
- actionpack (6.0.3.1)
28
- actionview (= 6.0.3.1)
29
- activesupport (= 6.0.3.1)
30
- rack (~> 2.0, >= 2.0.8)
29
+ actionpack (6.1.4)
30
+ actionview (= 6.1.4)
31
+ activesupport (= 6.1.4)
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.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)
36
+ actiontext (6.1.4)
37
+ actionpack (= 6.1.4)
38
+ activerecord (= 6.1.4)
39
+ activestorage (= 6.1.4)
40
+ activesupport (= 6.1.4)
39
41
  nokogiri (>= 1.8.5)
40
- actionview (6.0.3.1)
41
- activesupport (= 6.0.3.1)
42
+ actionview (6.1.4)
43
+ activesupport (= 6.1.4)
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.1)
47
- activesupport (= 6.0.3.1)
48
+ activejob (6.1.4)
49
+ activesupport (= 6.1.4)
48
50
  globalid (>= 0.3.6)
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
- marcel (~> 0.3.1)
59
- activesupport (6.0.3.1)
51
+ activemodel (6.1.4)
52
+ activesupport (= 6.1.4)
53
+ activerecord (6.1.4)
54
+ activemodel (= 6.1.4)
55
+ activesupport (= 6.1.4)
56
+ activestorage (6.1.4)
57
+ actionpack (= 6.1.4)
58
+ activejob (= 6.1.4)
59
+ activerecord (= 6.1.4)
60
+ activesupport (= 6.1.4)
61
+ marcel (~> 1.0.0)
62
+ mini_mime (>= 1.1.0)
63
+ activesupport (6.1.4)
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.6)
70
+ concurrent-ruby (1.1.9)
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.2)
75
+ i18n (1.8.10)
72
76
  concurrent-ruby (~> 1.0)
73
- loofah (2.5.0)
77
+ loofah (2.10.0)
74
78
  crass (~> 1.0.2)
75
79
  nokogiri (>= 1.5.9)
76
80
  mail (2.7.1)
77
81
  mini_mime (>= 0.1.1)
78
- marcel (0.3.3)
79
- mimemagic (~> 0.3.2)
82
+ marcel (1.0.1)
80
83
  method_source (1.0.0)
81
- mimemagic (0.3.5)
82
- mini_mime (1.0.2)
83
- mini_portile2 (2.4.0)
84
- minitest (5.14.1)
85
- nio4r (2.5.2)
86
- nokogiri (1.10.9)
87
- mini_portile2 (~> 2.4.0)
88
- nokogiri (1.10.9-x86-mingw32)
89
- mini_portile2 (~> 2.4.0)
90
- rack (2.2.2)
84
+ mini_mime (1.1.0)
85
+ mini_portile2 (2.5.3)
86
+ minitest (5.14.4)
87
+ nio4r (2.5.7)
88
+ nokogiri (1.11.7)
89
+ mini_portile2 (~> 2.5.0)
90
+ racc (~> 1.4)
91
+ racc (1.5.2)
92
+ rack (2.2.3)
91
93
  rack-test (1.1.0)
92
94
  rack (>= 1.0, < 3)
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
- bundler (>= 1.3.0)
106
- railties (= 6.0.3.1)
95
+ rails (6.1.4)
96
+ actioncable (= 6.1.4)
97
+ actionmailbox (= 6.1.4)
98
+ actionmailer (= 6.1.4)
99
+ actionpack (= 6.1.4)
100
+ actiontext (= 6.1.4)
101
+ actionview (= 6.1.4)
102
+ activejob (= 6.1.4)
103
+ activemodel (= 6.1.4)
104
+ activerecord (= 6.1.4)
105
+ activestorage (= 6.1.4)
106
+ activesupport (= 6.1.4)
107
+ bundler (>= 1.15.0)
108
+ railties (= 6.1.4)
107
109
  sprockets-rails (>= 2.0.0)
108
110
  rails-dom-testing (2.0.3)
109
111
  activesupport (>= 4.2.0)
110
112
  nokogiri (>= 1.6)
111
113
  rails-html-sanitizer (1.3.0)
112
114
  loofah (~> 2.3)
113
- railties (6.0.3.1)
114
- actionpack (= 6.0.3.1)
115
- activesupport (= 6.0.3.1)
115
+ railties (6.1.4)
116
+ actionpack (= 6.1.4)
117
+ activesupport (= 6.1.4)
116
118
  method_source
117
- rake (>= 0.8.7)
118
- thor (>= 0.20.3, < 2.0)
119
- rake (13.0.1)
120
- sprockets (4.0.0)
119
+ rake (>= 0.13)
120
+ thor (~> 1.0)
121
+ rake (13.0.3)
122
+ sprockets (4.0.2)
121
123
  concurrent-ruby (~> 1.0)
122
124
  rack (> 1, < 3)
123
- sprockets-rails (3.2.1)
125
+ sprockets-rails (3.2.2)
124
126
  actionpack (>= 4.0)
125
127
  activesupport (>= 4.0)
126
128
  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
- websocket-driver (0.7.2)
129
+ thor (1.1.0)
130
+ tzinfo (2.0.4)
131
+ concurrent-ruby (~> 1.0)
132
+ websocket-driver (0.7.5)
132
133
  websocket-extensions (>= 0.1.0)
133
- websocket-extensions (0.1.4)
134
- zeitwerk (2.3.0)
134
+ websocket-extensions (0.1.5)
135
+ zeitwerk (2.4.2)
135
136
 
136
137
  PLATFORMS
137
138
  ruby
138
- x86-mingw32
139
139
 
140
140
  DEPENDENCIES
141
141
  zepto-for-rails!
142
142
 
143
143
  BUNDLED WITH
144
- 1.17.3
144
+ 2.1.4
data/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # zepto-for-rails [![Gem Version](https://badge.fury.io/rb/zepto-for-rails.png)](http://badge.fury.io/rb/zepto-for-rails)
2
- Zepto for the Rails asset pipeline. This gem provides Zepto 1.1.6
2
+ Zepto for the Rails asset pipeline. This gem provides Zepto 1.2.0
3
3
 
4
4
  ## Installation
5
5
  Add zepto-for-rails to the Gemfile.
@@ -1,7 +1,7 @@
1
1
  module Zepto
2
2
  module For
3
3
  module Rails
4
- VERSION = '0.3.7'
4
+ VERSION = '0.3.12'
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'
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.7
4
+ version: 0.3.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stefan Vermaas
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-26 00:00:00.000000000 Z
11
+ date: 2021-06-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - ">"
18
18
  - !ruby/object:Gem::Version
19
- version: '3.2'
19
+ version: '4'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - ">"
25
25
  - !ruby/object:Gem::Version
26
- version: '3.2'
26
+ version: '4'
27
27
  description: Provides a the zepto.js for the rails asset pipeline
28
28
  email:
29
29
  - stefanvermaas1991@gmail.com
@@ -31,6 +31,7 @@ executables: []
31
31
  extensions: []
32
32
  extra_rdoc_files: []
33
33
  files:
34
+ - ".github/dependabot.yml"
34
35
  - ".gitignore"
35
36
  - Gemfile
36
37
  - Gemfile.lock
@@ -45,7 +46,7 @@ homepage: https://github.com/stefanvermaas/zepto-for-rails
45
46
  licenses:
46
47
  - MIT
47
48
  metadata: {}
48
- post_install_message:
49
+ post_install_message:
49
50
  rdoc_options: []
50
51
  require_paths:
51
52
  - lib
@@ -60,8 +61,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
60
61
  - !ruby/object:Gem::Version
61
62
  version: '0'
62
63
  requirements: []
63
- rubygems_version: 3.0.3
64
- signing_key:
64
+ rubygems_version: 3.2.15
65
+ signing_key:
65
66
  specification_version: 4
66
67
  summary: Zepto.js for the rails asset pipeline
67
68
  test_files: []