Sha256: 4538eab5963d1bd5c2a36cbb0db1bd75bf6cbe3b036ab2a79665f0d464db85c3

Contents?: true

Size: 219 Bytes

Versions: 14

Compression:

Stored size: 219 Bytes

Contents

source 'https://rubygems.org'

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

group :development do
	gem 'pry'
	gem 'pry-coolline'
end

group :test do
	gem 'simplecov'
	gem 'coveralls', require: false
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
teapot-1.2.6 Gemfile
teapot-1.2.5 Gemfile
teapot-1.2.4 Gemfile
teapot-1.2.3 Gemfile
teapot-1.2.2 Gemfile
teapot-1.2.1 Gemfile
teapot-1.2.0 Gemfile
teapot-1.1.2 Gemfile
teapot-1.1.1 Gemfile
teapot-1.1.0 Gemfile
teapot-1.0.3 Gemfile
teapot-1.0.2 Gemfile
teapot-1.0.1 Gemfile
teapot-1.0.0 Gemfile