We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c68d80 commit e003b21Copy full SHA for e003b21
Gemfile
@@ -27,6 +27,7 @@ gem "standard", "~> 1.18.0"
27
gem "simplecov", "~> 0.21.0"
28
gem "pry"
29
gem "webmock", "~> 3.14"
30
+gem "concurrent-ruby", "1.3.4"
31
32
# Dummy app dependencies
33
gem "sqlite3", "~> 1.4"
0 commit comments