We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad1a594 + 0ab29e5 commit 6b2001fCopy full SHA for 6b2001f
spring.gemspec
@@ -15,6 +15,8 @@ Gem::Specification.new do |gem|
15
16
gem.required_ruby_version = ">= 2.7.0"
17
18
+ gem.add_dependency 'mutex_m'
19
+
20
gem.add_development_dependency 'rake'
21
gem.add_development_dependency 'bump'
22
gem.add_development_dependency 'activesupport'
0 commit comments