Sha256: 15deaf24e2656e7c78175aab0685211a4f734ce626fbfd7a1e068dcf4cfa6c4e

Contents?: true

Size: 278 Bytes

Versions: 11

Compression:

Stored size: 278 Bytes

Contents

source :rubygems

gemspec

group :development, :test do
  gem 'bundler'
  gem 'kramdown'
  gem 'pry'
  gem 'pry-doc'
  gem 'rake'
  gem 'reek'
  gem 'rspec'
  gem 'ruby2ruby', '=1.3.0' # 1.3.1 is broken :(
  gem 'simplecov'
  gem 'syslogger', :require => false
  gem 'yard'
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
madvertise-logging-0.9.4 Gemfile
madvertise-logging-0.9.3 Gemfile
madvertise-logging-0.9.2 Gemfile
madvertise-logging-0.9.1 Gemfile
madvertise-logging-0.9.0 Gemfile
madvertise-logging-0.8.1 Gemfile
madvertise-logging-0.8.0 Gemfile
madvertise-logging-0.7.3 Gemfile
madvertise-logging-0.7.2 Gemfile
madvertise-logging-0.7.1 Gemfile
madvertise-logging-0.7.0 Gemfile