Commit f5eb5fdd authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add simple_encrypt gem

parent 21c99e6a
......@@ -200,6 +200,7 @@ gem 'nprogress-rails'
gem 'request_store'
gem "virtus"
gem 'addressable'
gem 'simple_encrypt'
group :development do
gem 'brakeman', require: false
......
......@@ -551,6 +551,7 @@ GEM
json
redis (>= 3.0.6)
redis-namespace (>= 1.3.1)
simple_encrypt (0.0.1)
simple_oauth (0.1.9)
simplecov (0.9.0)
docile (~> 1.1.0)
......@@ -774,6 +775,7 @@ DEPENDENCIES
settingslogic
shoulda-matchers (~> 2.7.0)
sidekiq (~> 3.3)
simple_encrypt
simplecov
sinatra
six
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment