Sha256: f990b3f983498a6fd17531d6341859a49e371fa88f431a35cc517c039416b01d
Contents?: true
Size: 472 Bytes
Versions: 3
Compression:
Stored size: 472 Bytes
Contents
source 'https://rubygems.org' group :test, :coverage do # https://github.com/kina/simplecov-rcov-text gem 'simplecov-rcov-text' end group :test do gem 'test-construct' gem 'json' gem 'pry' gem 'pry-nav' end gemspec :path => File.expand_path('..', __FILE__) # group :development, :test do # gem 'devtools', git: 'https://github.com/rom-rb/devtools.git' # end # Added by devtools eval_gemfile File.expand_path('Gemfile.devtools', File.dirname(__FILE__))
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
metric_fu-4.6.0 | Gemfile |
metric_fu-4.5.2 | Gemfile |
metric_fu-4.5.1 | Gemfile |