Sha256: 84af46fd3f3ad61087cf9674ecb1380b451b2be9d82d0e606eb4c518a136886a

Contents?: true

Size: 237 Bytes

Versions: 30

Compression:

Stored size: 237 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :test do
  gem 'debugger2' unless RUBY_VERSION < "2.0"
  gem 'coveralls', require: false
  gem 'growl'
end

group :development do
  gem 'rspec', '~> 2.13'
  gem 'guard-rspec'
  gem 'rake'
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
polytexnic-0.9.3 Gemfile
polytexnic-0.9.2 Gemfile
polytexnic-0.9.1 Gemfile
polytexnic-0.9.0 Gemfile
polytexnic-0.8.4 Gemfile
polytexnic-0.8.3 Gemfile
polytexnic-0.8.2 Gemfile
polytexnic-0.8.1 Gemfile
polytexnic-0.8.0 Gemfile
polytexnic-0.7.7 Gemfile
polytexnic-0.7.6 Gemfile
polytexnic-0.7.5 Gemfile
polytexnic-0.7.4 Gemfile
polytexnic-0.7.3 Gemfile
polytexnic-0.7.2 Gemfile
polytexnic-0.7.1 Gemfile
polytexnic-0.7.0 Gemfile
polytexnic-0.6.11 Gemfile
polytexnic-0.6.10 Gemfile
polytexnic-0.6.9 Gemfile