We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a740a0a commit 575a704Copy full SHA for 575a704
accept_values_for.gemspec
@@ -28,6 +28,5 @@ Gem::Specification.new do |spec|
28
spec.add_dependency "activemodel", ">= 7.1", "< 8.2"
29
spec.add_dependency "rspec", ">= 3.10", "< 4.0"
30
31
- spec.add_development_dependency "bundler", "~> 2.2"
32
spec.add_development_dependency "rake", "~> 13.0"
33
end
0 commit comments