Sha256: ff93a53112e8ad3237b9cb928d689b268d5d041406026b169759f91cfd68755a

Contents?: true

Size: 237 Bytes

Versions: 19

Compression:

Stored size: 237 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

group :development do
  gem 'byebug'
  gem 'minitest'
  gem 'mocha'
  gem 'nokogiri'
  gem 'rake'
  gem 'rubocop', '~> 0.67'
  gem 'rubocop-performance'
  gem 'simplecov'
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
ohloh_scm-4.0.5 Gemfile
ohloh_scm-4.0.4 Gemfile
ohloh_scm-4.0.3 Gemfile
ohloh_scm-4.0.2 Gemfile
ohloh_scm-4.0.1 Gemfile
ohloh_scm-3.0.21 Gemfile
ohloh_scm-3.0.19 Gemfile
ohloh_scm-3.0.17 Gemfile
ohloh_scm-3.0.16 Gemfile
ohloh_scm-3.0.15 Gemfile
ohloh_scm-3.0.14 Gemfile
ohloh_scm-3.0.13 Gemfile
ohloh_scm-3.0.12 Gemfile
ohloh_scm-3.0.11 Gemfile
ohloh_scm-3.0.10 Gemfile
ohloh_scm-3.0.8 Gemfile
ohloh_scm-3.0.7 Gemfile
ohloh_scm-3.0.2 Gemfile
ohloh_scm-3.0.1 Gemfile