Sha256: 84ffefa1bbd5720b4736426ad0700d95105e3f6139fd3ba96cf8d2845f27ed93
Contents?: true
Size: 307 Bytes
Versions: 5
Compression:
Stored size: 307 Bytes
Contents
source 'http://rubygems.org' group :test do gem 'ffaker' gem 'rspec' gem 'simplecov', require: false gem 'guard-rspec' gem 'growl' end if RUBY_VERSION < "1.9" gem "ruby-debug" else gem "ruby-debug19" end gemspec gem 'spree', git: 'https://github.com/spree/spree.git', branch: '1-0-stable'
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
spree_correios-1.0.4 | Gemfile |
spree_correios-1.0.3 | Gemfile |
spree_correios-1.0.2 | Gemfile |
spree_correios-1.0.1 | Gemfile |
spree_correios-1.0.0 | Gemfile |