diff --git a/Gemfile.lock b/Gemfile.lock index e248553..46d1ae1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,8 @@ GIT - remote: git://github.com/rails-api/active_model_serializers.git - revision: 4891c22a7831c8b15f056968612ccac3cc3fdb46 + remote: https://github.com/rails-api/active_model_serializers.git + revision: beeb216fab286537389788349c513264325393ef specs: - active_model_serializers (0.10.0.pre) - activemodel (>= 4.0) + active_model_serializers (1.0.0.pre.dev) GEM remote: https://rubygems.org/ @@ -66,6 +65,7 @@ GEM simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) columnize (0.9.0) + crass (1.0.6) diff-lcs (1.2.5) docile (1.1.5) dotenv (2.0.0) @@ -109,7 +109,8 @@ GEM actionpack (>= 3.0, < 5.0) activerecord (>= 3.0, < 5.0) railties (>= 3.0, < 5.0) - loofah (2.0.1) + loofah (2.19.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.9) mail (2.6.3)