Bump concurrent-ruby and concurrent-ruby-ext to 1.1.5

This matches the version used in Gitaly and avoids potential
version conflicts when multiple versions are installed.
This commit is contained in:
Stan Hu 2019-05-31 23:27:10 -07:00
parent 2ad5b30b6c
commit fe0c53805d
1 changed files with 3 additions and 3 deletions

View File

@ -139,9 +139,9 @@ GEM
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
concurrent-ruby (1.1.3)
concurrent-ruby-ext (1.1.3)
concurrent-ruby (= 1.1.3)
concurrent-ruby (1.1.5)
concurrent-ruby-ext (1.1.5)
concurrent-ruby (= 1.1.5)
connection_pool (2.2.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)