Skip to content

Commit

Permalink
Removing bundled calendar date select
Browse files Browse the repository at this point in the history
  • Loading branch information
Frédéric de Villamil committed Sep 25, 2010
1 parent 7fae2e0 commit e92f2fc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ source :gemcutter
gem 'rails', '3.0.0'
gem 'htmlentities'
gem 'json'
gem 'calendar_date_select', :git => 'http://github.com/paneq/calendar_date_select.git', :branch => 'rails3test'
gem 'bluecloth', '~> 2.0.5'
gem 'coderay', '~> 0.9'
gem 'will_paginate', '~> 3.0.pre2'
Expand Down
8 changes: 0 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
GIT
remote: http://github.com/paneq/calendar_date_select.git
revision: 8e7ec79435a68665df40b14bd90f47e6ac5e9135
branch: rails3test
specs:
calendar_date_select (1.16.1)

GEM
remote: http://rubygems.org/
specs:
Expand Down Expand Up @@ -134,7 +127,6 @@ DEPENDENCIES
RedCloth (~> 4.2.2)
addressable (~> 2.1.0)
bluecloth (~> 2.0.5)
calendar_date_select!
coderay (~> 0.9)
factory_girl
flickr (~> 1.0.2)
Expand Down

0 comments on commit e92f2fc

Please sign in to comment.