added rails_12factor gem

This commit is contained in:
Geremia Taglialatela
2013-06-21 11:37:31 +02:00
parent 877d8949f3
commit 6fe6c89de3
4 changed files with 15 additions and 1 deletions
+6
View File
@@ -170,6 +170,11 @@ GEM
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0.rc2)
sprockets-rails (~> 2.0.0)
rails_12factor (0.0.2)
rails_serve_static_assets
rails_stdout_logging
rails_serve_static_assets (0.0.1)
rails_stdout_logging (0.0.1)
railties (4.0.0.rc2)
actionpack (= 4.0.0.rc2)
activesupport (= 4.0.0.rc2)
@@ -297,6 +302,7 @@ DEPENDENCIES
pry-rails
puma
rails (= 4.0.0.rc2)
rails_12factor
resque
rest-client
rspec