From 4bb995a4aa21531551066c9ca5be5238fdf2225f Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 6 Jul 2015 19:17:40 +0200 Subject: Use latest Bundler --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 0220e1cf6a..4e2ff79c81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - action_cable (0.0.3) + action_cable (0.1.0) activesupport (>= 4.2.0) celluloid (~> 0.16.0) em-hiredis (~> 0.3.0) @@ -52,3 +52,6 @@ DEPENDENCIES action_cable! puma rake + +BUNDLED WITH + 1.10.5 -- cgit v1.2.3