Skip to content

Commit 9837f59

Browse files
Pin async to a working version
1 parent bb740d0 commit 9837f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gemfiles/standard.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def standard_dependencies
4545
group :testing do
4646
gem 'timecop'
4747
gem 'ice_nine'
48+
gem 'async', '2.23.1', platforms: :mri
4849
gem 'rubydns', platforms: :mri
4950
gem 'rspec-retry'
5051
gem 'rfc', '~> 0.2.0'

0 commit comments

Comments
 (0)