Sha256: 5880befc9b4bf1beb92489a439542820e25ab5d41b7cef30f16ea0d7bd3c6442

Contents?: true

Size: 250 Bytes

Versions: 34

Compression:

Stored size: 250 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

gems_subdir = ::File.join(__dir__, 'sub')
Dir["#{gems_subdir}/*"].each do |dir|
  next unless ::File.file?(::File.join(dir, 'Gemfile'))

  gem ::File.basename(dir), path: dir
end

Version data entries

34 entries across 34 versions & 2 rubygems

Version Path
eac_tools-0.7.0 sub/avm-tools/Gemfile
eac_tools-0.6.0 sub/avm-tools/Gemfile
avm-tools-0.121.2 Gemfile
eac_tools-0.5.0 sub/avm-tools/Gemfile
eac_tools-0.4.0 sub/avm-tools/Gemfile
eac_tools-0.3.0 sub/avm-tools/Gemfile
eac_tools-0.2.2 sub/avm-tools/Gemfile
avm-tools-0.121.1 Gemfile
avm-tools-0.121.0 Gemfile
avm-tools-0.120.2 Gemfile
avm-tools-0.120.1 Gemfile
avm-tools-0.120.0 Gemfile
avm-tools-0.119.0 Gemfile
avm-tools-0.118.0 Gemfile
avm-tools-0.117.3 Gemfile
avm-tools-0.117.2 Gemfile
avm-tools-0.117.1 Gemfile
avm-tools-0.117.0 Gemfile
avm-tools-0.116.2 Gemfile
avm-tools-0.116.1 Gemfile