mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Remove duplicate gemspec (#1406)
Fix warning reported by bundler of duplicate gemspec
This commit is contained in:
3
Gemfile
3
Gemfile
@@ -2,9 +2,6 @@
|
|||||||
|
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|
||||||
# Specify your gem's dependencies in vagrant-libvirt.gemspec
|
|
||||||
gemspec
|
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
# We depend on Vagrant for development, but we don't add it as a
|
# We depend on Vagrant for development, but we don't add it as a
|
||||||
# gem dependency because we expect to be installed within the
|
# gem dependency because we expect to be installed within the
|
||||||
|
|||||||
Reference in New Issue
Block a user