aboutsummaryrefslogtreecommitdiffstats
path: root/action_cable.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'action_cable.gemspec')
-rw-r--r--action_cable.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/action_cable.gemspec b/action_cable.gemspec
index 63ba751e9d..f6fcc92fee 100644
--- a/action_cable.gemspec
+++ b/action_cable.gemspec
@@ -10,7 +10,6 @@ Gem::Specification.new do |s|
s.homepage = 'http://basecamp.com'
s.add_dependency('activesupport', '~> 4.2.0')
- s.add_dependency('cramp', '~> 0.15.4')
s.files = Dir['README', 'lib/**/*']
s.has_rdoc = false