Skip to content

Commit

Permalink
add autoscale
Browse files Browse the repository at this point in the history
  • Loading branch information
wwahammy committed Jun 16, 2018
1 parent c59004f commit e843180
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ gem 'redis-rails'

gem 'rabl'

gem 'rails_autoscale_agent'

gem 'watir'

gem 'chromedriver-helper'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ GEM
rails (>= 4.0, < 6)
remotipart (~> 1.3)
sass-rails (>= 4.0, < 6)
rails_autoscale_agent (0.3.1)
activesupport (>= 3.2)
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (4.2.10)
Expand Down Expand Up @@ -292,6 +294,7 @@ DEPENDENCIES
rails (= 4.2.10)
rails_12factor
rails_admin
rails_autoscale_agent
redis-rails
responders (~> 2.0)
rubocop
Expand Down

0 comments on commit e843180

Please sign in to comment.