Sha256: 3ae53981e8047cdc618bb35316c702d60808d6d403772ba5a34e18066d3e0af7

Contents?: true

Size: 844 Bytes

Versions: 13

Compression:

Stored size: 844 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.
# At the same time, the 1.7.7 version won't install cleanly on Ruby > 2.2,
# so we use a fork that makes a trivial change to a macro invocation.
gem 'json', :git => 'https://github.com/segiddins/json.git', :branch => 'seg-1.7.7-ruby-2.2'

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 & 2 rubygems

Version Path
cocoapods-trunk-1.6.0 Gemfile
cocoapods-trunk-1.5.0 Gemfile
cocoapods-trunk-1.4.1 Gemfile
cocoapods-trunk-1.4.0 Gemfile
cocoapods-dependency-html-0.0.2 vendor/bundle/gems/cocoapods-trunk-1.3.1/Gemfile
cocoapods-dependency-html-0.0.1 vendor/bundle/gems/cocoapods-trunk-1.3.1/Gemfile
cocoapods-trunk-1.3.1 Gemfile
cocoapods-trunk-1.3.0 Gemfile
cocoapods-trunk-1.2.0 Gemfile
cocoapods-trunk-1.1.2 Gemfile
cocoapods-trunk-1.1.1 Gemfile
cocoapods-trunk-1.1.0 Gemfile
cocoapods-trunk-1.1.0.beta.1 Gemfile