Sha256: cb8b1250e77b000f25c9364d19c07afe2b707df4c299a252900703fc5cb0ce5f

Contents?: true

Size: 155 Bytes

Versions: 4

Compression:

Stored size: 155 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

gemspec

group :development, :test do
  gem 'debug'
end

group :test do
  gem 'rack-test'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
inferno_core-0.5.4 lib/inferno/apps/cli/templates/Gemfile.tt
inferno_core-0.5.3 lib/inferno/apps/cli/templates/Gemfile.tt
inferno_core-0.5.2 lib/inferno/apps/cli/templates/Gemfile.tt
inferno_core-0.5.1 lib/inferno/apps/cli/templates/Gemfile.tt