File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ gem 'jbuilder', '~> 2.0'
21
21
# bundle exec rake doc:rails generates the API under doc/api.
22
22
gem 'sdoc' , '~> 0.4.0' , group : :doc
23
23
24
+ gem 'rails_12factor'
24
25
# Use ActiveModel has_secure_password
25
26
# gem 'bcrypt', '~> 3.1.7'
26
27
Original file line number Diff line number Diff line change 98
98
rails-deprecated_sanitizer (>= 1.0.1 )
99
99
rails-html-sanitizer (1.0.2 )
100
100
loofah (~> 2.0 )
101
+ rails_12factor (0.0.3 )
102
+ rails_serve_static_assets
103
+ rails_stdout_logging
104
+ rails_serve_static_assets (0.0.4 )
105
+ rails_stdout_logging (0.0.3 )
101
106
railties (4.2.3 )
102
107
actionpack (= 4.2.3 )
103
108
activesupport (= 4.2.3 )
@@ -164,6 +169,7 @@ DEPENDENCIES
164
169
jquery-rails
165
170
pg
166
171
rails (= 4.2.3 )
172
+ rails_12factor
167
173
rspec-rails
168
174
sass-rails (~> 5.0 )
169
175
sdoc (~> 0.4.0 )
You can’t perform that action at this time.
0 commit comments