lazy_mock 1.0 → 1.0.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.
Files changed (1) hide show
  1. metadata +4 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lazy_mock
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.0'
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -14,7 +14,7 @@ default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rspec
17
- requirement: &80080220 !ruby/object:Gem::Requirement
17
+ requirement: &84700550 !ruby/object:Gem::Requirement
18
18
  none: false
19
19
  requirements:
20
20
  - - ! '>='
@@ -22,7 +22,7 @@ dependencies:
22
22
  version: '0'
23
23
  type: :development
24
24
  prerelease: false
25
- version_requirements: *80080220
25
+ version_requirements: *84700550
26
26
  description: Lazy Mocks just respond to anything you throw at them.
27
27
  email: sageone@sage.com
28
28
  executables: []
@@ -33,7 +33,7 @@ files:
33
33
  - README.rdoc
34
34
  - MIT-LICENSE
35
35
  has_rdoc: true
36
- homepage: http://github.com/Sage/lazy_mocks
36
+ homepage: http://github.com/Sage/LazyMocks
37
37
  licenses: []
38
38
  post_install_message:
39
39
  rdoc_options: []