agenda-libre-ruby/Gemfile.lock

322 lines
7.4 KiB
Plaintext
Raw Normal View History

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: 4f445b51c22b12af2cdde57fe2ce9835c32ef88e
specs:
activeadmin (1.0.0.pre)
arbre (~> 1.0)
bourbon
coffee-rails
2014-04-26 12:11:21 +02:00
formtastic (~> 2.3.0.rc3)
inherited_resources (~> 1.3)
jquery-rails
jquery-ui-rails
2014-02-18 09:28:04 +01:00
kaminari (~> 0.15)
2014-05-11 18:07:16 +02:00
rails (>= 3.2, < 4.2)
ransack (~> 1.0)
sass-rails
GIT
remote: git://github.com/svenfuchs/i18n-active_record.git
2014-04-26 12:11:21 +02:00
revision: 2d9a22b6a4e5d809782cdbfa65b14d9e47aa27fc
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:
2014-05-31 23:16:36 +02:00
actionmailer (4.1.2.rc1)
actionpack (= 4.1.2.rc1)
actionview (= 4.1.2.rc1)
2013-11-14 10:54:09 +01:00
mail (~> 2.5.4)
2014-05-31 23:16:36 +02:00
actionpack (4.1.2.rc1)
actionview (= 4.1.2.rc1)
activesupport (= 4.1.2.rc1)
2013-11-14 10:54:09 +01:00
rack (~> 1.5.2)
rack-test (~> 0.6.2)
2014-05-31 23:16:36 +02:00
actionview (4.1.2.rc1)
activesupport (= 4.1.2.rc1)
2014-03-18 15:40:13 +01:00
builder (~> 3.1)
erubis (~> 2.7.0)
2014-05-31 23:16:36 +02:00
activemodel (4.1.2.rc1)
activesupport (= 4.1.2.rc1)
2014-03-18 15:40:13 +01:00
builder (~> 3.1)
2014-05-31 23:16:36 +02:00
activerecord (4.1.2.rc1)
activemodel (= 4.1.2.rc1)
activesupport (= 4.1.2.rc1)
2014-03-18 15:40:13 +01:00
arel (~> 5.0.0)
2014-05-31 23:16:36 +02:00
activesupport (4.1.2.rc1)
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-04-18 19:12:33 +02:00
arel (5.0.1.20140414130214)
2014-05-17 13:36:58 +02:00
bcrypt (3.1.7)
2014-05-26 01:06:43 +02:00
bourbon (3.2.3)
2014-04-26 12:11:21 +02:00
sass (~> 3.2)
thor
brakeman (2.6.0)
erubis (~> 2.6)
fastercsv (~> 1.5)
haml (>= 3.0, < 5.0)
highline (~> 1.6.20)
multi_json (~> 1.2)
ruby2ruby (~> 2.0.5)
ruby_parser (~> 3.5.0)
sass (~> 3.0)
slim (>= 1.3.6, < 3.0)
terminal-table (~> 1.4)
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-05-04 13:41:28 +02:00
chunky_png (1.3.1)
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)
2014-04-26 12:11:21 +02:00
compass (0.12.6)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
2014-04-18 19:12:33 +02:00
sass (~> 3.2.19)
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)
2014-05-17 13:36:58 +02:00
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)
2014-06-09 12:18:40 +02:00
differ (0.1.2)
2014-04-26 12:11:21 +02:00
em-websocket (0.5.1)
2013-11-24 16:09:03 +01:00
eventmachine (>= 0.12.9)
2014-04-26 12:11:21 +02:00
http_parser.rb (~> 0.6.0)
2014-05-26 01:06:43 +02:00
email_validator (1.4.0)
activemodel
2013-11-14 10:54:09 +01:00
erubis (2.7.0)
2013-11-24 16:09:03 +01:00
eventmachine (1.0.3)
execjs (2.2.0)
fastercsv (1.5.5)
2013-11-24 16:09:03 +01:00
ffi (1.9.3)
2014-05-17 11:47:15 +02:00
font-awesome-rails (4.1.0.0)
railties (>= 3.2, < 5.0)
2014-05-26 01:06:43 +02:00
formatador (0.2.5)
2014-05-17 13:36:58 +02:00
formtastic (2.3.0.rc3)
actionpack (>= 3.0)
fssm (0.2.10)
2014-03-07 22:21:52 +01:00
gritter (1.1.0)
2014-05-11 18:07:16 +02:00
guard (2.6.1)
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-brakeman (0.8.1)
brakeman (>= 2.1.1)
guard (>= 1.1.0)
2013-11-24 16:09:03 +01:00
guard-bundler (2.0.0)
bundler (~> 1.0)
guard (~> 2.2)
2014-05-26 01:06:43 +02:00
guard-livereload (2.2.0)
2013-11-24 16:09:03 +01:00
em-websocket (~> 0.5)
guard (~> 2.0)
multi_json (~> 1.8)
2014-05-04 13:41:28 +02:00
guard-minitest (2.3.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)
highline (1.6.21)
2013-11-14 10:54:09 +01:00
hike (1.2.3)
2014-04-26 12:11:21 +02:00
http_parser.rb (0.6.0)
2013-12-10 23:49:01 +01:00
i18n (0.6.9)
2014-06-09 12:18:40 +02:00
inherited_resources (1.5.0)
has_scope (~> 0.6.0.rc)
2014-06-09 12:18:40 +02:00
responders (~> 1.0)
jbuilder (2.0.8)
2014-04-18 19:12:33 +02:00
activesupport (>= 3.0.0, < 5)
multi_json (~> 1.2)
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-04-18 19:12:33 +02:00
jquery-ui-rails (4.2.1)
2014-03-02 00:10:47 +01:00
railties (>= 3.2.16)
2013-11-14 10:54:09 +01:00
json (1.8.1)
kaminari (0.16.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
listen (2.7.7)
2013-11-24 16:09:03 +01:00
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
2014-05-31 23:16:36 +02:00
lumberjack (1.0.6)
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)
2014-05-17 11:47:15 +02:00
minitest (5.3.4)
modernizr-rails (2.7.1)
2014-05-26 01:06:43 +02:00
multi_json (1.10.1)
2014-05-17 11:47:15 +02:00
mysql2 (0.3.16)
openlayers-rails (0.0.4)
railties (>= 3.1)
2014-05-17 13:36:58 +02:00
orm_adapter (0.5.0)
polyamorous (1.0.0)
activerecord (>= 3.0)
2014-05-31 23:16:36 +02:00
polyglot (0.3.5)
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)
2014-05-31 23:16:36 +02:00
rails (4.1.2.rc1)
actionmailer (= 4.1.2.rc1)
actionpack (= 4.1.2.rc1)
actionview (= 4.1.2.rc1)
activemodel (= 4.1.2.rc1)
activerecord (= 4.1.2.rc1)
activesupport (= 4.1.2.rc1)
2013-11-14 10:54:09 +01:00
bundler (>= 1.3.0, < 2.0)
2014-05-31 23:16:36 +02:00
railties (= 4.1.2.rc1)
2014-04-18 19:12:33 +02:00
sprockets-rails (~> 2.0)
rails-i18n (4.0.2)
i18n (~> 0.6)
rails (>= 4.0)
2014-05-31 23:16:36 +02:00
railties (4.1.2.rc1)
actionpack (= 4.1.2.rc1)
activesupport (= 4.1.2.rc1)
2013-11-14 10:54:09 +01:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2014-05-17 11:47:15 +02:00
rake (10.3.2)
2014-05-17 13:36:58 +02:00
ransack (1.2.3)
actionpack (>= 3.0)
activerecord (>= 3.0)
activesupport (>= 3.0)
i18n
polyamorous (~> 1.0.0)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
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-05-17 11:47:15 +02:00
redcarpet (3.1.2)
2014-06-09 12:18:40 +02:00
responders (1.1.0)
railties (>= 3.2, < 5)
ruby2ruby (2.0.8)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.5.0)
sexp_processor (~> 4.1)
2014-04-18 19:12:33 +02:00
sass (3.2.19)
sass-rails (4.0.3)
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)
2014-04-18 19:12:33 +02:00
sprockets-rails (~> 2.0)
2014-01-10 23:36:18 +01:00
sdoc (0.4.0)
json (~> 1.8)
rdoc (~> 4.0, < 5.0)
sexp_processor (4.4.3)
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
2014-03-16 11:51:49 +01:00
slop (3.5.0)
2014-05-17 11:47:15 +02:00
spring (1.1.3)
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)
2014-04-18 19:12:33 +02:00
sprockets-rails (2.1.3)
2013-11-14 10:54:09 +01:00
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
temple (0.6.7)
terminal-table (1.4.5)
thor (0.19.1)
2014-05-31 23:16:36 +02:00
thread_safe (0.3.4)
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-04-18 19:12:33 +02:00
turbolinks (2.2.2)
2013-11-14 10:54:09 +01:00
coffee-rails
2014-06-09 12:18:40 +02:00
tzinfo (1.2.1)
2014-03-18 15:40:13 +01:00
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)
2014-05-17 13:36:58 +02:00
warden (1.2.3)
rack (>= 1.0)
webrick (1.3.1)
2013-11-14 10:54:09 +01:00
PLATFORMS
ruby
DEPENDENCIES
activeadmin!
brakeman
2013-11-24 16:09:03 +01:00
coffee-rails
2014-03-18 15:40:13 +01:00
compass-rails
2014-05-17 13:36:58 +02:00
devise
devise-i18n
2014-06-09 12:18:40 +02:00
differ
2014-05-26 01:06:43 +02:00
email_validator
font-awesome-rails
2014-03-07 22:21:52 +01:00
gritter
guard-brakeman
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
openlayers-rails
quiet_assets
2014-03-18 15:40:13 +01:00
rails (~> 4.1.0.rc1)
rails-i18n
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)