Sha256: 00e7c2c03be3914504714b392333e8989a4f69c733ed2aa25c2bd3ad888b51dd

Contents?: true

Size: 268 Bytes

Versions: 1

Compression:

Stored size: 268 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

group :development, :test do
  gem 'codeclimate-test-reporter', require: false
  gem 'rspec_junit_formatter'
  gem 'rubocop-ci', git: 'https://github.com/ad2games/rubocop-ci'
  gem 'simplecov'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
soapy_cake-2.2.6 Gemfile