diff --git a/Gemfile b/Gemfile index c0c2d915aa7a080f30a3eeddca68a52e58ce1b90..68d0ce344fb7bd63b313f9984a91ee2134f0d5d5 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem 'restfully','1.0.5' gem "net-admin-common", :git => "ssh://g5kadmin@git.grid5000.fr/srv/git/repos/net-admin-common", - :tag => "2.2" + :tag => "2.3" gem "cacti-play", :git => "ssh://g5kadmin@git.grid5000.fr/srv/git/repos/cacti-play", :tag => "2.4" diff --git a/Gemfile.lock b/Gemfile.lock index 2d689c2476f6a991ce6a195762cabef3fca57a72..85523f998076c63c5f9dbe06b711ff9215bfae02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,10 +8,10 @@ GIT GIT remote: ssh://g5kadmin@git.grid5000.fr/srv/git/repos/net-admin-common - revision: a0335cc1d5cb7fcd79b6fc3fb11d5f0bc34bd596 - tag: 2.2 + revision: 322b1f8f659edf2a16ab4db1d2728ce8baa3c6fd + tag: 2.3 specs: - net-admin-common (2.2) + net-admin-common (2.3) net-ssh (>= 2.3.0) net-ssh-multi (>= 1.1) rest-client (>= 1.6.7)