Sha256: 88d031d24517be27213bd1b9a38d4ee6ed5815789692d93b2a341ec352a72a2c
Contents?: true
Size: 610 Bytes
Versions: 1
Compression:
Stored size: 610 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' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-trunk-0.4.1 | Gemfile |