Sha256: 8e10c45e85b7f8652bec5b3907b263c64b608643fd3b55f7e37fcf10c5d25473

Contents?: true

Size: 211 Bytes

Versions: 14

Compression:

Stored size: 211 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in highlight.gemspec
gemspec

gem 'minitest', '~> 5.0'
gem 'rake', '~> 12.0'

# Gemfile
group :development do
  gem 'rubocop', require: false
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
highlight_io-0.5.4 Gemfile
highlight_io-0.5.3 Gemfile
highlight_io-0.5.2 Gemfile
highlight_io-0.5.1 Gemfile
highlight_io-0.5.0 Gemfile
highlight_io-0.4.0 Gemfile
highlight_io-0.3.1 Gemfile
highlight_io-0.3.0 Gemfile
highlight_io-0.2.2 Gemfile
highlight_io-0.2.1 Gemfile
highlight_io-0.2.0 Gemfile
highlight_io-0.1.4 Gemfile
highlight_io-0.1.3 Gemfile
highlight_io-0.1.2 Gemfile