agenda-libre-ruby/Gemfile.lock

310 lines
7.1 KiB
Plaintext
Raw Normal View History

2014-03-18 15:40:13 +01:00
GIT
remote: git://github.com/activerecord-hackery/polyamorous.git
revision: 3d45f4c9219b5e6626096d38aa04f401b7ce7808
specs:
polyamorous (0.6.4)
activerecord (>= 3.0)
GIT
remote: git://github.com/activerecord-hackery/ransack.git
revision: d51c78f9071f291b0707ed32093e191f4d8d3b26
branch: rails-4.1
specs:
ransack (1.1.0)
actionpack (>= 4.0)
activerecord (>= 4.0)
activesupport (>= 4.0)
i18n
GIT
remote: git://github.com/echarp/simple_calendar.git
revision: 415838f60847068bc29459f5a275c04d4db05ee9
specs:
simple_calendar (0.1.9)
rails (>= 3.0)
GIT
remote: git://github.com/gregbell/active_admin.git
revision: ee996b09edb9c4f993b9a678dd9cd319c99bb20b
specs:
activeadmin (1.0.0.pre)
arbre (~> 1.0)
bourbon
coffee-rails
2013-12-28 00:26:27 +01:00
devise (~> 3.2)
formtastic (~> 2.3.0.rc2)
inherited_resources (~> 1.3)
jquery-rails
jquery-ui-rails
2014-02-18 09:28:04 +01:00
kaminari (~> 0.15)
rails (>= 3.2, < 4.1)
ransack (~> 1.0)
sass-rails
GIT
remote: git://github.com/justinfrench/formtastic.git
revision: 9904fc4336f63a5375573a7002647680dcae773e
specs:
formtastic (2.3.0.rc2)
actionpack (>= 3.0)
GIT
remote: git://github.com/svenfuchs/i18n-active_record.git
revision: 55507cf59f8f2173d38e07e18df0e90d25b1f0f6
specs:
i18n-active_record (0.0.2)
i18n (>= 0.5.0)
2013-11-14 10:54:09 +01:00
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.0.rc2)
actionpack (= 4.1.0.rc2)
actionview (= 4.1.0.rc2)
2013-11-14 10:54:09 +01:00
mail (~> 2.5.4)
actionpack (4.1.0.rc2)
actionview (= 4.1.0.rc2)
activesupport (= 4.1.0.rc2)
2013-11-14 10:54:09 +01:00
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.0.rc2)
activesupport (= 4.1.0.rc2)
2014-03-18 15:40:13 +01:00
builder (~> 3.1)
erubis (~> 2.7.0)
activemodel (4.1.0.rc2)
activesupport (= 4.1.0.rc2)
2014-03-18 15:40:13 +01:00
builder (~> 3.1)
activerecord (4.1.0.rc2)
activemodel (= 4.1.0.rc2)
activesupport (= 4.1.0.rc2)
2014-03-18 15:40:13 +01:00
arel (~> 5.0.0)
activesupport (4.1.0.rc2)
2014-03-16 11:51:49 +01:00
i18n (~> 0.6, >= 0.6.9)
2014-03-18 15:40:13 +01:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2013-11-14 10:54:09 +01:00
thread_safe (~> 0.1)
2014-03-18 15:40:13 +01:00
tzinfo (~> 1.1)
arbre (1.0.1)
activesupport (>= 3.0.0)
2014-03-18 15:40:13 +01:00
arel (5.0.0)
atomic (1.1.16)
2014-03-02 00:10:47 +01:00
bcrypt (3.1.7)
bourbon (3.1.8)
sass (>= 3.2.0)
thor
2014-03-18 15:40:13 +01:00
builder (3.2.2)
2013-11-24 16:09:03 +01:00
celluloid (0.15.2)
timers (~> 1.1.0)
2014-02-18 09:28:04 +01:00
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
chunky_png (1.3.0)
2013-11-24 16:09:03 +01:00
coderay (1.1.0)
2013-11-14 10:54:09 +01:00
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
2014-02-18 09:28:04 +01:00
coffee-script-source (1.7.0)
compass (0.12.4)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.17)
2014-03-18 15:40:13 +01:00
compass-rails (1.1.7)
2014-02-18 09:28:04 +01:00
compass (>= 0.12.2)
2014-03-18 15:40:13 +01:00
sprockets (<= 2.11.0)
devise (3.2.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
thread_safe (~> 0.1)
warden (~> 1.2.3)
2014-03-16 11:51:49 +01:00
devise-i18n (0.10.3)
2013-11-24 16:09:03 +01:00
em-websocket (0.5.0)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.5.3)
2013-11-14 10:54:09 +01:00
erubis (2.7.0)
2013-11-24 16:09:03 +01:00
eventmachine (1.0.3)
2013-11-14 10:54:09 +01:00
execjs (2.0.2)
2013-11-24 16:09:03 +01:00
ffi (1.9.3)
font-awesome-rails (4.0.3.1)
railties (>= 3.2, < 5.0)
2013-11-24 16:09:03 +01:00
formatador (0.2.4)
fssm (0.2.10)
2014-03-07 22:21:52 +01:00
gritter (1.1.0)
guard (2.6.0)
2013-11-24 16:09:03 +01:00
formatador (>= 0.2.4)
listen (~> 2.7)
2013-11-24 16:09:03 +01:00
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-bundler (2.0.0)
bundler (~> 1.0)
guard (~> 2.2)
guard-livereload (2.1.2)
2013-11-24 16:09:03 +01:00
em-websocket (~> 0.5)
guard (~> 2.0)
multi_json (~> 1.8)
2014-02-18 09:28:04 +01:00
guard-minitest (2.2.0)
2013-11-24 16:09:03 +01:00
guard (~> 2.0)
2013-11-25 18:26:50 +01:00
minitest (>= 3.0)
2014-01-10 23:36:18 +01:00
haml (4.0.5)
2013-11-14 10:54:09 +01:00
tilt
2013-12-28 00:26:27 +01:00
haml-rails (0.5.3)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
2013-12-01 13:57:39 +01:00
haml (>= 3.1, < 5.0)
2013-12-28 00:26:27 +01:00
railties (>= 4.0.1)
has_scope (0.6.0.rc)
actionpack (>= 3.2, < 5)
activesupport (>= 3.2, < 5)
2013-11-14 10:54:09 +01:00
hike (1.2.3)
2013-11-24 16:09:03 +01:00
http_parser.rb (0.5.3)
2013-12-10 23:49:01 +01:00
i18n (0.6.9)
inherited_resources (1.4.1)
has_scope (~> 0.6.0.rc)
responders (~> 1.0.0.rc)
jbuilder (2.0.5)
2013-11-14 10:54:09 +01:00
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
2014-02-18 09:28:04 +01:00
jquery-rails (3.1.0)
2013-11-14 10:54:09 +01:00
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
2014-02-18 09:28:04 +01:00
jquery-turbolinks (2.0.2)
railties (>= 3.1.0)
turbolinks
2014-03-02 00:10:47 +01:00
jquery-ui-rails (4.2.0)
railties (>= 3.2.16)
2013-11-14 10:54:09 +01:00
json (1.8.1)
2014-02-18 09:28:04 +01:00
kaminari (0.15.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
2014-03-16 11:51:49 +01:00
listen (2.7.1)
2013-11-24 16:09:03 +01:00
celluloid (>= 0.15.2)
2014-02-18 09:28:04 +01:00
celluloid-io (>= 0.15.0)
2013-11-24 16:09:03 +01:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.5)
2013-11-14 10:54:09 +01:00
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
2013-11-24 16:09:03 +01:00
method_source (0.8.2)
2013-11-25 18:26:50 +01:00
mime-types (1.25.1)
minitest (5.3.2)
modernizr-rails (2.7.1)
multi_json (1.9.2)
2014-02-18 09:28:04 +01:00
mysql2 (0.3.15)
nio4r (1.0.0)
orm_adapter (0.5.0)
2014-03-02 00:10:47 +01:00
polyglot (0.3.4)
2014-02-18 09:28:04 +01:00
pry (0.9.12.6)
2013-11-24 16:09:03 +01:00
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
2013-11-14 10:54:09 +01:00
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.0.rc2)
actionmailer (= 4.1.0.rc2)
actionpack (= 4.1.0.rc2)
actionview (= 4.1.0.rc2)
activemodel (= 4.1.0.rc2)
activerecord (= 4.1.0.rc2)
activesupport (= 4.1.0.rc2)
2013-11-14 10:54:09 +01:00
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.0.rc2)
2013-11-14 10:54:09 +01:00
sprockets-rails (~> 2.0.0)
rails-i18n (4.0.2)
i18n (~> 0.6)
rails (>= 4.0)
railties (4.1.0.rc2)
actionpack (= 4.1.0.rc2)
activesupport (= 4.1.0.rc2)
2013-11-14 10:54:09 +01:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.2.2)
rb-fsevent (0.9.4)
2013-12-28 00:26:27 +01:00
rb-inotify (0.9.3)
2013-11-24 16:09:03 +01:00
ffi (>= 0.5.0)
2014-01-10 23:36:18 +01:00
rdoc (4.1.1)
2013-11-14 10:54:09 +01:00
json (~> 1.4)
2014-03-02 00:10:47 +01:00
redcarpet (3.1.1)
responders (1.0.0)
railties (>= 3.2, < 5)
sass (3.2.18)
2014-03-16 11:51:49 +01:00
sass-rails (4.0.2)
2013-11-14 10:54:09 +01:00
railties (>= 4.0.0, < 5.0)
2014-03-16 11:51:49 +01:00
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
2013-11-14 10:54:09 +01:00
sprockets-rails (~> 2.0.0)
2014-01-10 23:36:18 +01:00
sdoc (0.4.0)
json (~> 1.8)
rdoc (~> 4.0, < 5.0)
2014-03-16 11:51:49 +01:00
slop (3.5.0)
2014-03-18 15:40:13 +01:00
spring (1.1.2)
2014-03-02 00:10:47 +01:00
sprockets (2.11.0)
2013-11-14 10:54:09 +01:00
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.0.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
thor (0.19.1)
thread_safe (0.3.1)
2014-03-02 00:10:47 +01:00
atomic (>= 1.1.7, < 2)
2013-11-14 10:54:09 +01:00
tilt (1.4.1)
2013-11-24 16:09:03 +01:00
timers (1.1.0)
2013-11-14 10:54:09 +01:00
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
2014-02-18 09:28:04 +01:00
turbolinks (2.2.1)
2013-11-14 10:54:09 +01:00
coffee-rails
2014-03-18 15:40:13 +01:00
tzinfo (1.1.0)
thread_safe (~> 0.1)
2014-03-16 11:51:49 +01:00
uglifier (2.5.0)
2013-11-14 10:54:09 +01:00
execjs (>= 0.3.0)
json (>= 1.8.0)
warden (1.2.3)
rack (>= 1.0)
webrick (1.3.1)
2013-11-14 10:54:09 +01:00
PLATFORMS
ruby
DEPENDENCIES
activeadmin!
2013-11-24 16:09:03 +01:00
coffee-rails
2014-03-18 15:40:13 +01:00
compass-rails
devise-i18n
font-awesome-rails
formtastic!
2014-03-07 22:21:52 +01:00
gritter
2013-11-24 16:09:03 +01:00
guard-bundler
guard-livereload
2013-11-25 18:26:50 +01:00
guard-minitest
haml-rails
i18n-active_record!
2014-03-18 15:40:13 +01:00
jbuilder (~> 2.0)
2013-11-14 10:54:09 +01:00
jquery-rails
jquery-turbolinks
modernizr-rails
2013-11-14 10:54:09 +01:00
mysql2
2014-03-18 15:40:13 +01:00
polyamorous!
quiet_assets
2014-03-18 15:40:13 +01:00
rails (~> 4.1.0.rc1)
rails-i18n
ransack!
redcarpet
2014-03-18 15:40:13 +01:00
sass-rails (~> 4.0.1)
sdoc (~> 0.4.0)
simple_calendar!
2014-03-18 15:40:13 +01:00
spring
2013-11-14 10:54:09 +01:00
turbolinks
2013-11-24 16:09:03 +01:00
uglifier
webrick (>= 1.3.1)