Sha256: a8c305398a04db5923407160bb2021cb15f24daad4bd17579f77def673450743

Contents?: true

Size: 266 Bytes

Versions: 10

Compression:

Stored size: 266 Bytes

Contents

source "https://rubygems.org"

gemspec

group :test do
  gem "rspec"
  gem "aruba"
  gem "cucumber", "~> 1.3.20"
  gem "rubocop", "~> 0.41.2" if RUBY_VERSION >= "2"
end

group :development do
  gem "relish"
  gem "method_profiler"
  gem "ruby-prof"
  gem "rake"
end

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
entitlements-app-1.1.0 lib/contracts-ruby2/Gemfile
entitlements-app-1.0.0 lib/contracts-ruby2/Gemfile
entitlements-app-0.3.4 lib/contracts-ruby2/Gemfile
entitlements-app-0.3.1 lib/contracts-ruby2/Gemfile
entitlements-app-0.3.0 lib/contracts-ruby2/Gemfile
entitlements-0.2.1 lib/contracts-ruby2/Gemfile
entitlements-app-0.2.1 lib/contracts-ruby2/Gemfile
entitlements-0.2.0 lib/contracts-ruby2/Gemfile
entitlements-app-0.2.0 lib/contracts-ruby2/Gemfile
contracts-0.16.1 Gemfile