Sha256: 2dd3a37b492c096b6d476d49a583a898f2de1b5755ebbefb504cf98cfd715212

Contents?: true

Size: 303 Bytes

Versions: 13

Compression:

Stored size: 303 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

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

gem "rake", "~> 13.0"

gem "rspec", "~> 3.0"

gem "rubocop", "~> 1.21"
gem "rubocop-rspec", require: false

gem "simplecov"
gem "simplecov-lcov"
gem "undercover"

gem "pry"

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
transmutation-0.4.5 Gemfile
transmutation-0.4.4 Gemfile
transmutation-0.4.1 Gemfile
transmutation-0.3.6 Gemfile
transmutation-0.3.5 Gemfile
transmutation-0.3.4 Gemfile
transmutation-0.3.3 Gemfile
transmutation-0.3.1 Gemfile
transmutation-0.3.0 Gemfile
transmutation-0.2.3 Gemfile
transmutation-0.2.2 Gemfile
transmutation-0.2.1 Gemfile
transmutation-0.2.0 Gemfile