Sha256: 77bfe866427bcd41e87802b8c86fee79613ebe7203da8391ea32d42d15b3770f
Contents?: true
Size: 341 Bytes
Versions: 6
Compression:
Stored size: 341 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in vagrant-notify.gemspec gemspec group :development do gem 'rb-inotify' gem 'guard' gem 'guard-rspec' gem 'ocra' end group :development, :test do gem 'vagrant', github: 'mitchellh/vagrant' gem 'rake' gem 'rspec', '~> 2.13.0' gem 'rspec-spies' end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
vagrant-notify-0.6.0 | Gemfile |
vagrant-notify-0.5.6 | Gemfile |
vagrant-notify-0.5.5 | Gemfile |
vagrant-notify-0.5.4 | Gemfile |
vagrant-notify-0.5.3 | Gemfile |
vagrant-notify-0.5.2 | Gemfile |