Sha256: e1d1d94ef05f5234fecae2f8b5fc33fa9b06ce5203017319b9315eb0eb2ff2df

Contents?: true

Size: 205 Bytes

Versions: 3

Compression:

Stored size: 205 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

# Specify your gem's dependencies in hello_world_hn.gemspec
gemspec

gem "rake", "~> 13.0"

gem "minitest", "~> 5.0"

gem "rubocop", "~> 1.21"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hello_world_hn-1.0.0.pre.beta.3 Gemfile
hello_world_hn-0.0.1.pre.beta.2 Gemfile
hello_world_hn-0.0.1.pre.beta.1 Gemfile