active_storage_drag_and_drop 0.3.3 → 0.3.4

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: 9176141cbd109e3763a7f3806afc9276d2cceeed8c0cb7d14de281a33cdbe4d6
4
- data.tar.gz: 16cc8d5fa4fe30c4f256ebbf8ff50c6933e8f2aae486f53e4e2ecafa678baead
3
+ metadata.gz: ffd24e5dd246141d2c7f6ad18af168b88379e6c7e1efc42ccde1dceb57cc091e
4
+ data.tar.gz: 4f628ee5ff5e7d3eda51a1f31b0926bbbf49eac00a4ffa381ccf2200b490588c
5
5
  SHA512:
6
- metadata.gz: e8898eaa76f675d83bc15af8d2576203e1c1f4ef836ddf4863de0e2859937d0dcb6d65792c0b0bfc6a788308fc6f46b3dcf831cd26b5953456ab2b8332458b10
7
- data.tar.gz: 88ce4e6941c66ff2536b012d8bf93026b46325f6340e7c65b82b7d8408f2060ecd3fda431ec968b6f1de7a454899ae6f09494dfd266826aa974a2aa203145bcc
6
+ metadata.gz: 8b2849cc9a462d5e3a439438a91edfb3be3eb44aeef1260dbb6d01cdc1972b4b56fd0903c753a2923c788c9e5f81d585d6e862f6eb9016b240a344a6567ab963
7
+ data.tar.gz: ac3a07b80b01c8c94d33f530e979e4c72482b7edcb084b81549b614df12c85c8ef80b32ab24aed0a209a6bbde7c81b9d4ad371d77b08d536e976edec32ecec64
data/Gemfile.lock CHANGED
@@ -1,70 +1,71 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- active_storage_drag_and_drop (0.3.3)
4
+ active_storage_drag_and_drop (0.3.4)
5
+ rack (~> 2.0.6)
5
6
  rails (~> 5.2)
6
7
 
7
8
  GEM
8
9
  remote: https://rubygems.org/
9
10
  specs:
10
- actioncable (5.2.0)
11
- actionpack (= 5.2.0)
11
+ actioncable (5.2.1)
12
+ actionpack (= 5.2.1)
12
13
  nio4r (~> 2.0)
13
14
  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)
15
+ actionmailer (5.2.1)
16
+ actionpack (= 5.2.1)
17
+ actionview (= 5.2.1)
18
+ activejob (= 5.2.1)
18
19
  mail (~> 2.5, >= 2.5.4)
19
20
  rails-dom-testing (~> 2.0)
20
- actionpack (5.2.0)
21
- actionview (= 5.2.0)
22
- activesupport (= 5.2.0)
21
+ actionpack (5.2.1)
22
+ actionview (= 5.2.1)
23
+ activesupport (= 5.2.1)
23
24
  rack (~> 2.0)
24
25
  rack-test (>= 0.6.3)
25
26
  rails-dom-testing (~> 2.0)
26
27
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
27
- actionview (5.2.0)
28
- activesupport (= 5.2.0)
28
+ actionview (5.2.1)
29
+ activesupport (= 5.2.1)
29
30
  builder (~> 3.1)
30
31
  erubi (~> 1.4)
31
32
  rails-dom-testing (~> 2.0)
32
33
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
33
- activejob (5.2.0)
34
- activesupport (= 5.2.0)
34
+ activejob (5.2.1)
35
+ activesupport (= 5.2.1)
35
36
  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)
37
+ activemodel (5.2.1)
38
+ activesupport (= 5.2.1)
39
+ activerecord (5.2.1)
40
+ activemodel (= 5.2.1)
41
+ activesupport (= 5.2.1)
41
42
  arel (>= 9.0)
42
- activestorage (5.2.0)
43
- actionpack (= 5.2.0)
44
- activerecord (= 5.2.0)
43
+ activestorage (5.2.1)
44
+ actionpack (= 5.2.1)
45
+ activerecord (= 5.2.1)
45
46
  marcel (~> 0.3.1)
46
- activesupport (5.2.0)
47
+ activesupport (5.2.1)
47
48
  concurrent-ruby (~> 1.0, >= 1.0.2)
48
49
  i18n (>= 0.7, < 2)
49
50
  minitest (~> 5.1)
50
51
  tzinfo (~> 1.1)
51
52
  arel (9.0.0)
52
53
  builder (3.2.3)
53
- concurrent-ruby (1.0.5)
54
+ concurrent-ruby (1.1.3)
54
55
  crass (1.0.4)
55
56
  erubi (1.7.1)
56
57
  globalid (0.4.1)
57
58
  activesupport (>= 4.2.0)
58
- i18n (1.0.1)
59
+ i18n (1.1.1)
59
60
  concurrent-ruby (~> 1.0)
60
- loofah (2.2.2)
61
+ loofah (2.2.3)
61
62
  crass (~> 1.0.2)
62
63
  nokogiri (>= 1.5.9)
63
64
  mail (2.7.1)
64
65
  mini_mime (>= 0.1.1)
65
- marcel (0.3.2)
66
+ marcel (0.3.3)
66
67
  mimemagic (~> 0.3.2)
67
- method_source (0.9.0)
68
+ method_source (0.9.2)
68
69
  mimemagic (0.3.2)
69
70
  mini_mime (1.0.1)
70
71
  mini_portile2 (2.3.0)
@@ -72,33 +73,33 @@ GEM
72
73
  nio4r (2.3.1)
73
74
  nokogiri (1.8.5)
74
75
  mini_portile2 (~> 2.3.0)
75
- rack (2.0.5)
76
+ rack (2.0.6)
76
77
  rack-test (1.1.0)
77
78
  rack (>= 1.0, < 3)
78
- rails (5.2.0)
79
- actioncable (= 5.2.0)
80
- actionmailer (= 5.2.0)
81
- actionpack (= 5.2.0)
82
- actionview (= 5.2.0)
83
- activejob (= 5.2.0)
84
- activemodel (= 5.2.0)
85
- activerecord (= 5.2.0)
86
- activestorage (= 5.2.0)
87
- activesupport (= 5.2.0)
79
+ rails (5.2.1)
80
+ actioncable (= 5.2.1)
81
+ actionmailer (= 5.2.1)
82
+ actionpack (= 5.2.1)
83
+ actionview (= 5.2.1)
84
+ activejob (= 5.2.1)
85
+ activemodel (= 5.2.1)
86
+ activerecord (= 5.2.1)
87
+ activestorage (= 5.2.1)
88
+ activesupport (= 5.2.1)
88
89
  bundler (>= 1.3.0)
89
- railties (= 5.2.0)
90
+ railties (= 5.2.1)
90
91
  sprockets-rails (>= 2.0.0)
91
92
  rails-dom-testing (2.0.3)
92
93
  activesupport (>= 4.2.0)
93
94
  nokogiri (>= 1.6)
94
95
  rails-html-sanitizer (1.0.4)
95
96
  loofah (~> 2.2, >= 2.2.2)
96
- railties (5.2.0)
97
- actionpack (= 5.2.0)
98
- activesupport (= 5.2.0)
97
+ railties (5.2.1)
98
+ actionpack (= 5.2.1)
99
+ activesupport (= 5.2.1)
99
100
  method_source
100
101
  rake (>= 0.8.7)
101
- thor (>= 0.18.1, < 2.0)
102
+ thor (>= 0.19.0, < 2.0)
102
103
  rake (10.5.0)
103
104
  sprockets (3.7.2)
104
105
  concurrent-ruby (~> 1.0)
@@ -107,7 +108,7 @@ GEM
107
108
  actionpack (>= 4.0)
108
109
  activesupport (>= 4.0)
109
110
  sprockets (>= 3.0.0)
110
- thor (0.20.0)
111
+ thor (0.20.3)
111
112
  thread_safe (0.3.6)
112
113
  tzinfo (1.2.5)
113
114
  thread_safe (~> 0.1)
@@ -32,5 +32,6 @@ Gem::Specification.new do |spec|
32
32
  spec.add_development_dependency 'bundler', '~> 1.16'
33
33
  spec.add_development_dependency 'minitest', '~> 5.0'
34
34
  spec.add_development_dependency 'rake', '~> 10.0'
35
+ spec.add_dependency 'rack', '~> 2.0.6'
35
36
  spec.add_dependency 'rails', '~> 5.2'
36
37
  end
@@ -1,3 +1,3 @@
1
1
  module ActiveStorageDragAndDrop
2
- VERSION = '0.3.3'
2
+ VERSION = '0.3.4'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: active_storage_drag_and_drop
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dave O'Keeffe
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: exe
11
11
  cert_chain: []
12
- date: 2018-11-14 00:00:00.000000000 Z
12
+ date: 2018-11-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -53,6 +53,20 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '10.0'
56
+ - !ruby/object:Gem::Dependency
57
+ name: rack
58
+ requirement: !ruby/object:Gem::Requirement
59
+ requirements:
60
+ - - "~>"
61
+ - !ruby/object:Gem::Version
62
+ version: 2.0.6
63
+ type: :runtime
64
+ prerelease: false
65
+ version_requirements: !ruby/object:Gem::Requirement
66
+ requirements:
67
+ - - "~>"
68
+ - !ruby/object:Gem::Version
69
+ version: 2.0.6
56
70
  - !ruby/object:Gem::Dependency
57
71
  name: rails
58
72
  requirement: !ruby/object:Gem::Requirement