Sha256: 7ea7f2c54e7933223c2277ff8f3f6d88800aa1191950f5f26c6abfb49d66c6fa

Contents?: true

Size: 531 Bytes

Versions: 19

Compression:

Stored size: 531 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'
  gem 'mocha-on-bacon'
  gem 'prettybacon'

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

Version data entries

19 entries across 19 versions & 3 rubygems

Version Path
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/cocoapods-try-1.1.0/Gemfile
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/cocoapods-try-1.1.0/Gemfile
cocoapods-try-1.1.0 Gemfile
cocoapods-try-1.0.0 Gemfile
cocoapods-try-1.0.0.rc.1 Gemfile
cocoapods-try-1.0.0.beta.4 Gemfile
cocoapods-try-1.0.0.beta.3 Gemfile
cocoapods-try-1.0.0.beta.2 Gemfile
cocoapods-try-1.0.0.beta.1 Gemfile
cocoapods-depend-0.1.1 Gemfile
cocoapods-depend-0.1.0 Gemfile
cocoapods-try-0.5.1 Gemfile
cocoapods-try-0.5.0 Gemfile
cocoapods-try-0.4.5 Gemfile
cocoapods-try-0.4.4 Gemfile
cocoapods-try-0.4.3 Gemfile
cocoapods-try-0.4.2 Gemfile
cocoapods-try-0.4.1 Gemfile
cocoapods-try-0.4.0 Gemfile