Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 11424903 authored by Gaetan SIMO's avatar Gaetan SIMO
Browse files

[Gemfile] Now using weathermap gem version 5.6

parent 5a9240d1
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ source :rubygems
gem 'json_pure', '~> 1.5'
gem 'restfully','1.0.5'
gem "rake", ">= 0.9.2.2"
gem "net-admin-common",
:git => "ssh://g5kadmin@git.grid5000.fr/srv/git/repos/net-admin-common",
......@@ -11,5 +12,5 @@ gem "cacti-play",
:tag => "2.5"
gem "weathermap",
:git => "ssh://g5kadmin@git.grid5000.fr/srv/git/repos/weathermap",
:tag => "5.5"
:tag => "5.6"
......@@ -18,15 +18,15 @@ GIT
GIT
remote: ssh://g5kadmin@git.grid5000.fr/srv/git/repos/weathermap
revision: 288a5dd149ba01de7a70207ecc992a0a3ae43ca3
tag: 5.5
revision: 907a8d41d845c1e3e0b550bab8622a3c7d8594ce
tag: 5.6
specs:
weathermap (5.5)
cacti-play (>= 2.3)
weathermap (5.6)
cacti-play (>= 2.5)
interpolator (>= 0.15)
ipaddress (>= 0.8.0)
json (>= 1.7.0)
net-admin-common (>= 2.0)
net-admin-common (>= 2.3)
GEM
remote: http://rubygems.org/
......@@ -48,6 +48,7 @@ GEM
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rake (0.9.2.2)
rb-readline (0.4.2)
rest-client (1.6.7)
mime-types (>= 1.16)
......@@ -85,5 +86,6 @@ DEPENDENCIES
cacti-play!
json_pure (~> 1.5)
net-admin-common!
rake (>= 0.9.2.2)
restfully (= 1.0.5)
weathermap!
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment