Bundle update
This commit is contained in:
parent
bee6d339bd
commit
a3f8d883b9
12
Gemfile.lock
12
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)
|
||||
|
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user