Sha256: 05ac9e8da7fea35a3ee6437118b35f60d20aea9b6cc9be2cd846fe68ccee2478

Contents?: true

Size: 256 Bytes

Versions: 46

Compression:

Stored size: 256 Bytes

Contents

source 'https://rubygems.org'

gem 'grape', '0.14.0'
gem 'rack', '~> 1.6'
gem 'activesupport', '~> 4.2'
if Gem::Version.new(RUBY_VERSION) <= Gem::Version.new("2.1.0")
  gem 'public_suffix', "~> 2.0.0"
else
  gem 'public_suffix'
end

gemspec :path => '../'

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
appsignal-2.10.3-java gemfiles/grape.gemfile
appsignal-2.10.3 gemfiles/grape.gemfile
appsignal-2.10.2-java gemfiles/grape.gemfile
appsignal-2.10.2 gemfiles/grape.gemfile
appsignal-2.10.1-java gemfiles/grape.gemfile
appsignal-2.10.1 gemfiles/grape.gemfile
appsignal-2.10.0-java gemfiles/grape.gemfile
appsignal-2.10.0 gemfiles/grape.gemfile
appsignal-2.9.18 gemfiles/grape.gemfile
appsignal-2.9.18-java gemfiles/grape.gemfile
appsignal-2.9.18.beta.2-java gemfiles/grape.gemfile
appsignal-2.9.18.beta.2 gemfiles/grape.gemfile
appsignal-2.9.18.beta.1 gemfiles/grape.gemfile
appsignal-2.9.18.beta.1-java gemfiles/grape.gemfile
appsignal-2.9.17-java gemfiles/grape.gemfile
appsignal-2.9.17 gemfiles/grape.gemfile
appsignal-2.9.16-java gemfiles/grape.gemfile
appsignal-2.9.16 gemfiles/grape.gemfile
appsignal-2.9.15-java gemfiles/grape.gemfile
appsignal-2.9.15 gemfiles/grape.gemfile