We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d8bc3 commit aec41e9Copy full SHA for aec41e9
Gemfile
@@ -45,3 +45,4 @@ gem 'selenium-webdriver'
45
gem 'net-smtp' if RUBY_VERSION >= '3.1'
46
gem 'bigdecimal' if RUBY_VERSION >= '3.4'
47
gem 'mutex_m' if RUBY_VERSION >= '3.4'
48
+gem 'drb' if RUBY_VERSION >= '3.4'
0 commit comments