Sha256: 236028222a640cc2c741a818509cdbe9d5a841931db0994139342c5b8d4632ea

Contents?: true

Size: 196 Bytes

Versions: 1

Compression:

Stored size: 196 Bytes

Contents

source "https://rubygems.org"

group :development do
  gem "bundler"
  gem "rake"
  gem "test-unit"

  # Workaround for `unsafe_load`
  if "3.0" > RUBY_VERSION
    gem "psych", ">= 4.0"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
yaml-0.2.1 Gemfile