Sha256: 71decac23c0887057f42c3d4ca21b234427c4629d26d8a107a8a13e8f871bf62
Contents?: true
Size: 387 Bytes
Versions: 4
Compression:
Stored size: 387 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-performance' gem 'rubocop-rails' gem 'rubocop-rspec' gem 'simplecov'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
proformaxml-1.4.0 | Gemfile |
proformaxml-1.3.0 | Gemfile |
proformaxml-1.2.0 | Gemfile |
proformaxml-1.1.0 | Gemfile |