rails-acu 3.0.7 → 3.0.8

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
  SHA1:
3
- metadata.gz: 79abb988ba4f93e9915c61162c11f986e7803936
4
- data.tar.gz: 507e0757ff24a9d67751bf442d2c1123e6ee4c9a
3
+ metadata.gz: 97969674a8952b965502e8ad3c1713f98044fa47
4
+ data.tar.gz: 648b3ce5a6494109de3928b4a044310d456200cd
5
5
  SHA512:
6
- metadata.gz: 97a7c0b99575f30d3aee656ef3b8f36725863f881b3dc9ed8f0b3b11391a473e8f375cb74f4d9a0ee6e099c76824c80953017bcb399e130422c60925b783c289
7
- data.tar.gz: ce8c0a33fdaf0475c6ddc44ea5c5f6794d392e0b282edb7c741424ab137e802c6f1119d357da87a5ecd0043ee94996da38eb2276f94fbdf0c1c491461975229f
6
+ metadata.gz: 67e7ccfb035a71ce3eaf24d5978c52bfb3cf77a1ad80181bcf13e06e7424cd287c8db67bf949b549cd6be6abdb307fde9db061def498bed1fd82346dbe225275
7
+ data.tar.gz: fe86bd940b4bd688b62bd1f95c31aaf33a771a18a895ee42f92715ee08350de1816e72b7018e558ce252283b982288cfb0834977f582d05dfb431b34efa9a5b9
data/Gemfile.lock CHANGED
@@ -1,149 +1,149 @@
1
1
  GIT
2
2
  remote: https://github.com/awesome-print/awesome_print.git
3
- revision: 2c706373b664339026f70086f0aa51f452b74756
3
+ revision: 4564fd74721562cbef2443f7d97109bf9192343d
4
4
  specs:
5
5
  awesome_print (1.8.0)
6
6
 
7
7
  PATH
8
8
  remote: .
9
9
  specs:
10
- rails-acu (3.0.4)
10
+ rails-acu (3.0.7)
11
11
  rails (>= 5.0.0)
12
12
 
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actioncable (5.2.0)
17
- actionpack (= 5.2.0)
16
+ actioncable (5.2.2)
17
+ actionpack (= 5.2.2)
18
18
  nio4r (~> 2.0)
19
19
  websocket-driver (>= 0.6.1)
20
- actionmailer (5.2.0)
21
- actionpack (= 5.2.0)
22
- actionview (= 5.2.0)
23
- activejob (= 5.2.0)
20
+ actionmailer (5.2.2)
21
+ actionpack (= 5.2.2)
22
+ actionview (= 5.2.2)
23
+ activejob (= 5.2.2)
24
24
  mail (~> 2.5, >= 2.5.4)
25
25
  rails-dom-testing (~> 2.0)
26
- actionpack (5.2.0)
27
- actionview (= 5.2.0)
28
- activesupport (= 5.2.0)
26
+ actionpack (5.2.2)
27
+ actionview (= 5.2.2)
28
+ activesupport (= 5.2.2)
29
29
  rack (~> 2.0)
30
30
  rack-test (>= 0.6.3)
31
31
  rails-dom-testing (~> 2.0)
32
32
  rails-html-sanitizer (~> 1.0, >= 1.0.2)
33
- actionview (5.2.0)
34
- activesupport (= 5.2.0)
33
+ actionview (5.2.2)
34
+ activesupport (= 5.2.2)
35
35
  builder (~> 3.1)
36
36
  erubi (~> 1.4)
37
37
  rails-dom-testing (~> 2.0)
38
38
  rails-html-sanitizer (~> 1.0, >= 1.0.3)
39
- activejob (5.2.0)
40
- activesupport (= 5.2.0)
39
+ activejob (5.2.2)
40
+ activesupport (= 5.2.2)
41
41
  globalid (>= 0.3.6)
42
- activemodel (5.2.0)
43
- activesupport (= 5.2.0)
44
- activerecord (5.2.0)
45
- activemodel (= 5.2.0)
46
- activesupport (= 5.2.0)
42
+ activemodel (5.2.2)
43
+ activesupport (= 5.2.2)
44
+ activerecord (5.2.2)
45
+ activemodel (= 5.2.2)
46
+ activesupport (= 5.2.2)
47
47
  arel (>= 9.0)
48
- activestorage (5.2.0)
49
- actionpack (= 5.2.0)
50
- activerecord (= 5.2.0)
48
+ activestorage (5.2.2)
49
+ actionpack (= 5.2.2)
50
+ activerecord (= 5.2.2)
51
51
  marcel (~> 0.3.1)
52
- activesupport (5.2.0)
52
+ activesupport (5.2.2)
53
53
  concurrent-ruby (~> 1.0, >= 1.0.2)
54
54
  i18n (>= 0.7, < 2)
55
55
  minitest (~> 5.1)
56
56
  tzinfo (~> 1.1)
57
57
  arel (9.0.0)
58
- bcrypt (3.1.11)
58
+ bcrypt (3.1.12)
59
59
  builder (3.2.3)
60
60
  byebug (10.0.2)
61
- concurrent-ruby (1.0.5)
61
+ concurrent-ruby (1.1.4)
62
62
  crass (1.0.4)
63
- devise (4.4.3)
63
+ devise (4.5.0)
64
64
  bcrypt (~> 3.0)
65
65
  orm_adapter (~> 0.1)
66
66
  railties (>= 4.1.0, < 6.0)
67
67
  responders
68
68
  warden (~> 1.2.3)
69
69
  diff-lcs (1.3)
70
- erubi (1.7.1)
71
- globalid (0.4.1)
70
+ erubi (1.8.0)
71
+ globalid (0.4.2)
72
72
  activesupport (>= 4.2.0)
73
- i18n (1.0.1)
73
+ i18n (1.5.3)
74
74
  concurrent-ruby (~> 1.0)
75
75
  jquery-rails (4.3.3)
76
76
  rails-dom-testing (>= 1, < 3)
77
77
  railties (>= 4.2.0)
78
78
  thor (>= 0.14, < 2.0)
79
- loofah (2.2.2)
79
+ loofah (2.2.3)
80
80
  crass (~> 1.0.2)
81
81
  nokogiri (>= 1.5.9)
82
- mail (2.7.0)
82
+ mail (2.7.1)
83
83
  mini_mime (>= 0.1.1)
84
- marcel (0.3.2)
84
+ marcel (0.3.3)
85
85
  mimemagic (~> 0.3.2)
86
- method_source (0.9.0)
87
- mimemagic (0.3.2)
86
+ method_source (0.9.2)
87
+ mimemagic (0.3.3)
88
88
  mini_mime (1.0.1)
89
- mini_portile2 (2.3.0)
89
+ mini_portile2 (2.4.0)
90
90
  minitest (5.11.3)
91
91
  nio4r (2.3.1)
92
- nokogiri (1.8.2)
93
- mini_portile2 (~> 2.3.0)
92
+ nokogiri (1.10.1)
93
+ mini_portile2 (~> 2.4.0)
94
94
  orm_adapter (0.5.0)
95
- rack (2.0.5)
96
- rack-test (1.0.0)
95
+ rack (2.0.6)
96
+ rack-test (1.1.0)
97
97
  rack (>= 1.0, < 3)
98
- rails (5.2.0)
99
- actioncable (= 5.2.0)
100
- actionmailer (= 5.2.0)
101
- actionpack (= 5.2.0)
102
- actionview (= 5.2.0)
103
- activejob (= 5.2.0)
104
- activemodel (= 5.2.0)
105
- activerecord (= 5.2.0)
106
- activestorage (= 5.2.0)
107
- activesupport (= 5.2.0)
98
+ rails (5.2.2)
99
+ actioncable (= 5.2.2)
100
+ actionmailer (= 5.2.2)
101
+ actionpack (= 5.2.2)
102
+ actionview (= 5.2.2)
103
+ activejob (= 5.2.2)
104
+ activemodel (= 5.2.2)
105
+ activerecord (= 5.2.2)
106
+ activestorage (= 5.2.2)
107
+ activesupport (= 5.2.2)
108
108
  bundler (>= 1.3.0)
109
- railties (= 5.2.0)
109
+ railties (= 5.2.2)
110
110
  sprockets-rails (>= 2.0.0)
111
- rails-controller-testing (1.0.2)
112
- actionpack (~> 5.x, >= 5.0.1)
113
- actionview (~> 5.x, >= 5.0.1)
114
- activesupport (~> 5.x)
111
+ rails-controller-testing (1.0.4)
112
+ actionpack (>= 5.0.1.x)
113
+ actionview (>= 5.0.1.x)
114
+ activesupport (>= 5.0.1.x)
115
115
  rails-dom-testing (2.0.3)
116
116
  activesupport (>= 4.2.0)
117
117
  nokogiri (>= 1.6)
118
118
  rails-html-sanitizer (1.0.4)
119
119
  loofah (~> 2.2, >= 2.2.2)
120
- railties (5.2.0)
121
- actionpack (= 5.2.0)
122
- activesupport (= 5.2.0)
120
+ railties (5.2.2)
121
+ actionpack (= 5.2.2)
122
+ activesupport (= 5.2.2)
123
123
  method_source
124
124
  rake (>= 0.8.7)
125
- thor (>= 0.18.1, < 2.0)
126
- rake (12.3.1)
127
- responders (2.4.0)
128
- actionpack (>= 4.2.0, < 5.3)
129
- railties (>= 4.2.0, < 5.3)
130
- rspec-core (3.7.1)
131
- rspec-support (~> 3.7.0)
132
- rspec-expectations (3.7.0)
125
+ thor (>= 0.19.0, < 2.0)
126
+ rake (12.3.2)
127
+ responders (2.4.1)
128
+ actionpack (>= 4.2.0, < 6.0)
129
+ railties (>= 4.2.0, < 6.0)
130
+ rspec-core (3.8.0)
131
+ rspec-support (~> 3.8.0)
132
+ rspec-expectations (3.8.2)
133
133
  diff-lcs (>= 1.2.0, < 2.0)
134
- rspec-support (~> 3.7.0)
135
- rspec-mocks (3.7.0)
134
+ rspec-support (~> 3.8.0)
135
+ rspec-mocks (3.8.0)
136
136
  diff-lcs (>= 1.2.0, < 2.0)
137
- rspec-support (~> 3.7.0)
138
- rspec-rails (3.7.2)
137
+ rspec-support (~> 3.8.0)
138
+ rspec-rails (3.8.2)
139
139
  actionpack (>= 3.0)
140
140
  activesupport (>= 3.0)
141
141
  railties (>= 3.0)
142
- rspec-core (~> 3.7.0)
143
- rspec-expectations (~> 3.7.0)
144
- rspec-mocks (~> 3.7.0)
145
- rspec-support (~> 3.7.0)
146
- rspec-support (3.7.1)
142
+ rspec-core (~> 3.8.0)
143
+ rspec-expectations (~> 3.8.0)
144
+ rspec-mocks (~> 3.8.0)
145
+ rspec-support (~> 3.8.0)
146
+ rspec-support (3.8.0)
147
147
  sprockets (3.7.2)
148
148
  concurrent-ruby (~> 1.0)
149
149
  rack (> 1, < 3)
@@ -152,12 +152,12 @@ GEM
152
152
  activesupport (>= 4.0)
153
153
  sprockets (>= 3.0.0)
154
154
  sqlite3 (1.3.13)
155
- thor (0.20.0)
155
+ thor (0.20.3)
156
156
  thread_safe (0.3.6)
157
157
  tzinfo (1.2.5)
158
158
  thread_safe (~> 0.1)
159
- warden (1.2.7)
160
- rack (>= 1.0)
159
+ warden (1.2.8)
160
+ rack (>= 2.0.6)
161
161
  websocket-driver (0.7.0)
162
162
  websocket-extensions (>= 0.1.0)
163
163
  websocket-extensions (0.1.3)
data/lib/acu/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Acu
2
- VERSION = '3.0.7'
2
+ VERSION = '3.0.8'
3
3
  end
data/rails-acu.gemspec CHANGED
@@ -19,5 +19,5 @@ Gem::Specification.new do |s|
19
19
 
20
20
  s.require_paths = ["lib"]
21
21
 
22
- s.add_dependency "rails", ">= 5.0.0"
22
+ s.add_dependency "rails", "~> 5.0", ">= 5.0.0"
23
23
  end
metadata CHANGED
@@ -1,19 +1,22 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-acu
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.7
4
+ version: 3.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dariush Hasanpour
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-21 00:00:00.000000000 Z
11
+ date: 2019-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '5.0'
17
20
  - - ">="
18
21
  - !ruby/object:Gem::Version
19
22
  version: 5.0.0
@@ -21,6 +24,9 @@ dependencies:
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
27
+ - - "~>"
28
+ - !ruby/object:Gem::Version
29
+ version: '5.0'
24
30
  - - ">="
25
31
  - !ruby/object:Gem::Version
26
32
  version: 5.0.0