Commit graph

37 commits

Author SHA1 Message Date
Virgil Dupras 2c2630a788 Bump minimum requirements for next vagrant-lxc release (v1.5)
We now depend on vagrant 1.9+ and LXC 2.0+, following bundled version in
debian stretch.

Also, update Gemfile to target latest vagrant/vagrant-spec. It's too
complicated to test against old vagrant versions. Vagrant 1.8.x didn't
specify an upper bound for supported versions but vagrant 1.9 does
(<2.4). This breaks out CI testing matrix which tests against 2.3, 2.4
and 2.5.

So let's make our live easier and just test against the latest vagrant
version and try not to mistakenly drop support for our lowest supported
vagrant version...
2018-07-24 09:37:34 -04:00
Virgil Dupras 6eb7ec1a2e Bump Vagrant and LXC requirements 2018-01-13 08:32:27 -05:00
Virgil Dupras fe7d638b35 Remove Gemfile.lock and properly lock stuff in Gemfile
No other vagrant plugin use `Gemfile.lock`. It doesn't feel right.

When removing it, however, we end up with many dependencies conflicts.
It then becomes necessary to freeze dependencies in `Gemfile`.
2018-01-13 08:32:27 -05:00
Robin Gloster 5cd32c76df Update gems to resolve dependencies on NixOS 2015-08-02 10:15:55 +00:00
Fabio Rehm 92685472ec Update bundle 2015-01-08 01:48:34 +00:00
Fabio Rehm e52ba97b13 Update rspec 2014-06-08 22:52:33 -03:00
Fabio Rehm 9dbd5e409f Update bundle 2014-05-03 21:09:04 -03:00
Fabio Rehm b35e5dbb55 Update gemfile 2014-04-04 16:27:00 -03:00
Fabio Rehm e3f0e6df32 Lock vagrant to 1.5.1 2014-03-13 22:51:28 -03:00
Fabio Rehm 165f647c2d This will be taken care later on 2014-03-13 00:57:37 -03:00
Fabio Rehm 35741ba5c5 I think it is safe to remove this now \o/ 2014-03-13 00:57:37 -03:00
Fabio Rehm f67c6a1f31 Minor tweaks to accomodate acceptance specs 2014-03-13 00:57:36 -03:00
Fabio Rehm 37ffd4e477 core: Getting ready to run vagrant-spec acceptance suite 2014-03-13 00:57:36 -03:00
Fabio Rehm 1072a42ed2 revert 2014-03-13 00:57:36 -03:00
Fabio Rehm 10599a5ba7 core: Temporary safety net 2014-03-13 00:57:36 -03:00
Fabio Rehm 40fd5a2faf core: Group vagrant plugins under the :plugins group on Vagrantfile
This is required so that vagrant 1.5 picks them up
2014-03-13 00:57:36 -03:00
Fabio Rehm b5a0a8de6f core: Update rspec + vagrant, add vagrant-spec and remove rspec-spies / rspec-fire [GH-111] 2014-03-13 00:57:36 -03:00
Fabio Rehm 744b4331d7 Update bundle 2013-11-06 00:59:11 -02:00
Fabio Rehm 24b814122b Lock vagrant to 1.3.3 2013-09-28 01:09:47 -03:00
Fabio Rehm 2064dbf05a Bump vagrant dependency 2013-09-11 21:44:41 -03:00
Fabio Rehm 6a7535843f Lock vagrant to 1.2.7 for now 2013-08-30 19:23:31 -03:00
Fabio Rehm b374bba4ec Update bundle 2013-07-28 19:45:22 -03:00
Fabio Rehm e3597e08a7 Rollback rspec to 2.13.1
Lots of tests were failing and I'm not willing to dig into them right
now =/
2013-07-13 14:00:48 -03:00
Fabio Rehm 4bd6bffcb6 Use vagrant-omnibus to test Chef provisioning on example Vagrantfile 2013-07-12 20:38:38 -03:00
Fabio Rehm e3665f88ae Update dependencies 2013-07-12 14:24:15 -03:00
Fabio Rehm 5a48128dcf Add vagrant-cachier 2013-05-07 10:12:54 -03:00
Fabio Rehm ee498a2e29 Update dependencies 2013-05-06 16:16:32 -03:00
Fabio Rehm 6c59cd2f53 Set up coveralls 2013-04-12 18:29:03 -03:00
Fabio Rehm 71057d0e0f Lock vagrant to 1.1.5 and update guard-rspec 2013-04-05 22:10:48 -03:00
Fabio Rehm 6a1b24aaac Remove vendored vagrant code and gem dependencies 2013-03-14 22:28:43 -03:00
Fabio Rehm 35f2c6eaf5 Check-in some TODOs and REFACTORs that have been around for a while 2013-03-04 01:16:45 -03:00
Fabio Rehm 61c4982fde Vendorize vagrant
Closes #19
2013-03-02 20:36:06 -03:00
Fabio Rehm c54fbebfec Guard and rspec boilerplate 2013-02-28 00:06:29 -03:00
Fabio Rehm 16e5b61f20 Switch back to vagrant as submodule in order to ease debugging 2013-02-27 01:59:30 -03:00
Fabio Rehm 48c03d288d Gem boilerplate 2013-02-25 20:09:32 -03:00
Fabio Rehm 5d36067c0b Use vagrant as a gem from github sources and remove submodule 2013-02-25 19:57:21 -03:00
Fabio Rehm 55c9be772d Not so initial commit 2013-02-25 02:04:31 -03:00