Project

General

Profile

Download (185 Bytes) Statistics
| Branch: | Tag: | Revision:
source 'https://rubygems.org'

gemspec

gem 'concurrent-ruby', '~> 1.0', require: 'concurrent'

Dir[File.join(__dir__, 'bundler.d', '*.rb')].each do |bundle|
eval_gemfile(bundle)
end
(7-7/14)