Sha256: 351b7c2fee9b5a3185c5e3a1ed059ddcd8ee84d95f6430fdf148c722ffd9fd2c
Contents?: true
Size: 185 Bytes
Versions: 3
Compression:
Stored size: 185 Bytes
Contents
source 'https://rubygems.org' gemspec # Utility gem 'rake' # Documentation gem 'yard' gem 'redcarpet' group :test do gem 'minitest' gem 'minitest-wscolor' gem 'simplecov' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hands-0.2.1 | Gemfile |
hands-0.2.0 | Gemfile |
hands-0.1.0 | Gemfile |