Signed-off-by: Alex Coles <alex@alexbcoles.com>
@ -45,6 +45,7 @@ end
source 'https://rubygems.org'
gem "rails", "= 4.0.9"
gem 'protected_attributes'
gem "coderay", "~> 1.0.5"
gem "rubytree", "~> 0.8.3"
@ -210,6 +210,8 @@ GEM
rack (~> 1.0)
pg (0.17.1)
polyglot (0.3.5)
protected_attributes (1.0.7)
activemodel (>= 4.0.1, < 5.0)
prototype-rails (4.0.0)
rails (~> 4.0)
pry (0.9.12.6)
@ -418,6 +420,7 @@ DEPENDENCIES
oj
omniauth
pg (~> 0.17.1)
protected_attributes
prototype-rails
prototype_legacy_helper (= 0.0.0)!
pry-byebug