Sha256: dc4cdbf2e668f9dafe7a3eae8cfec08a358afc11004770b331b986dd305bf88c
Contents?: true
Size: 408 Bytes
Versions: 3
Compression:
Stored size: 408 Bytes
Contents
source 'https://rubygems.org' gemspec :name => 'shoes' gemspec :name => 'shoes-dsl' gemspec :name => 'shoes-swt' group :development do gem "guard" gem "guard-rspec" gem "pry" gem "rspec", "~>3.0.0" gem "rspec-its", "~>1.0.1" gem "rake" gem "yard" gem "kramdown" gem 'simplecov' gem 'coveralls' gem "codeclimate-test-reporter" gem 'jruby-lint' gem 'webmock' gem 'hometown' end
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
shoes-4.0.0.pre2 | Gemfile |
shoes-swt-4.0.0.pre2 | Gemfile |
shoes-dsl-4.0.0.pre2 | Gemfile |