Sha256: 00c8e96ac35a7e71884413fee97093d58aa4c8b1ff375a65a11c2d887e043568

Contents?: true

Size: 201 Bytes

Versions: 10

Compression:

Stored size: 201 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

group :test do
  gem 'pry'
  gem 'pry-byebug'
  gem 'rspec'
  gem 'rubocop'
  gem 'rubocop-rspec'
  gem 'vcr'
  gem 'webmock'
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
convox_installer-1.0.9 Gemfile
convox_installer-1.0.8 Gemfile
convox_installer-1.0.7 Gemfile
convox_installer-1.0.6 Gemfile
convox_installer-1.0.5 Gemfile
convox_installer-1.0.4 Gemfile
convox_installer-1.0.3 Gemfile
convox_installer-1.0.2 Gemfile
convox_installer-1.0.1 Gemfile
convox_installer-1.0.0 Gemfile