From 9b802b879f20c63aaafa6b88ae4ebf0ae1ad7430 Mon Sep 17 00:00:00 2001 From: Hauke Klement Date: Thu, 12 Mar 2015 11:44:26 +0100 Subject: [PATCH] updated bundle --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f654fd3..dee9a17e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM turbolinks json (1.8.2) json (1.8.2-java) - jwt (1.3.0) + jwt (1.4.1) kramdown (1.6.0) mail (2.6.3) mime-types (>= 1.16, < 3) @@ -220,6 +220,7 @@ GEM i18n polyamorous (~> 1.1) rdoc (4.2.0) + json (~> 1.4) ref (1.0.5) rspec (3.1.0) rspec-core (~> 3.1.0) @@ -301,8 +302,8 @@ GEM structured_warnings (0.2.0) temple (0.7.5) thor (0.19.1) - thread_safe (0.3.4) - thread_safe (0.3.4-java) + thread_safe (0.3.5) + thread_safe (0.3.5-java) tilt (1.4.1) turbolinks (2.5.3) coffee-rails @@ -311,7 +312,7 @@ GEM uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) - web-console (2.1.1) + web-console (2.1.2) activemodel (>= 4.0) binding_of_caller (>= 0.7.2) railties (>= 4.0)