ecomdev-chefspec 0.1.6 → 0.1.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: baa854c57069e440cc30b3c1c2d7d35e4b5ade54
4
- data.tar.gz: 58a83be80ea86218c9dff2b8fdb5ba30d1742678
3
+ metadata.gz: d379f19e5bf65ae93daa12451bcc360da1b88d81
4
+ data.tar.gz: 834a551ee88900f053dcca8739998b9b304ff46e
5
5
  SHA512:
6
- metadata.gz: 3b046685f726649840e0d86d4720963a23ccd47bab139d804b725af90763c38138258e56d2820c955192c90cf804f1121a7a2d497a2447e184a347272ed55d1c
7
- data.tar.gz: 129f988d9da7345c6e77448692991b9179066340dbd07b53327ca803a0f1916786eb0e36a0ba51c64855034866696a7ad8f9f84cd16082c1f0b111f9880944d2
6
+ metadata.gz: d043cfeb74c077ad904a5383ec5b46701834a224d7c0962dfa172422417d696eada08aa97d3d86f7c58f7368e7b68e32cfa73747d4747785d1c7f3c8084565d9
7
+ data.tar.gz: e83ce811d8971facfedf074481e8930004ca7e25a67ae8839be4956f45ba04b8ff3548f20dda3c4ce94708f2a01a806830df2273d416eb9593a28a2ccf5cf5fc
data/README.md CHANGED
@@ -77,9 +77,9 @@ Features:
77
77
 
78
78
  ## Build Status
79
79
 
80
- [![Develop Branch](https://api.travis-ci.org/IvanChepurnyi/ecomdev-chefspec.svg?branch=develop)](https://travis-ci.org/IvanChepurnyi/ecomdev-chefspec) **Next Release Branch**
80
+ [![Develop Branch](https://api.travis-ci.org/EcomDev/ecomdev-chefspec.svg?branch=develop)](https://travis-ci.org/EcomDev/ecomdev-chefspec) **Next Release Branch**
81
81
 
82
- [![Master Branch](https://api.travis-ci.org/IvanChepurnyi/ecomdev-chefspec.svg)](https://travis-ci.org/IvanChepurnyi/ecomdev-chefspec) **Current Stable Release**
82
+ [![Master Branch](https://api.travis-ci.org/EcomDev/ecomdev-chefspec.svg)](https://travis-ci.org/EcomDev/ecomdev-chefspec) **Current Stable Release**
83
83
 
84
84
 
85
85
  ## Installation
@@ -116,7 +116,7 @@ Please note, that you should include it in the end, after all the chef spec file
116
116
 
117
117
  ## Contributing
118
118
 
119
- 1. Fork it ( https://github.com/IvanChepurnyi/ecomdev-chefspec/fork )
119
+ 1. Fork it ( https://github.com/EcomDev/ecomdev-chefspec/fork )
120
120
  2. Create your feature branch (`git checkout -b my-new-feature`)
121
121
  3. Commit your changes (`git commit -am 'Add some feature'`)
122
122
  4. Push to the branch (`git push origin my-new-feature`)
@@ -1,6 +1,6 @@
1
1
 
2
2
  module EcomDev
3
3
  module ChefSpec
4
- VERSION = '0.1.6'
4
+ VERSION = '0.1.7'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ecomdev-chefspec
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Chepurnyi
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-24 00:00:00.000000000 Z
11
+ date: 2014-09-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: chefspec