We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c087f38 commit 3d61ed6Copy full SHA for 3d61ed6
specs_e2e/rails_6_1_7/Gemfile
@@ -10,6 +10,7 @@ gem 'puma', '~> 5.0'
10
11
# Reduces boot times through caching; required in config/boot.rb
12
gem 'bootsnap', '>= 1.4.4', require: false
13
+gem 'concurrent-ruby', '< 1.3.5'
14
gem 'date', '~> 3.3.3'
15
gem 'timeout', '~> 0.3.2'
16
0 commit comments