Skip to content

Commit

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

gem 'rack-attack'

gem 'redis'

gem 'rabl'

gem 'watir'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ GEM
raindrops (0.19.0)
rake (12.3.1)
rdoc (6.0.4)
redis (4.0.1)
remotipart (1.4.2)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
Expand Down Expand Up @@ -275,6 +276,7 @@ DEPENDENCIES
rails (= 4.2.10)
rails_12factor
rails_admin
redis
responders (~> 2.0)
rubocop
sass-rails (~> 5.0.0)
Expand Down

0 comments on commit 3338b22

Please sign in to comment.