Sha256: d6469f32bf403268175de3148b72fe65c31f3efc8f0228bedf99579715ac8494
Contents?: true
Size: 927 Bytes
Versions: 1
Compression:
Stored size: 927 Bytes
Contents
# Code generated for API Clients. DO NOT EDIT. source 'https://rubygems.org' gemspec gem 'rake', '~> 13.2.1' group :development do # https://github.com/guard/guard gem 'guard', '~> 2.18.1' # https://github.com/guard/guard-rspec gem 'guard-rspec', '~> 4.7.3' # https://github.com/guard/guard-bundler gem 'guard-bundler', '~> 3.0.1' end group :test do # https://github.com/rspec/rspec gem 'rspec', '~> 3.13.0' # https://github.com/simplecov-ruby/simplecov gem 'simplecov', '~> 0.22.0', require: false # https://github.com/bblimke/webmock gem 'webmock', '~> 3.23.1' end group :development, :test do # https://github.com/pry/pry gem 'pry', '~> 0.14.2' # https://github.com/lsegal/yard gem 'yard', '~> 0.9.36' # https://github.com/airbnb/ruby/tree/master/rubocop gem 'rubocop', '~> 1.32.0' # https://github.com/airbnb/ruby/tree/master/rubocop-airbnb gem 'rubocop-airbnb', '~> 6.0.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ngrok-api-0.24.0 | Gemfile |