aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorLuc Donnet2012-10-09 14:11:26 +0200
committerLuc Donnet2012-10-09 14:11:26 +0200
commitb541f116a35f213990e54e3184c37911c1d89ebf (patch)
tree0045987da710c4e4d46bdc30697a39ffc9b7505e /Gemfile
parente8c97dbaa2589291018fc5d2ec8326b2be40e9f9 (diff)
downloadchouette-core-b541f116a35f213990e54e3184c37911c1d89ebf.tar.bz2
Add year calendar for time table show
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a7f6b8a5f..4dcd84217 100644
--- a/Gemfile
+++ b/Gemfile
@@ -13,7 +13,6 @@ platforms :jruby do
gem 'jruby-openssl'
gem "jruby-rack-worker"
gem 'warbler'
- gem "jruby-rack-worker"
end
platforms :ruby do
@@ -37,6 +36,7 @@ gem 'RedCloth'
gem 'jquery-rails'
gem "modernizr-rails", "~> 2.0.6"
gem 'gravatar_image_tag'
+gem 'calendar_helper', :git => "git://github.com/topfunky/calendar_helper.git"
gem "acts_as_tree", :git => "git://github.com/dryade/acts_as_tree.git"
#gem 'ninoxe', :git => 'git://github.com/dryade/ninoxe.git'