arrthorizer 0.2.0 → 0.2.1

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.
@@ -1,4 +1,4 @@
1
- Arrthorizer::RSpec::SharedExamples do
1
+ module Arrthorizer::RSpec::SharedExamples
2
2
  shared_examples "not persisting state in the role object" do |options = {}|
3
3
  specify "no state is maintained in the role object" do
4
4
  the_role = options[:role] || role
@@ -1,3 +1,3 @@
1
1
  module Arrthorizer
2
- VERSION = "0.2.0"
2
+ VERSION = "0.2.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: arrthorizer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -200,7 +200,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
200
200
  version: '0'
201
201
  segments:
202
202
  - 0
203
- hash: -1100063686042318668
203
+ hash: -2674923926699794733
204
204
  required_rubygems_version: !ruby/object:Gem::Requirement
205
205
  none: false
206
206
  requirements:
@@ -209,7 +209,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
209
209
  version: '0'
210
210
  segments:
211
211
  - 0
212
- hash: -1100063686042318668
212
+ hash: -2674923926699794733
213
213
  requirements: []
214
214
  rubyforge_project:
215
215
  rubygems_version: 1.8.24