Updating haml in the hope it would fix some stuff (it didnt)
This commit is contained in:
parent
ae6ea7c288
commit
cdb5dc22f2
2
Gemfile
2
Gemfile
@ -14,7 +14,7 @@ gem 'mongo_session_store', '2.0.0.pre'
|
||||
gem 'warden'
|
||||
# gem 'devise', '1.1.rc2'
|
||||
gem 'devise', :git => "git://github.com/plataformatec/devise.git"
|
||||
gem 'haml', '3.0.13'
|
||||
gem 'haml', '3.0.15'
|
||||
gem 'rmagick', '2.12.2'
|
||||
gem 'aws'
|
||||
gem 'mimetype-fu', :require => 'mimetype_fu'
|
||||
|
@ -128,7 +128,7 @@ GEM
|
||||
trollop (~> 1.16.2)
|
||||
git (1.2.5)
|
||||
growl-glue (1.0.7)
|
||||
haml (3.0.13)
|
||||
haml (3.0.15)
|
||||
has_scope (0.5.0)
|
||||
heroku (1.9.13)
|
||||
json_pure (>= 1.2.0, < 1.5.0)
|
||||
@ -261,7 +261,7 @@ DEPENDENCIES
|
||||
fastthread
|
||||
formtastic!
|
||||
growl-glue
|
||||
haml (= 3.0.13)
|
||||
haml (= 3.0.15)
|
||||
heroku
|
||||
httparty (= 0.6.1)
|
||||
inherited_resources (= 1.1.2)
|
||||
|
Loading…
Reference in New Issue
Block a user