agenda-libre-ruby/Gemfile.lock

271 lines
6.1 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: 18339ebda67ad5a04efe9c5d257e9f893010b894
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
2013-11-14 10:54:09 +01:00
GEM
remote: https://rubygems.org/
specs:
2014-03-02 00:10:47 +01:00
actionmailer (4.0.3)
actionpack (= 4.0.3)
2013-11-14 10:54:09 +01:00
mail (~> 2.5.4)
2014-03-02 00:10:47 +01:00
actionpack (4.0.3)
activesupport (= 4.0.3)
2013-11-14 10:54:09 +01:00
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
2014-03-02 00:10:47 +01:00
activemodel (4.0.3)
activesupport (= 4.0.3)
2013-11-14 10:54:09 +01:00
builder (~> 3.1.0)
2014-03-02 00:10:47 +01:00
activerecord (4.0.3)
activemodel (= 4.0.3)
2013-11-14 10:54:09 +01:00
activerecord-deprecated_finders (~> 1.0.2)
2014-03-02 00:10:47 +01:00
activesupport (= 4.0.3)
2013-11-14 10:54:09 +01:00
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
2014-03-02 00:10:47 +01:00
activesupport (4.0.3)
2013-11-14 10:54:09 +01:00
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
arbre (1.0.1)
activesupport (>= 3.0.0)
2014-02-18 09:28:04 +01:00
arel (4.0.2)
2014-03-02 00:10:47 +01:00
atomic (1.1.15)
bcrypt (3.1.7)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
bourbon (3.1.8)
sass (>= 3.2.0)
thor
2013-11-14 10:54:09 +01:00
builder (3.1.4)
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.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
2014-03-02 00:10:47 +01:00
compass-rails (1.1.3)
2014-02-18 09:28:04 +01:00
compass (>= 0.12.2)
2014-03-02 00:10:47 +01:00
devise (3.2.3)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
thread_safe (~> 0.1)
warden (~> 1.2.3)
2013-12-10 23:49:01 +01:00
devise-i18n (0.10.2)
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)
formtastic (2.3.0.rc2)
actionpack (>= 3.0)
fssm (0.2.10)
2014-03-02 00:10:47 +01:00
guard (2.5.1)
2013-11-24 16:09:03 +01:00
formatador (>= 0.2.4)
2014-03-02 00:10:47 +01:00
listen (~> 2.6)
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)
2014-02-18 09:28:04 +01:00
guard-livereload (2.1.1)
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)
2014-02-18 09:28:04 +01:00
jbuilder (2.0.3)
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-02 00:10:47 +01:00
listen (2.6.2)
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.4)
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)
2013-11-14 10:54:09 +01:00
minitest (4.7.5)
2014-01-10 23:36:18 +01:00
multi_json (1.8.4)
2014-02-18 09:28:04 +01:00
mysql2 (0.3.15)
nio4r (1.0.0)
orm_adapter (0.5.0)
polyamorous (0.6.4)
activerecord (>= 3.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)
2014-03-02 00:10:47 +01:00
rails (4.0.3)
actionmailer (= 4.0.3)
actionpack (= 4.0.3)
activerecord (= 4.0.3)
activesupport (= 4.0.3)
2013-11-14 10:54:09 +01:00
bundler (>= 1.3.0, < 2.0)
2014-03-02 00:10:47 +01:00
railties (= 4.0.3)
2013-11-14 10:54:09 +01:00
sprockets-rails (~> 2.0.0)
2013-12-28 00:26:27 +01:00
rails-i18n (4.0.1)
i18n (~> 0.6)
2013-12-28 00:26:27 +01:00
rails (~> 4.0)
2014-03-02 00:10:47 +01:00
railties (4.0.3)
actionpack (= 4.0.3)
activesupport (= 4.0.3)
2013-11-14 10:54:09 +01:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2013-12-28 00:26:27 +01:00
rake (10.1.1)
ransack (1.1.0)
actionpack (>= 3.0)
activerecord (>= 3.0)
polyamorous (~> 0.6.0)
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)
2014-02-18 09:28:04 +01:00
sass (3.2.14)
2013-11-14 10:54:09 +01:00
sass-rails (4.0.1)
railties (>= 4.0.0, < 5.0)
sass (>= 3.1.10)
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)
2013-11-24 16:09:03 +01:00
slop (3.4.7)
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)
2014-02-18 09:28:04 +01:00
thor (0.18.1.20140116)
2014-03-02 00:10:47 +01:00
thread_safe (0.2.0)
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
tzinfo (0.3.38)
2013-12-28 00:26:27 +01:00
uglifier (2.4.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-02 00:10:47 +01:00
compass-rails (= 1.1.3)
devise-i18n
font-awesome-rails
2013-11-24 16:09:03 +01:00
guard-bundler
guard-livereload
2013-11-25 18:26:50 +01:00
guard-minitest
haml-rails
2013-12-28 23:45:13 +01:00
has_scope
2013-11-24 16:09:03 +01:00
jbuilder
2013-11-14 10:54:09 +01:00
jquery-rails
jquery-turbolinks
2013-11-14 10:54:09 +01:00
mysql2
quiet_assets
2013-11-24 16:09:03 +01:00
rails
rails-i18n
redcarpet
2013-11-14 10:54:09 +01:00
sdoc
simple_calendar!
2013-11-14 10:54:09 +01:00
turbolinks
2013-11-24 16:09:03 +01:00
uglifier
webrick (>= 1.3.1)