From c787e7fb485de586763ccd928d7dcba6d3fa0606 Mon Sep 17 00:00:00 2001 From: Gaetan SIMO <gaetan.simo@inria.fr> Date: Tue, 14 Aug 2012 16:19:37 +0200 Subject: [PATCH] [Gemfile] Updating weathermap to version 5.7.9 to better deal with cluster cloud --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 43a51ba0a8..70d5071dcb 100644 --- a/Gemfile +++ b/Gemfile @@ -12,5 +12,5 @@ gem "cacti-play", :tag => "2.7.4" gem "weathermap", :git => "ssh://g5kadmin@git.grid5000.fr/srv/git/repos/weathermap", - :tag => "5.7.7" + :tag => "5.7.9" diff --git a/Gemfile.lock b/Gemfile.lock index f06c0d31eb..ec832fd7af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,10 +18,10 @@ GIT GIT remote: ssh://g5kadmin@git.grid5000.fr/srv/git/repos/weathermap - revision: a0a1b90a9124d10e106ceccc3c1d59fd225f036e - tag: 5.7.7 + revision: 515fa193c3130dd44a0d30e22fef3e18394afcde + tag: 5.7.9 specs: - weathermap (5.7.7) + weathermap (5.7.9) cacti-play (>= 2.7.4) interpolator (>= 0.15) ipaddress (>= 0.8.0) @@ -31,14 +31,14 @@ GIT GEM remote: http://rubygems.org/ specs: - addressable (2.2.8) - backports (2.5.1) + addressable (2.3.2) + backports (2.6.3) bond (0.4.2) interpolator (0.15) ipaddress (0.8.0) - json (1.7.0) - json_pure (1.5.1) - mime-types (1.18) + json (1.7.4) + json_pure (1.7.4) + mime-types (1.19) net-ssh (2.5.2) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) -- GitLab