Sha256: 9df7ad3d2fa8f3c3b11b55b2b1e89581c6c0c990c11bb7c79c1b130e1e935f15

Contents?: true

Size: 344 Bytes

Versions: 10

Compression:

Stored size: 344 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in xml-section.gemspec
gemspec

group :test do
  gem "guard", "~> 2.13.0"
  gem "guard-minitest", "~> 2.4.4"
  gem "pry-byebug", "~> 3.3.0", platform: [:mri_20, :mri_21]
  gem "pry-debugger", "~> 0.2.3", platform: :mri_19
  gem "pry-doc", "~> 0.8.0"
  gem "bond", "~> 0.5.1"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
hermod-2.7.0 Gemfile
hermod-2.7.0.pre.rc.1 Gemfile
hermod-2.6.2 Gemfile
hermod-2.6.1 Gemfile
hermod-2.5.3 Gemfile
hermod-2.5.2 Gemfile
hermod-2.5.1 Gemfile
hermod-2.5.0 Gemfile
hermod-2.4.1 Gemfile
hermod-2.4.0 Gemfile