ruby_mongo_utils 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module MongoUtils
2
- VERSION = '0.0.6'
2
+ VERSION = '0.0.7'
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
10
10
  gem.email = ['n.cernovs@77agency.com']
11
11
  gem.description = %q{Ruby Mongo Utilities}
12
12
  gem.summary = %q{Ruby Mongo Utilities}
13
- gem.homepage = 'https://github.com/77Agency/RubyMongoUtils'
13
+ gem.homepage = ''
14
14
 
15
15
  gem.add_dependency 'mongoid'
16
16
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_mongo_utils
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -84,7 +84,7 @@ files:
84
84
  - spec/mongo_utils/mongo_restore_spec.rb
85
85
  - spec/mongo_utils/stripable_spec.rb
86
86
  - spec/spec_helper.rb
87
- homepage: https://github.com/77Agency/RubyMongoUtils
87
+ homepage: ''
88
88
  licenses: []
89
89
  post_install_message:
90
90
  rdoc_options: []