zepto-for-rails 0.3.11 → 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: 4ab1bb4b7f2c6587261e7012b3ddb431be9c4eae3a197150b89bcffcea4128fc
4
- data.tar.gz: 8e30aea6d7c113d88c46dbbc242e38605ec1547bf52bf8ab1adda42abe3355f6
3
+ metadata.gz: b5d58c2a62393a22ef93acee9a9ed2118eb724ea5ed0050dd1f2eb6e3a5637eb
4
+ data.tar.gz: df863f2c09e7e6361c2834fca82cda70eb539b1f07122772caf0fed4653e8ede
5
5
  SHA512:
6
- metadata.gz: '0870ac148a54d79188728d7a68c75158a5ce90c400af5d24514e581ab167f8580c265f17902886de34a65ec7a7b6ed7b34d9ed4f9ba0b5e61a7aa74d102c08b9'
7
- data.tar.gz: 895caac0a633baff62b4d282792f609e30d94f69982c4826d4052b3d6d2b978e4342867617c44a349443a919c07c548d5a69847a70b7c77e696ac42a34043664
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
@@ -7,118 +7,116 @@ PATH
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- actioncable (6.1.1)
11
- actionpack (= 6.1.1)
12
- activesupport (= 6.1.1)
10
+ actioncable (6.1.4)
11
+ actionpack (= 6.1.4)
12
+ activesupport (= 6.1.4)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
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)
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)
21
21
  mail (>= 2.7.1)
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)
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)
27
27
  mail (~> 2.5, >= 2.5.4)
28
28
  rails-dom-testing (~> 2.0)
29
- actionpack (6.1.1)
30
- actionview (= 6.1.1)
31
- activesupport (= 6.1.1)
29
+ actionpack (6.1.4)
30
+ actionview (= 6.1.4)
31
+ activesupport (= 6.1.4)
32
32
  rack (~> 2.0, >= 2.0.9)
33
33
  rack-test (>= 0.6.3)
34
34
  rails-dom-testing (~> 2.0)
35
35
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
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)
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)
41
41
  nokogiri (>= 1.8.5)
42
- actionview (6.1.1)
43
- activesupport (= 6.1.1)
42
+ actionview (6.1.4)
43
+ activesupport (= 6.1.4)
44
44
  builder (~> 3.1)
45
45
  erubi (~> 1.4)
46
46
  rails-dom-testing (~> 2.0)
47
47
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
48
- activejob (6.1.1)
49
- activesupport (= 6.1.1)
48
+ activejob (6.1.4)
49
+ activesupport (= 6.1.4)
50
50
  globalid (>= 0.3.6)
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)
61
- marcel (~> 0.3.1)
62
- mimemagic (~> 0.3.2)
63
- activesupport (6.1.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)
64
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
65
65
  i18n (>= 1.6, < 2)
66
66
  minitest (>= 5.1)
67
67
  tzinfo (~> 2.0)
68
68
  zeitwerk (~> 2.3)
69
69
  builder (3.2.4)
70
- concurrent-ruby (1.1.8)
70
+ concurrent-ruby (1.1.9)
71
71
  crass (1.0.6)
72
72
  erubi (1.10.0)
73
73
  globalid (0.4.2)
74
74
  activesupport (>= 4.2.0)
75
- i18n (1.8.8)
75
+ i18n (1.8.10)
76
76
  concurrent-ruby (~> 1.0)
77
- loofah (2.9.0)
77
+ loofah (2.10.0)
78
78
  crass (~> 1.0.2)
79
79
  nokogiri (>= 1.5.9)
80
80
  mail (2.7.1)
81
81
  mini_mime (>= 0.1.1)
82
- marcel (0.3.3)
83
- mimemagic (~> 0.3.2)
82
+ marcel (1.0.1)
84
83
  method_source (1.0.0)
85
- mimemagic (0.3.5)
86
- mini_mime (1.0.2)
87
- mini_portile2 (2.5.0)
88
- minitest (5.14.3)
89
- nio4r (2.5.4)
90
- nokogiri (1.11.1)
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)
91
89
  mini_portile2 (~> 2.5.0)
92
90
  racc (~> 1.4)
93
91
  racc (1.5.2)
94
92
  rack (2.2.3)
95
93
  rack-test (1.1.0)
96
94
  rack (>= 1.0, < 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)
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)
109
107
  bundler (>= 1.15.0)
110
- railties (= 6.1.1)
108
+ railties (= 6.1.4)
111
109
  sprockets-rails (>= 2.0.0)
112
110
  rails-dom-testing (2.0.3)
113
111
  activesupport (>= 4.2.0)
114
112
  nokogiri (>= 1.6)
115
113
  rails-html-sanitizer (1.3.0)
116
114
  loofah (~> 2.3)
117
- railties (6.1.1)
118
- actionpack (= 6.1.1)
119
- activesupport (= 6.1.1)
115
+ railties (6.1.4)
116
+ actionpack (= 6.1.4)
117
+ activesupport (= 6.1.4)
120
118
  method_source
121
- rake (>= 0.8.7)
119
+ rake (>= 0.13)
122
120
  thor (~> 1.0)
123
121
  rake (13.0.3)
124
122
  sprockets (4.0.2)
@@ -131,7 +129,7 @@ GEM
131
129
  thor (1.1.0)
132
130
  tzinfo (2.0.4)
133
131
  concurrent-ruby (~> 1.0)
134
- websocket-driver (0.7.3)
132
+ websocket-driver (0.7.5)
135
133
  websocket-extensions (>= 0.1.0)
136
134
  websocket-extensions (0.1.5)
137
135
  zeitwerk (2.4.2)
@@ -1,7 +1,7 @@
1
1
  module Zepto
2
2
  module For
3
3
  module Rails
4
- VERSION = '0.3.11'
4
+ VERSION = '0.3.12'
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.11
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: 2021-02-03 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
@@ -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.1.4
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: []