Sha256: 9441b668281e9ffd4713f408790b238ea0139d6614a5cf0d2f1362d4cffc241a
Contents?: true
Size: 322 Bytes
Versions: 4
Compression:
Stored size: 322 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' git_source(:github) do |repo_name| "https://github.com/#{repo_name}" end # Specify your gem's dependencies in aid.gemspec gemspec group :development do gem 'aid-foo', require: false, path: File.dirname(__FILE__) + '/spec/plugins/aid-foo' end
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
aid-0.2.2 | Gemfile |
abtion-aid-0.3.2 | Gemfile |
abtion-aid-0.3.1 | Gemfile |
abtion-aid-0.2.0 | Gemfile |