diff --git a/Gemfile b/Gemfile index a4e9b0e20..aeca43f64 100644 --- a/Gemfile +++ b/Gemfile @@ -34,6 +34,7 @@ gem 'cancancan' gem 'social-share-button' gem 'initialjs-rails' gem 'unicorn' +gem 'paranoia' group :development, :test do # Call 'byebug' anywhere in the code to stop execution and get a debugger console diff --git a/Gemfile.lock b/Gemfile.lock index 2bcab8ad0..92b372edc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,6 +179,8 @@ GEM nokogiri (1.6.6.2) mini_portile (~> 0.6.0) orm_adapter (0.5.0) + paranoia (2.1.3) + activerecord (~> 4.0) pg (0.18.2) poltergeist (1.6.0) capybara (~> 2.1) @@ -331,6 +333,7 @@ DEPENDENCIES kaminari launchy letter_opener_web (~> 1.2.0) + paranoia pg poltergeist quiet_assets