Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed May 19, 2010
1 parent 1d061c2 commit f0f059e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/environment.rb
Expand Up @@ -7,8 +7,8 @@
require File.join(File.dirname(__FILE__), 'boot')

Rails::Initializer.run do |config|
config.gem 'warden', :version => '0.9.5'
config.gem 'devise', :version => '1.0.3'
config.gem 'warden', :version => '0.10.4'
config.gem 'devise', :version => '1.0.7'
config.gem 'rails-footnotes', :version => '3.6.5'

config.time_zone = 'UTC'
Expand Down

0 comments on commit f0f059e

Please sign in to comment.