Commit ead6eaa6
Changed files (1)
Gemfile.lock
@@ -36,7 +36,7 @@ GEM
carrierwave (0.5.3)
activesupport (~> 3.0)
configuration (1.2.0)
- devise (1.3.0)
+ devise (1.3.3)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
@@ -47,17 +47,18 @@ GEM
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
- heroku (1.20.1)
- launchy (~> 0.3.2)
- rest-client (< 1.7.0, >= 1.4.0)
+ heroku (2.0.4)
+ launchy (>= 0.3.2)
+ rest-client (>= 1.4.0, < 1.7.0)
+ term-ansicolor (~> 1.0.5)
i18n (0.5.0)
jquery-rails (0.2.7)
rails (~> 3.0)
thor (~> 0.14.4)
- launchy (0.3.7)
+ launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
- mail (2.2.16)
+ mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
@@ -153,10 +154,11 @@ GEM
sqlite3 (1.3.3)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
+ term-ansicolor (1.0.5)
thor (0.14.6)
treetop (1.4.9)
polyglot (>= 0.3.1)
- tzinfo (0.3.26)
+ tzinfo (0.3.27)
warden (1.0.3)
rack (>= 1.0.0)
webrat (0.7.3)