Sha256: 01082fce0920c4795e128816fc7f99040c30866cc37d5c3e1f863eaab67265fc
Contents?: true
Size: 623 Bytes
Versions: 1
Compression:
Stored size: 623 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 'codeclimate-test-reporter', :require => nil gem 'rubocop', '~> 0.26.0' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-trunk-0.4.0 | Gemfile |