aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/actioncable.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'actioncable/actioncable.gemspec')
-rw-r--r--actioncable/actioncable.gemspec3
1 files changed, 0 insertions, 3 deletions
diff --git a/actioncable/actioncable.gemspec b/actioncable/actioncable.gemspec
index 29836f012f..c98ec9afc9 100644
--- a/actioncable/actioncable.gemspec
+++ b/actioncable/actioncable.gemspec
@@ -25,9 +25,6 @@ Gem::Specification.new do |s|
"changelog_uri" => "https://github.com/rails/rails/blob/v#{version}/actioncable/CHANGELOG.md"
}
- # NOTE: Please read our dependency guidelines before updating versions:
- # https://edgeguides.rubyonrails.org/security.html#dependency-management-and-cves
-
s.add_dependency "actionpack", version
s.add_dependency "nio4r", "~> 2.0"