Sha256: ac6e390a433586e4f41ba0170c5401c108f35725c0461ed57e4ccedc9a6c1344

Contents?: true

Size: 216 Bytes

Versions: 118

Compression:

Stored size: 216 Bytes

Contents

source 'https://rubygems.org'

gem 'rack'
gem 'rack-app'
gem 'rspec'
gem 'pry-byebug'

appmap_gem_opts = {}
appmap_gem_opts[:path] = '../../..' if File.exist?('../../../appmap.gemspec')
gem 'appmap', appmap_gem_opts

Version data entries

118 entries across 118 versions & 1 rubygems

Version Path
appmap-0.54.2 spec/fixtures/rack_users_app/Gemfile
appmap-0.54.1 spec/fixtures/rack_users_app/Gemfile
appmap-0.54.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.53.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.52.1 spec/fixtures/rack_users_app/Gemfile
appmap-0.52.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.51.3 spec/fixtures/rack_users_app/Gemfile
appmap-0.51.2 spec/fixtures/rack_users_app/Gemfile
appmap-0.51.1 spec/fixtures/rack_users_app/Gemfile
appmap-0.51.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.50.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.49.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.48.2 spec/fixtures/rack_users_app/Gemfile
appmap-0.48.1 spec/fixtures/rack_users_app/Gemfile
appmap-0.48.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.47.1 spec/fixtures/rack_users_app/Gemfile
appmap-0.47.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.46.0 spec/fixtures/rack_users_app/Gemfile
appmap-0.45.1 spec/fixtures/rack_users_app/Gemfile
appmap-0.45.0 spec/fixtures/rack_users_app/Gemfile