From 2ac437422db72b826a613061f06d4067c461601f Mon Sep 17 00:00:00 2001
From: Gaetan SIMO <gaetan.simo@inria.fr>
Date: Fri, 3 Aug 2012 09:45:28 +0200
Subject: [PATCH] [Rakefile] Weathermap creation tool update for working on
 ruby 1.8.7

---
 Gemfile      | 2 +-
 Gemfile.lock | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Gemfile b/Gemfile
index c0c2d915aa7..68d0ce344fb 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 2d689c2476f..85523f99807 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)
-- 
GitLab