Skip to content

Commit 2ae8e72

Browse files
authored
Update concurrent-ruby gem version constraint
1 parent 32df5dd commit 2ae8e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
2-
gem 'concurrent-ruby', '> 1.3.4'
2+
gem 'concurrent-ruby', '< 1.3.4'
33

44
gemspec

0 commit comments

Comments
 (0)