mongify-mongoid 1.0.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.
@@ -25,7 +25,7 @@ module Mongify
25
25
  #{progname} database_translation.rb
26
26
  #{progname} database_translation.rb -O ~/output_dir
27
27
 
28
- See http://github.com/anlek/mongify for more details
28
+ See http://github.com/anlek/mongify-mongoid for more details
29
29
 
30
30
  EOB
31
31
  end
@@ -1,6 +1,6 @@
1
1
  module Mongify
2
2
  module Mongoid
3
3
  #Version number for Mongify-Mongoid
4
- VERSION = "1.0.0"
4
+ VERSION = "1.0.1"
5
5
  end
6
6
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: mongify-mongoid
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.0.0
5
+ version: 1.0.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - Andrew Kalek
@@ -183,7 +183,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
183
183
  - !ruby/object:Gem::Version
184
184
  segments:
185
185
  - 0
186
- hash: 2797947148386353191
186
+ hash: 1470368061616642208
187
187
  version: '0'
188
188
  none: false
189
189
  required_rubygems_version: !ruby/object:Gem::Requirement
@@ -192,7 +192,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
192
192
  - !ruby/object:Gem::Version
193
193
  segments:
194
194
  - 0
195
- hash: 2797947148386353191
195
+ hash: 1470368061616642208
196
196
  version: '0'
197
197
  none: false
198
198
  requirements: []