Sha256: 8bb921eb211fa0257a076b5564e1ca2a285c746c52d368f341bdea5a4be7b239

Contents?: true

Size: 190 Bytes

Versions: 30

Compression:

Stored size: 190 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in rspec-openapi.gemspec
gemspec

gem 'rails', '6.0.3.2'
gem 'roda'
gem 'rspec-rails'

group :development do
  gem 'pry'
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
rspec-openapi-0.3.9 Gemfile
rspec-openapi-0.3.8 Gemfile
rspec-openapi-0.3.7 Gemfile
rspec-openapi-0.3.6 Gemfile
rspec-openapi-0.3.5 Gemfile
rspec-openapi-0.3.4 Gemfile
rspec-openapi-0.3.3 Gemfile
rspec-openapi-0.3.2 Gemfile
rspec-openapi-0.3.1 Gemfile
rspec-openapi-0.3.0 Gemfile