minimum-viable-product 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 476f3ef3d7755fc5d1bd6679ca0bdd3b394601f0
4
- data.tar.gz: c235ca358008c5423264d26f0b10a1e6f2523e17
3
+ metadata.gz: 350c4dde675c4345bf1da2c3d5e5d620a94a11d4
4
+ data.tar.gz: 3924d2d8cbf4ed1aef0907cb86886add6b620207
5
5
  SHA512:
6
- metadata.gz: 95f5491457bc82b4944ef35ba10f5462beb5e63183afcfc3aed4f6b5d2fa796b857b91e39a8c7b63fa4431d892381c311be0358198fc034859368615baaca56c
7
- data.tar.gz: ab77395229b07fc763496a45426a11d88d72d350638227eaeaf2ea773eb7955f4cafe095391cb3730556d9e5c0eb6920856ccf38ccdaef36aef2c16157e16a98
6
+ metadata.gz: c09e58da06f63860b5cde71a482926c3093f831816366282c120f4f44eaa05596b6a65966f61195d9f20fce3f35f76aa03fd82220d3efac081dd951de90d3a5b
7
+ data.tar.gz: e71ece43e45bb2001d6a380c00ec529de93b91b4403b3fa30569791e32c01a5e51091dafed3a562e827118cef0aa590e52e80612720c1af4ecdaf73cc0336164
@@ -1,3 +1,3 @@
1
1
  module MinimumViableProduct
2
- VERSION = "0.0.6"
2
+ VERSION = "0.0.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: minimum-viable-product
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ian Hunter
@@ -488,11 +488,11 @@ files:
488
488
  - config/initializers/spoof_ip.rb
489
489
  - config/initializers/ssl.rb
490
490
  - config/routes.rb
491
+ - lib/minimum-viable-product.rb
491
492
  - lib/minimum-viable-product/engine.rb
492
493
  - lib/minimum-viable-product/ext/nil.rb
493
494
  - lib/minimum-viable-product/ext/string.rb
494
495
  - lib/minimum-viable-product/version.rb
495
- - lib/mvp.rb
496
496
  - lib/tasks/sitemap.rake
497
497
  homepage: http://github.com/ian/mvp
498
498
  licenses: