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