From a3f8d883b9ea79a25a2e6f9d0b6a5fdebe852255 Mon Sep 17 00:00:00 2001 From: echarp Date: Thu, 6 Mar 2014 14:44:01 +0100 Subject: [PATCH] Bundle update --- Gemfile.lock | 12 ++++++------ README.rdoc | 4 ++++ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ffb98ee6..187b6627 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GIT GIT remote: git://github.com/gregbell/active_admin.git - revision: 18339ebda67ad5a04efe9c5d257e9f893010b894 + revision: 739b93bf9d22c89c099cb25a3eeb770726575a13 specs: activeadmin (1.0.0.pre) arbre (~> 1.0) @@ -75,10 +75,10 @@ GEM coffee-script-source execjs coffee-script-source (1.7.0) - compass (0.12.2) + compass (0.12.3) chunky_png (~> 1.2) fssm (>= 0.2.7) - sass (~> 3.1) + sass (= 3.2.14) compass-rails (1.1.3) compass (>= 0.12.2) devise (3.2.3) @@ -133,7 +133,7 @@ GEM inherited_resources (1.4.1) has_scope (~> 0.6.0.rc) responders (~> 1.0.0.rc) - jbuilder (2.0.3) + jbuilder (2.0.4) activesupport (>= 3.0.0) multi_json (>= 1.2.0) jquery-rails (3.1.0) @@ -148,7 +148,7 @@ GEM kaminari (0.15.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0) - listen (2.6.2) + listen (2.7.0) celluloid (>= 0.15.2) celluloid-io (>= 0.15.0) rb-fsevent (>= 0.9.3) @@ -160,7 +160,7 @@ GEM method_source (0.8.2) mime-types (1.25.1) minitest (4.7.5) - multi_json (1.8.4) + multi_json (1.9.0) mysql2 (0.3.15) nio4r (1.0.0) orm_adapter (0.5.0) diff --git a/README.rdoc b/README.rdoc index f1c537c6..7d512550 100644 --- a/README.rdoc +++ b/README.rdoc @@ -9,6 +9,10 @@ Elle est hébergée ici: https://gitorious.org/agenda-du-libre-rails La technologie repose sur "Ruby on Rails", version 4 ou supérieure. +Il existe aussi des projets équivalents +https://gitorious.org/agenda-du-libre-php +https://bitbucket.org/mlhamel/agendadulibre + Pour l'installer vous devrez récupérer le code source à l'aide de "git", puis installer les dépendances avec "bundler" (bundler est packagé sous debian, mais peut aussi s'installer depuis http://bundler.io).