Sha256: bb299fab948120d1c0e0a3120dafde54b84d314c3c9959d4638ee2e88d389d87
Contents?: true
Size: 389 Bytes
Versions: 2
Compression:
Stored size: 389 Bytes
Contents
source 'https://rubygems.org' group :test, :local_development do gem 'pry' gem 'pry-nav' gem 'redcarpet', :platforms => :ruby 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
metric_fu-4.10.0 | Gemfile |
metric_fu-4.9.0 | Gemfile |