aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2015-07-06 19:17:40 +0200
committerDavid Heinemeier Hansson <david@loudthinking.com>2015-07-07 19:03:57 +0200
commit4bb995a4aa21531551066c9ca5be5238fdf2225f (patch)
treed6df2a1e7285b5da7a98b07c8a93467a39e70561 /Gemfile.lock
parent026fd5b946c20e2667d3f6acd959c9afbd2c7deb (diff)
downloadrails-4bb995a4aa21531551066c9ca5be5238fdf2225f.tar.gz
rails-4bb995a4aa21531551066c9ca5be5238fdf2225f.tar.bz2
rails-4bb995a4aa21531551066c9ca5be5238fdf2225f.zip
Use latest Bundler
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 4 insertions, 1 deletions
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