Sha256: 85d12d12924055f60b6a9f698a58dbe29ff56dc66cb25a623137fde425c03dab

Contents?: true

Size: 626 Bytes

Versions: 13

Compression:

Stored size: 626 Bytes

Contents

source 'https://rubygems.org'

gemspec

# This is the version that ships with OS X 10.10, so be sure we test against it.
gem 'json', '1.7.7'

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 'kicker'
  gem 'mocha'
  gem 'mocha-on-bacon'
  gem 'prettybacon'
  gem 'webmock'

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cocoapods-trunk-1.0.0 Gemfile
cocoapods-trunk-1.0.0.rc.1 Gemfile
cocoapods-trunk-1.0.0.beta.4 Gemfile
cocoapods-trunk-1.0.0.beta.3 Gemfile
cocoapods-trunk-1.0.0.beta.2 Gemfile
cocoapods-trunk-1.0.0.beta.1 Gemfile
cocoapods-trunk-0.6.4 Gemfile
cocoapods-trunk-0.6.3 Gemfile
cocoapods-trunk-0.6.2 Gemfile
cocoapods-trunk-0.6.1 Gemfile
cocoapods-trunk-0.6.0 Gemfile
cocoapods-trunk-0.5.1 Gemfile
cocoapods-trunk-0.5.0 Gemfile