Sha256: ae1a215e64fa96a10cb5a6ce5bf1a207ce00614913dc43a40b6ec9b4539e4d8b

Contents?: true

Size: 237 Bytes

Versions: 7

Compression:

Stored size: 237 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in newrelic-grape.gemspec
gemspec

group :development, :test do
  gem "rake", "~> 10.0"
  gem "bundler", "~> 1.0"
  gem "rspec", "~> 2.6"
  gem "rack-test", "~> 0.6.2"
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
newrelic-grape-2.0.0 Gemfile
newrelic-grape-1.4.1 Gemfile
newrelic-grape-1.3.1 Gemfile
newrelic-grape-1.3.0 Gemfile
newrelic-grape-1.2.1 Gemfile
newrelic-grape-1.2.0 Gemfile
newrelic-grape-1.1.0 Gemfile