vagrant-cachier 0.9.0 → 1.0.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eb9bdabf654a8ccf402eb304f36ef1815e1dd006
4
- data.tar.gz: 516f0dd101f3fd03c9982aaab5ab0f16f7f380b1
3
+ metadata.gz: 762b3de1f1556c64fb0379988204f2d63cbddb7b
4
+ data.tar.gz: 61b92c8d9f3277ace2e5ea2b4b4e9729c3739ec5
5
5
  SHA512:
6
- metadata.gz: f8a55baa02507a707ed67b63027e58a9dbab04e147544c61c2e00e780301e7bb0f0434c25aa7721c9f15e3b679576eac7ae625fe0b168a0dd602814e9ce45054
7
- data.tar.gz: 0b4ca0c91bb85094db16b935cf41e34743da9ecc969d4dc756a530e09af1acaf2c7953ee8172ca8e8b33960fdc78e91aee9f52e6146ced97f12052a656a8683a
6
+ metadata.gz: 81f63a6c0be0a0f8567b98bb49e53e97c4deddb031abf3ca3c8253b77e0f826382207d92d14d587a5e3bd62a9fb9b7fe23b753f9a92f7e01ae4768460c4903e5
7
+ data.tar.gz: 2579f5d95b1ef82e532a73df48f3c35db6651081afde6b339d9db60d70c6aaa21ff48338089b814628c25245aaf50ba17b1a82dfa917d220df1d8c91cecb5245
@@ -1,3 +1,8 @@
1
+ ## [1.0.0](https://github.com/fgrehm/vagrant-cachier/compare/v0.9.0...v1.0.0) (Sep 22, 2014)
2
+
3
+ Public API is considered stable.
4
+
5
+
1
6
  ## [0.9.0](https://github.com/fgrehm/vagrant-cachier/compare/v0.8.0...v0.9.0) (Aug 9, 2014)
2
7
 
3
8
  **This is considered a release candidate for a 1.0 that will be cut within ~2 weeks if no major issues are reported**
data/Gemfile CHANGED
@@ -1,7 +1,7 @@
1
1
  source 'https://rubygems.org'
2
2
 
3
3
  group :development do
4
- gem 'vagrant', github: 'mitchellh/vagrant', tag: 'v1.6.3'
4
+ gem 'vagrant', github: 'mitchellh/vagrant', tag: 'v1.6.5'
5
5
  gem 'rake'
6
6
  end
7
7
 
@@ -1,8 +1,8 @@
1
1
  GIT
2
2
  remote: git://github.com/fgrehm/vagrant-lxc.git
3
- revision: 95b18a5d5cf43e17b8bd99a265d281739a137988
3
+ revision: 3f7c7ecabf887fa5580bf8d5464440ec8925ca5f
4
4
  specs:
5
- vagrant-lxc (1.0.0.alpha.3.dev)
5
+ vagrant-lxc (1.0.0.alpha.3)
6
6
 
7
7
  GIT
8
8
  remote: git://github.com/fgrehm/vagrant-pristine.git
@@ -12,18 +12,20 @@ GIT
12
12
 
13
13
  GIT
14
14
  remote: git://github.com/mitchellh/vagrant.git
15
- revision: 85d63a91f7aff7c16afee1dbc8bccc11cc6faa5e
16
- tag: v1.6.3
15
+ revision: c38e17cc29f69aaea1610451333396494181a481
16
+ tag: v1.6.5
17
17
  specs:
18
- vagrant (1.6.3)
18
+ vagrant (1.6.5)
19
19
  bundler (>= 1.5.2, < 1.7.0)
20
20
  childprocess (~> 0.5.0)
21
21
  erubis (~> 2.7.0)
22
+ hashicorp-checkpoint (~> 0.1.1)
22
23
  i18n (~> 0.6.0)
23
24
  listen (~> 2.7.1)
24
25
  log4r (~> 1.1.9, < 1.1.11)
25
26
  net-scp (~> 1.1.0)
26
27
  net-ssh (>= 2.6.6, < 2.10.0)
28
+ nokogiri (= 1.6.3.1)
27
29
  rb-kqueue (~> 0.2.0)
28
30
  wdm (~> 0.1.0)
29
31
  winrm (~> 1.1.3)
@@ -31,7 +33,7 @@ GIT
31
33
  PATH
32
34
  remote: .
33
35
  specs:
34
- vagrant-cachier (0.9.0)
36
+ vagrant-cachier (1.0.0)
35
37
 
36
38
  GEM
37
39
  remote: https://rubygems.org/
@@ -40,16 +42,18 @@ GEM
40
42
  gyoku (>= 0.4.0)
41
43
  nokogiri
42
44
  builder (3.2.2)
43
- celluloid (0.15.2)
44
- timers (~> 1.1.0)
45
+ celluloid (0.16.0)
46
+ timers (~> 4.0.0)
45
47
  childprocess (0.5.3)
46
48
  ffi (~> 1.0, >= 1.0.11)
47
49
  erubis (2.7.0)
48
50
  ffi (1.9.3)
49
51
  gssapi (1.0.3)
50
52
  ffi (>= 1.0.1)
51
- gyoku (1.1.1)
53
+ gyoku (1.2.1)
52
54
  builder (>= 2.1.2)
55
+ hashicorp-checkpoint (0.1.4)
56
+ hitimes (1.2.2)
53
57
  httpclient (2.4.0)
54
58
  httpi (0.9.7)
55
59
  rack
@@ -68,7 +72,7 @@ GEM
68
72
  net-scp (1.1.2)
69
73
  net-ssh (>= 2.6.5)
70
74
  net-ssh (2.9.1)
71
- nokogiri (1.6.3)
75
+ nokogiri (1.6.3.1)
72
76
  mini_portile (= 0.6.0)
73
77
  nori (1.1.5)
74
78
  rack (1.5.2)
@@ -87,8 +91,9 @@ GEM
87
91
  nokogiri (>= 1.4.0)
88
92
  nori (~> 1.0)
89
93
  wasabi (~> 1.0)
90
- timers (1.1.0)
91
- uuidtools (2.1.4)
94
+ timers (4.0.1)
95
+ hitimes
96
+ uuidtools (2.1.5)
92
97
  vagrant-omnibus (1.4.1)
93
98
  wasabi (1.0.0)
94
99
  nokogiri (>= 1.4.0)
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # vagrant-cachier
2
2
 
3
- [![Gem Version](https://badge.fury.io/rb/vagrant-cachier.png)](http://badge.fury.io/rb/vagrant-cachier) [![Gittip](http://img.shields.io/gittip/fgrehm.svg)](https://www.gittip.com/fgrehm/)
3
+ [![Gem Version](https://badge.fury.io/rb/vagrant-cachier.png)](http://badge.fury.io/rb/vagrant-cachier) [![Gittip](http://img.shields.io/gittip/fgrehm.svg)](https://www.gittip.com/fgrehm/) [![Gitter chat](https://badges.gitter.im/fgrehm/vagrant-cachier.png)](https://gitter.im/fgrehm/vagrant-cachier)
4
4
 
5
5
  A [Vagrant](http://www.vagrantup.com/) plugin that helps you reduce the amount of
6
6
  coffee you drink while waiting for boxes to be provisioned by sharing a common
@@ -99,6 +99,9 @@
99
99
  <li>
100
100
  <a href="development">Development</a>
101
101
  </li>
102
+ <li>
103
+ <li><a href="https://gitter.im/fgrehm/vagrant-cachier" target="_blank">Chat</li>
104
+ </li>
102
105
  </ul>
103
106
 
104
107
  <ul class="nav navbar-nav navbar-right visible-md visible-lg">
@@ -1,5 +1,5 @@
1
1
  module VagrantPlugins
2
2
  module Cachier
3
- VERSION = "0.9.0"
3
+ VERSION = "1.0.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-cachier
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fabio Rehm
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-08-09 00:00:00.000000000 Z
11
+ date: 2014-09-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Caffeine reducer
14
14
  email:
@@ -91,7 +91,7 @@ homepage: https://github.com/fgrehm/vagrant-cachier
91
91
  licenses:
92
92
  - MIT
93
93
  metadata: {}
94
- post_install_message: "\n Thanks for installing vagrant-cachier 0.9.0!\n\n If you
94
+ post_install_message: "\n Thanks for installing vagrant-cachier 1.0.0!\n\n If you
95
95
  are new to vagrant-cachier just follow along with the docs available\n at http://fgrehm.viewdocs.io/vagrant-cachier.\n\n
96
96
  \ If you are upgrading from a previous version, please note that plugin has gone\n
97
97
  \ through many backwards incompatible changes recently. Please check out\n https://github.com/fgrehm/vagrant-cachier/blob/master/CHANGELOG.md\n