Sha256: 1fba386789829463a074d63df54988c242a8fc73b0af69f7c9f733ac33d6826e
Contents?: true
Size: 439 Bytes
Versions: 3
Compression:
Stored size: 439 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' # Specify your gem's dependencies in proformaxml.gemspec gemspec gem 'bundler' gem 'factory_bot' gem 'guard' gem 'guard-rspec' gem 'pry' gem 'pry-byebug' gem 'rake' gem 'rspec' gem 'rspec-collection_matchers' gem 'rspec-github' gem 'rubocop' gem 'rubocop-factory_bot' gem 'rubocop-performance' gem 'rubocop-rails' gem 'rubocop-rspec' gem 'rubocop-rspec_rails' gem 'simplecov'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
proformaxml-1.5.2 | Gemfile |
proformaxml-1.5.1 | Gemfile |
proformaxml-1.5.0 | Gemfile |