Sha256: 8299d7fd38adbc79ace0469f69c5ffdcc8fe28fc90a98cc5457a018e5abb897d

Contents?: true

Size: 247 Bytes

Versions: 6

Compression:

Stored size: 247 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

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

gem 'minitest', '~> 5.0'
gem 'rake', '~> 12.0'

gem 'rubocop', '~> 1.18'

gem "minitest-power_assert", "~> 0.3.1"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
application_form-0.5.4 Gemfile
application_form-0.5.3 Gemfile
application_form-0.5.2 Gemfile
application_form-0.5.1 Gemfile
application_form-0.5.0 Gemfile
application_form-0.4.0 Gemfile