has_mock_objects 0.0.3 → 0.0.4

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 (2) hide show
  1. data/lib/has_mock_objects/version.rb +1 -1
  2. metadata +4 -4
@@ -1,3 +1,3 @@
1
1
  module HasMockObjects
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: has_mock_objects
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -113,7 +113,7 @@ files:
113
113
  - test/dummy/test/unit/book_test.rb
114
114
  - test/has_mock_objects_test.rb
115
115
  - test/test_helper.rb
116
- homepage: http://planetargon.com
116
+ homepage: https://github.com/nextekcarl/has_mock_objects
117
117
  licenses: []
118
118
  post_install_message:
119
119
  rdoc_options: []
@@ -127,7 +127,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
127
127
  version: '0'
128
128
  segments:
129
129
  - 0
130
- hash: -410748835626133844
130
+ hash: 3636432246234124599
131
131
  required_rubygems_version: !ruby/object:Gem::Requirement
132
132
  none: false
133
133
  requirements:
@@ -136,7 +136,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
136
136
  version: '0'
137
137
  segments:
138
138
  - 0
139
- hash: -410748835626133844
139
+ hash: 3636432246234124599
140
140
  requirements: []
141
141
  rubyforge_project:
142
142
  rubygems_version: 1.8.23