Sha256: 328677c2c7a72ca2a54bec5b5780f78fe5746ce7bba44e2efd99e9acb283e36e

Contents?: true

Size: 274 Bytes

Versions: 2

Compression:

Stored size: 274 Bytes

Contents

# Copyright 2013 Google Inc. All Rights Reserved.
# Licensed under the Apache License, Version 2.0, found in the LICENSE file.

source "https://rubygems.org"

group :development do
  gem "yard"
end

group :test do
  gem "rspec"
  gem "pry"

  gem "yajl-ruby", "= 1.1.0"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
allocation_stats-0.1.2 Gemfile
allocation_stats-0.1.1 Gemfile