acl9 2.1.1 → 2.1.2

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
  SHA1:
3
- metadata.gz: f86e3ae5ec652d99885d8004748d478f087bf453
4
- data.tar.gz: a554ff62317a32e76ff31f00b9ceb5318260eff9
3
+ metadata.gz: 42197ff7517796cb0d549260db507f532ff38abd
4
+ data.tar.gz: 5a1950ee49a8c32612af387eb6cfa0a9ab3ae2ec
5
5
  SHA512:
6
- metadata.gz: cf6563ec240c97819243fb78d0568faa066b7f6d56e6a00125cdbf9c3f98644a81b0df550d8604a2fb0b574aeccbe5cebb521d0c801a774078e7687c2317749f
7
- data.tar.gz: 9d014c1571c3899cf2f531a5b46c074314b4018a082d6844f2fb04a027a9592db8e4f02ae2c63ed624be544b8cce7233dbf477c1f21f3fd1d67219202ca6f537
6
+ metadata.gz: 90cdebd216f60a35fed030a1fdf924c41f17af17b7994d1dd30671495ab3b1d941196b30873d4340e05b50971e5efb5fd8d16688d3a9e30e0b0c081694cd3741
7
+ data.tar.gz: c62f318d3aab6e16966d2143eb8e30f9635dbc7f668ea16c5fb382fb54887b32e873abcd15ccd77637b63ffb01af608b280a1fbad48eb5fbfca7f4465d26f56b
@@ -1 +1 @@
1
- 2.2.2
1
+ 2.2.3
@@ -2,8 +2,9 @@ cache: bundler
2
2
  language: ruby
3
3
  rvm:
4
4
  - 2.0.0
5
- - 2.1.6
6
- - 2.2.2
5
+ - 2.1.8
6
+ - 2.2.3
7
+ - 2.3.0
7
8
  - ruby-head
8
9
 
9
10
  gemfile:
data/Appraisals CHANGED
@@ -9,4 +9,3 @@ end
9
9
  appraise "rails-4.2" do
10
10
  gem 'rails', '~> 4.2.0'
11
11
  end
12
-
@@ -1,121 +1,120 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- acl9 (2.1.0)
4
+ acl9 (2.1.1)
5
5
  rails (~> 4.0)
6
6
 
7
7
  GEM
8
8
  remote: http://rubygems.org/
9
9
  specs:
10
- actionmailer (4.2.1)
11
- actionpack (= 4.2.1)
12
- actionview (= 4.2.1)
13
- activejob (= 4.2.1)
10
+ actionmailer (4.2.5.1)
11
+ actionpack (= 4.2.5.1)
12
+ actionview (= 4.2.5.1)
13
+ activejob (= 4.2.5.1)
14
14
  mail (~> 2.5, >= 2.5.4)
15
15
  rails-dom-testing (~> 1.0, >= 1.0.5)
16
- actionpack (4.2.1)
17
- actionview (= 4.2.1)
18
- activesupport (= 4.2.1)
16
+ actionpack (4.2.5.1)
17
+ actionview (= 4.2.5.1)
18
+ activesupport (= 4.2.5.1)
19
19
  rack (~> 1.6)
20
20
  rack-test (~> 0.6.2)
21
21
  rails-dom-testing (~> 1.0, >= 1.0.5)
22
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
23
- actionview (4.2.1)
24
- activesupport (= 4.2.1)
22
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
23
+ actionview (4.2.5.1)
24
+ activesupport (= 4.2.5.1)
25
25
  builder (~> 3.1)
26
26
  erubis (~> 2.7.0)
27
27
  rails-dom-testing (~> 1.0, >= 1.0.5)
28
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
29
- activejob (4.2.1)
30
- activesupport (= 4.2.1)
28
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
29
+ activejob (4.2.5.1)
30
+ activesupport (= 4.2.5.1)
31
31
  globalid (>= 0.3.0)
32
- activemodel (4.2.1)
33
- activesupport (= 4.2.1)
32
+ activemodel (4.2.5.1)
33
+ activesupport (= 4.2.5.1)
34
34
  builder (~> 3.1)
35
- activerecord (4.2.1)
36
- activemodel (= 4.2.1)
37
- activesupport (= 4.2.1)
35
+ activerecord (4.2.5.1)
36
+ activemodel (= 4.2.5.1)
37
+ activesupport (= 4.2.5.1)
38
38
  arel (~> 6.0)
39
- activesupport (4.2.1)
39
+ activesupport (4.2.5.1)
40
40
  i18n (~> 0.7)
41
41
  json (~> 1.7, >= 1.7.7)
42
42
  minitest (~> 5.1)
43
43
  thread_safe (~> 0.3, >= 0.3.4)
44
44
  tzinfo (~> 1.1)
45
45
  ansi (1.5.0)
46
- appraisal (1.0.2)
46
+ appraisal (2.1.0)
47
47
  bundler
48
48
  rake
49
49
  thor (>= 0.14.0)
50
- arel (6.0.0)
50
+ arel (6.0.3)
51
51
  builder (3.2.2)
52
- byebug (4.0.5)
53
- columnize (= 0.9.0)
54
- codeclimate-test-reporter (0.4.1)
52
+ byebug (8.2.2)
53
+ codeclimate-test-reporter (0.4.8)
55
54
  simplecov (>= 0.7.1, < 1.0.0)
56
- columnize (0.9.0)
55
+ concurrent-ruby (1.0.1)
57
56
  docile (1.1.5)
58
57
  erubis (2.7.0)
59
- globalid (0.3.5)
58
+ globalid (0.3.6)
60
59
  activesupport (>= 4.1.0)
61
60
  i18n (0.7.0)
62
- json (1.8.1)
63
- loofah (2.0.2)
61
+ json (1.8.3)
62
+ loofah (2.0.3)
64
63
  nokogiri (>= 1.5.9)
65
64
  mail (2.6.3)
66
65
  mime-types (>= 1.16, < 3)
67
- mime-types (2.5)
68
- mini_portile (0.6.2)
66
+ mime-types (2.99.1)
67
+ mini_portile2 (2.0.0)
69
68
  minitap (0.5.3)
70
69
  minitest (~> 5.0)
71
70
  minitest-reporter-api (>= 0.0.2)
72
71
  tapout (>= 0.3.0)
73
- minitest (5.5.0)
72
+ minitest (5.8.4)
74
73
  minitest-reporter-api (0.0.5)
75
74
  minitest (~> 5.0)
76
- multi_json (1.10.1)
77
- nokogiri (1.6.6.2)
78
- mini_portile (~> 0.6.0)
79
- rack (1.6.1)
75
+ nokogiri (1.6.7.2)
76
+ mini_portile2 (~> 2.0.0.rc2)
77
+ rack (1.6.4)
80
78
  rack-test (0.6.3)
81
79
  rack (>= 1.0)
82
- rails (4.2.1)
83
- actionmailer (= 4.2.1)
84
- actionpack (= 4.2.1)
85
- actionview (= 4.2.1)
86
- activejob (= 4.2.1)
87
- activemodel (= 4.2.1)
88
- activerecord (= 4.2.1)
89
- activesupport (= 4.2.1)
80
+ rails (4.2.5.1)
81
+ actionmailer (= 4.2.5.1)
82
+ actionpack (= 4.2.5.1)
83
+ actionview (= 4.2.5.1)
84
+ activejob (= 4.2.5.1)
85
+ activemodel (= 4.2.5.1)
86
+ activerecord (= 4.2.5.1)
87
+ activesupport (= 4.2.5.1)
90
88
  bundler (>= 1.3.0, < 2.0)
91
- railties (= 4.2.1)
89
+ railties (= 4.2.5.1)
92
90
  sprockets-rails
93
91
  rails-deprecated_sanitizer (1.0.3)
94
92
  activesupport (>= 4.2.0.alpha)
95
- rails-dom-testing (1.0.6)
93
+ rails-dom-testing (1.0.7)
96
94
  activesupport (>= 4.2.0.beta, < 5.0)
97
95
  nokogiri (~> 1.6.0)
98
96
  rails-deprecated_sanitizer (>= 1.0.1)
99
- rails-html-sanitizer (1.0.2)
97
+ rails-html-sanitizer (1.0.3)
100
98
  loofah (~> 2.0)
101
- railties (4.2.1)
102
- actionpack (= 4.2.1)
103
- activesupport (= 4.2.1)
99
+ railties (4.2.5.1)
100
+ actionpack (= 4.2.5.1)
101
+ activesupport (= 4.2.5.1)
104
102
  rake (>= 0.8.7)
105
103
  thor (>= 0.18.1, < 2.0)
106
- rake (10.4.2)
107
- simplecov (0.9.1)
104
+ rake (10.5.0)
105
+ simplecov (0.11.2)
108
106
  docile (~> 1.1.0)
109
- multi_json (~> 1.0)
110
- simplecov-html (~> 0.8.0)
111
- simplecov-html (0.8.0)
112
- sprockets (3.1.0)
113
- rack (~> 1.0)
114
- sprockets-rails (2.3.1)
115
- actionpack (>= 3.0)
116
- activesupport (>= 3.0)
117
- sprockets (>= 2.8, < 4.0)
118
- sqlite3 (1.3.10)
107
+ json (~> 1.8)
108
+ simplecov-html (~> 0.10.0)
109
+ simplecov-html (0.10.0)
110
+ sprockets (3.5.2)
111
+ concurrent-ruby (~> 1.0)
112
+ rack (> 1, < 3)
113
+ sprockets-rails (3.0.3)
114
+ actionpack (>= 4.0)
115
+ activesupport (>= 4.0)
116
+ sprockets (>= 3.0.0)
117
+ sqlite3 (1.3.11)
119
118
  tapout (0.4.5)
120
119
  ansi
121
120
  json
@@ -137,3 +136,6 @@ DEPENDENCIES
137
136
  sqlite3
138
137
  tapout
139
138
  yard
139
+
140
+ BUNDLED WITH
141
+ 1.11.2
data/README.md CHANGED
@@ -289,8 +289,7 @@ doing things that they think are going to work but actually aren't like:
289
289
 
290
290
  ## Community
291
291
 
292
- **IRC:** Please drop in for a chat on #acl9 on Freenode, [use
293
- this](http://webchat.freenode.net/) if you have no other option.
292
+ **Gitter:** [Join the gitter chat here](https://gitter.im/be9/acl9)
294
293
 
295
294
  **docs:** Rdocs are available [here](http://rdoc.info/projects/be9/acl9).
296
295
 
@@ -1,4 +1,4 @@
1
- require File.join(File.dirname(__FILE__), 'controller_extensions', 'generators')
1
+ require_relative "controller_extensions/generators"
2
2
 
3
3
  module Acl9
4
4
  module ControllerExtensions
@@ -1,4 +1,4 @@
1
- require File.expand_path '../../prepositions', __FILE__
1
+ require_relative "../prepositions"
2
2
 
3
3
  module Acl9
4
4
  module Dsl
@@ -1,4 +1,4 @@
1
- require File.join(File.dirname(__FILE__), 'dsl_base')
1
+ require_relative "dsl_base"
2
2
 
3
3
  module Acl9
4
4
  ##
@@ -1,5 +1,5 @@
1
- require File.join(File.dirname(__FILE__), 'model_extensions', 'for_subject')
2
- require File.join(File.dirname(__FILE__), 'model_extensions', 'for_object')
1
+ require_relative "model_extensions/for_subject"
2
+ require_relative "model_extensions/for_object"
3
3
 
4
4
  module Acl9
5
5
  module ModelExtensions #:nodoc:
@@ -1,4 +1,4 @@
1
- require File.expand_path '../../prepositions', __FILE__
1
+ require_relative "../prepositions"
2
2
 
3
3
  module Acl9
4
4
  module ModelExtensions
@@ -1,3 +1,3 @@
1
1
  module Acl9
2
- VERSION = "2.1.1"
2
+ VERSION = "2.1.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acl9
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.1
4
+ version: 2.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - oleg dashevskii
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-06-24 00:00:00.000000000 Z
12
+ date: 2016-03-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -229,7 +229,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
229
229
  version: '0'
230
230
  requirements: []
231
231
  rubyforge_project:
232
- rubygems_version: 2.4.5
232
+ rubygems_version: 2.4.5.1
233
233
  signing_key:
234
234
  specification_version: 4
235
235
  summary: Role-based authorization system for Rails with a concise DSL for securing