zepto-for-rails 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 217afad90fcf8a86cb0475d42306e2c9a62304fa24fc6cdc36696087530bfcc7
4
- data.tar.gz: 7121a294d5687e5d0a46853c8abda96835a54b96bf4525172704b039ec6c9935
3
+ metadata.gz: 191521f8246ca4299ba0bbf42309d6521ac2419039e70a0cb84f30e757eb4801
4
+ data.tar.gz: 25b06614b4df8db9d5b97554fcf5b4e6ab683ac1ff9f47714337de4ea5010e05
5
5
  SHA512:
6
- metadata.gz: '0778f0b3663cbf6970e8b01b3d0c3498d4a17e634ae80363423b21ad618ab209026bdf23c199799bfce2491d64f18149e7a78dbd99da2d0e72c920dc3afee5f4'
7
- data.tar.gz: ce61696d8fcb760bb7bae117276969a7c6e4360c6485b67ced9ac669df6d5ba11a95f38a1e6462211f0735843fdf2dbfaae8c56d79e13769cd61aa57dc438221
6
+ metadata.gz: b790c494fa85ce720921a08a8e403eaa69f6d1b86fbff8bdbb11db3d3f055e541704d1a72cc2c747dd247165751d23d6c1576cb964249969efc241088236fba8
7
+ data.tar.gz: 600e40ad23bc930c288afa5a3cfb37c30d86ede22ca9073d45475eda85f24f7c4fb4769223a4c9dac806925c106873f5ec4e07e9ae2402beb90d16be23cda3da
data/Gemfile.lock CHANGED
@@ -1,49 +1,49 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- zepto-for-rails (0.3.0)
4
+ zepto-for-rails (0.3.2)
5
5
  rails (> 3.2)
6
6
 
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- actioncable (5.2.0)
11
- actionpack (= 5.2.0)
10
+ actioncable (5.2.1)
11
+ actionpack (= 5.2.1)
12
12
  nio4r (~> 2.0)
13
13
  websocket-driver (>= 0.6.1)
14
- actionmailer (5.2.0)
15
- actionpack (= 5.2.0)
16
- actionview (= 5.2.0)
17
- activejob (= 5.2.0)
14
+ actionmailer (5.2.1)
15
+ actionpack (= 5.2.1)
16
+ actionview (= 5.2.1)
17
+ activejob (= 5.2.1)
18
18
  mail (~> 2.5, >= 2.5.4)
19
19
  rails-dom-testing (~> 2.0)
20
- actionpack (5.2.0)
21
- actionview (= 5.2.0)
22
- activesupport (= 5.2.0)
20
+ actionpack (5.2.1)
21
+ actionview (= 5.2.1)
22
+ activesupport (= 5.2.1)
23
23
  rack (~> 2.0)
24
24
  rack-test (>= 0.6.3)
25
25
  rails-dom-testing (~> 2.0)
26
26
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
27
- actionview (5.2.0)
28
- activesupport (= 5.2.0)
27
+ actionview (5.2.1)
28
+ activesupport (= 5.2.1)
29
29
  builder (~> 3.1)
30
30
  erubi (~> 1.4)
31
31
  rails-dom-testing (~> 2.0)
32
32
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
33
- activejob (5.2.0)
34
- activesupport (= 5.2.0)
33
+ activejob (5.2.1)
34
+ activesupport (= 5.2.1)
35
35
  globalid (>= 0.3.6)
36
- activemodel (5.2.0)
37
- activesupport (= 5.2.0)
38
- activerecord (5.2.0)
39
- activemodel (= 5.2.0)
40
- activesupport (= 5.2.0)
36
+ activemodel (5.2.1)
37
+ activesupport (= 5.2.1)
38
+ activerecord (5.2.1)
39
+ activemodel (= 5.2.1)
40
+ activesupport (= 5.2.1)
41
41
  arel (>= 9.0)
42
- activestorage (5.2.0)
43
- actionpack (= 5.2.0)
44
- activerecord (= 5.2.0)
42
+ activestorage (5.2.1)
43
+ actionpack (= 5.2.1)
44
+ activerecord (= 5.2.1)
45
45
  marcel (~> 0.3.1)
46
- activesupport (5.2.0)
46
+ activesupport (5.2.1)
47
47
  concurrent-ruby (~> 1.0, >= 1.0.2)
48
48
  i18n (>= 0.7, < 2)
49
49
  minitest (~> 5.1)
@@ -55,52 +55,50 @@ GEM
55
55
  erubi (1.7.1)
56
56
  globalid (0.4.1)
57
57
  activesupport (>= 4.2.0)
58
- i18n (1.0.1)
58
+ i18n (1.1.1)
59
59
  concurrent-ruby (~> 1.0)
60
- loofah (2.2.2)
60
+ loofah (2.2.3)
61
61
  crass (~> 1.0.2)
62
62
  nokogiri (>= 1.5.9)
63
- mail (2.7.0)
63
+ mail (2.7.1)
64
64
  mini_mime (>= 0.1.1)
65
- marcel (0.3.2)
65
+ marcel (0.3.3)
66
66
  mimemagic (~> 0.3.2)
67
67
  method_source (0.9.0)
68
68
  mimemagic (0.3.2)
69
- mini_mime (1.0.0)
69
+ mini_mime (1.0.1)
70
70
  mini_portile2 (2.3.0)
71
71
  minitest (5.11.3)
72
72
  nio4r (2.3.1)
73
- nokogiri (1.8.3)
74
- mini_portile2 (~> 2.3.0)
75
- nokogiri (1.8.3-x86-mingw32)
73
+ nokogiri (1.8.5)
76
74
  mini_portile2 (~> 2.3.0)
77
75
  rack (2.0.5)
78
- rack-test (1.0.0)
76
+ rack-test (1.1.0)
79
77
  rack (>= 1.0, < 3)
80
- rails (5.2.0)
81
- actioncable (= 5.2.0)
82
- actionmailer (= 5.2.0)
83
- actionpack (= 5.2.0)
84
- actionview (= 5.2.0)
85
- activejob (= 5.2.0)
86
- activemodel (= 5.2.0)
87
- activerecord (= 5.2.0)
88
- activestorage (= 5.2.0)
89
- activesupport (= 5.2.0)
78
+ rails (5.2.1)
79
+ actioncable (= 5.2.1)
80
+ actionmailer (= 5.2.1)
81
+ actionpack (= 5.2.1)
82
+ actionview (= 5.2.1)
83
+ activejob (= 5.2.1)
84
+ activemodel (= 5.2.1)
85
+ activerecord (= 5.2.1)
86
+ activestorage (= 5.2.1)
87
+ activesupport (= 5.2.1)
90
88
  bundler (>= 1.3.0)
91
- railties (= 5.2.0)
89
+ railties (= 5.2.1)
92
90
  sprockets-rails (>= 2.0.0)
93
91
  rails-dom-testing (2.0.3)
94
92
  activesupport (>= 4.2.0)
95
93
  nokogiri (>= 1.6)
96
94
  rails-html-sanitizer (1.0.4)
97
95
  loofah (~> 2.2, >= 2.2.2)
98
- railties (5.2.0)
99
- actionpack (= 5.2.0)
100
- activesupport (= 5.2.0)
96
+ railties (5.2.1)
97
+ actionpack (= 5.2.1)
98
+ activesupport (= 5.2.1)
101
99
  method_source
102
100
  rake (>= 0.8.7)
103
- thor (>= 0.18.1, < 2.0)
101
+ thor (>= 0.19.0, < 2.0)
104
102
  rake (12.3.1)
105
103
  sprockets (3.7.2)
106
104
  concurrent-ruby (~> 1.0)
@@ -125,4 +123,4 @@ DEPENDENCIES
125
123
  zepto-for-rails!
126
124
 
127
125
  BUNDLED WITH
128
- 1.16.1
126
+ 1.16.3
@@ -1,7 +1,7 @@
1
1
  module Zepto
2
2
  module For
3
3
  module Rails
4
- VERSION = '0.3.1'
4
+ VERSION = '0.3.2'
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.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stefan Vermaas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-06-21 00:00:00.000000000 Z
11
+ date: 2018-11-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -61,7 +61,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
61
61
  version: '0'
62
62
  requirements: []
63
63
  rubyforge_project:
64
- rubygems_version: 2.7.3
64
+ rubygems_version: 2.7.6
65
65
  signing_key:
66
66
  specification_version: 4
67
67
  summary: Zepto.js for the rails asset pipeline