populate-me 0.0.21 → 0.0.22

Sign up to get free protection for your applications and to get access to all the features.
data/populate-me.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'populate-me'
3
- s.version = "0.0.21"
3
+ s.version = "0.0.22"
4
4
  s.platform = Gem::Platform::RUBY
5
5
  s.summary = "ALPHA !!! Populate Me is relatively complete but simple CMS"
6
6
  s.description = "ALPHA !!! Populate Me is relatively complete but simple CMS. It includes a Rack middleware for putting in your Rack stack, and a bespoke MongoDB ODM. But Populate Me is not really finished yet."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: populate-me
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.21
4
+ version: 0.0.22
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -94,7 +94,6 @@ files:
94
94
  - lib/populate_me/mongo/mutation.rb
95
95
  - lib/populate_me/mongo/plug.rb
96
96
  - lib/populate_me/mongo/stash.rb
97
- - populate-me-0.0.20.gem
98
97
  - populate-me.gemspec
99
98
  - test/spec_ext.rb
100
99
  - test/spec_mongo_mutation.rb
Binary file