Sha256: 20f5d823de279e4ae074b5748aa386a74c7520c7b82670770b028644924eb857

Contents?: true

Size: 510 Bytes

Versions: 3

Compression:

Stored size: 510 Bytes

Contents

source 'https://rubygems.org'

gemspec

group :development do
  # gem 'cocoapods',      :git => 'https://github.com/CocoaPods/CocoaPods.git', :branch => 'master'
  # gem 'cocoapods-core', :git => 'https://github.com/CocoaPods/Core.git', :branch => 'master'
  gem 'claide',         :git => 'https://github.com/CocoaPods/CLAide.git', :branch => 'master'

  gem 'bacon'
  gem 'mocha-on-bacon'
  gem 'prettybacon'
  gem 'vcr'
  gem 'webmock'

  gem 'codeclimate-test-reporter', :require => nil
  gem 'rubocop'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
claide-plugins-0.9.2 Gemfile
claide-plugins-0.9.1 Gemfile
claide-plugins-0.9.0 Gemfile