diff --git a/Gemfile b/Gemfile index 4080853..7fc3a7e 100644 --- a/Gemfile +++ b/Gemfile @@ -11,7 +11,6 @@ end group :development, :test do gem 'rake' - # TODO: Update https://github.com/fgrehm/vagrant-lxc/issues/111 gem 'rspec', '2.99.0.beta2' gem 'coveralls', require: (ENV['COVERAGE'] == 'true') gem 'vagrant-spec', git: 'https://github.com/mitchellh/vagrant-spec.git'