Gemfile.lock in vagrant-notify-0.5.6 vs Gemfile.lock in vagrant-notify-0.6.0
- old
+ new
@@ -1,98 +1,108 @@
GIT
- remote: git://github.com/mitchellh/vagrant.git
- revision: 1ee58c40e3f527ad601729581470f23d4a220c0c
+ remote: https://github.com/mitchellh/vagrant.git
+ revision: ffa45c4e96034a36da42bca4bd2ff1d5daf63e50
specs:
- vagrant (2.0.1.dev)
- childprocess (~> 0.6.0)
+ vagrant (2.2.11.dev)
+ bcrypt_pbkdf (~> 1.0.0)
+ childprocess (~> 4.0.0)
+ ed25519 (~> 1.2.4)
erubis (~> 2.7.0)
- hashicorp-checkpoint (~> 0.1.1)
- i18n (>= 0.6.0, <= 0.8.0)
- listen (~> 3.1.5)
+ hashicorp-checkpoint (~> 0.1.5)
+ i18n (~> 1.8)
+ listen (~> 3.1)
log4r (~> 1.1.9, < 1.1.11)
+ mime (~> 0.4.4)
net-scp (~> 1.2.0)
- net-sftp (~> 2.1)
- net-ssh (~> 4.1.0)
+ net-sftp (~> 3.0)
+ net-ssh (~> 6.0)
rb-kqueue (~> 0.2.0)
rest-client (>= 1.6.0, < 3.0)
ruby_dep (<= 1.3.1)
+ rubyzip (~> 2.0)
+ vagrant_cloud (~> 2.0.3)
wdm (~> 0.1.0)
- winrm (~> 2.1)
- winrm-elevated (~> 1.1)
- winrm-fs (~> 1.0)
+ winrm (>= 2.3.4, < 3.0)
+ winrm-elevated (>= 1.2.1, < 2.0)
+ winrm-fs (>= 1.3.4, < 2.0)
PATH
remote: .
specs:
- vagrant-notify (0.5.6)
+ vagrant-notify (0.6.0)
GEM
remote: https://rubygems.org/
specs:
- builder (3.2.3)
- childprocess (0.6.3)
- ffi (~> 1.0, >= 1.0.11)
+ bcrypt_pbkdf (1.0.1)
+ builder (3.2.4)
+ childprocess (4.0.0)
coderay (1.1.2)
+ concurrent-ruby (1.1.7)
diff-lcs (1.3)
- domain_name (0.5.20170404)
+ domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
+ ed25519 (1.2.4)
+ erubi (1.9.0)
erubis (2.7.0)
- ffi (1.9.18)
+ ffi (1.13.1)
formatador (0.2.5)
- gssapi (1.2.0)
+ gssapi (1.3.0)
ffi (>= 1.0.1)
- guard (2.14.1)
+ guard (2.14.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
- lumberjack (~> 1.0)
+ lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-rspec (3.1.0)
guard (>= 1.8)
rspec (~> 2.13)
gyoku (1.3.1)
builder (>= 2.1.2)
- hashicorp-checkpoint (0.1.4)
+ hashicorp-checkpoint (0.1.5)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
- i18n (0.8.0)
+ i18n (1.8.5)
+ concurrent-ruby (~> 1.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
little-plugger (1.1.4)
log4r (1.1.10)
- logging (2.2.2)
+ logging (2.3.0)
little-plugger (~> 1.1)
- multi_json (~> 1.10)
- lumberjack (1.0.12)
+ multi_json (~> 1.14)
+ lumberjack (1.0.13)
method_source (0.9.0)
- mime-types (3.1)
+ mime (0.4.4)
+ mime-types (3.3.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2016.0521)
- multi_json (1.12.2)
+ mime-types-data (3.2020.0512)
+ multi_json (1.15.0)
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
- net-sftp (2.1.2)
- net-ssh (>= 2.6.5)
- net-ssh (4.1.0)
+ net-sftp (3.0.0)
+ net-ssh (>= 5.0.0, < 7.0.0)
+ net-ssh (6.1.0)
netrc (0.11.0)
nori (2.6.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
- ocra (1.3.9)
- pry (0.11.1)
+ ocra (1.3.10)
+ pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rake (10.1.0)
- rb-fsevent (0.10.2)
+ rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-kqueue (0.2.5)
ffi (>= 0.5.0)
rest-client (2.0.2)
@@ -109,33 +119,36 @@
rspec-mocks (2.13.1)
rspec-spies (2.1.4)
rspec (~> 2.0)
ruby_dep (1.3.1)
rubyntlm (0.6.2)
- rubyzip (1.2.1)
+ rubyzip (2.3.0)
shellany (0.0.1)
thor (0.20.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.4)
+ unf_ext (0.0.7.7)
+ vagrant_cloud (2.0.3)
+ rest-client (~> 2.0.2)
wdm (0.1.1)
- winrm (2.2.3)
+ winrm (2.3.4)
builder (>= 2.1.2)
- erubis (~> 2.7)
+ erubi (~> 1.8)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
- winrm-elevated (1.1.0)
+ winrm-elevated (1.2.1)
+ erubi (~> 1.8)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- winrm-fs (1.0.2)
- erubis (~> 2.7)
+ winrm-fs (1.3.4)
+ erubi (~> 1.8)
logging (>= 1.6.1, < 3.0)
- rubyzip (~> 1.1)
+ rubyzip (~> 2.0)
winrm (~> 2.0)
PLATFORMS
ruby
@@ -149,6 +162,6 @@
rspec-spies
vagrant!
vagrant-notify!
BUNDLED WITH
- 1.13.0
+ 2.1.4