Sha256: 174906147b2f119856ef1469804dfa0f2b416b1a9e773bec65f090f5718ae6c0

Contents?: true

Size: 299 Bytes

Versions: 2

Compression:

Stored size: 299 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

git_source(:github) { |repo_name| "https://github.com/tmart/#{repo_name}" }

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

gem "rake", "~> 13.0"

gem "minitest", "~> 5.0"

gem "minitest-reporters", "~> 1.2.0"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tmart134_palindrome-0.2.1 Gemfile
tmart134_palindrome-0.1.1 Gemfile