Sha256: db0c21d6ce3b03dfb6de13c7113361c48f3f471a6b5d0a8f31ad312fd7381bfb

Contents?: true

Size: 236 Bytes

Versions: 16

Compression:

Stored size: 236 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

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

gem "rake"
gem "rake-compiler"

gem 'pry'
gem "rubocop"

group :test do
  gem "rspec"
  gem "simplecov"
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
smarter_csv-1.13.0 Gemfile
smarter_csv-1.12.1 Gemfile
smarter_csv-1.12.0 Gemfile
smarter_csv-1.12.0.pre1 Gemfile
smarter_csv-1.11.2 Gemfile
smarter_csv-1.11.1 Gemfile
smarter_csv-1.11.0 Gemfile
smarter_csv-1.10.3 Gemfile
smarter_csv-1.10.2 Gemfile
smarter_csv-1.11.0.pre2 Gemfile
smarter_csv-1.11.0.pre1 Gemfile
smarter_csv-1.10.1 Gemfile
smarter_csv-1.10.0 Gemfile
smarter_csv-1.9.3 Gemfile
smarter_csv-1.9.2 Gemfile
smarter_csv-1.9.2.pre01 Gemfile