Sha256: 308ba7f58ec7882d2babf2827382f935529500e0869fa8a4f4b6fd349353eb89

Contents?: true

Size: 506 Bytes

Versions: 8

Compression:

Stored size: 506 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

8 entries across 8 versions & 2 rubygems

Version Path
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/cocoapods-plugins-1.0.0/Gemfile
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/cocoapods-plugins-1.0.0/Gemfile
cocoapods-plugins-1.0.0 Gemfile
cocoapods-plugins-1.0.0.rc.1 Gemfile
cocoapods-plugins-1.0.0.beta.1 Gemfile
cocoapods-plugins-0.4.2 Gemfile
cocoapods-plugins-0.4.1 Gemfile
cocoapods-plugins-0.4.0 Gemfile