Sha256: 252fe2a2d3710d29619d57a05d4b7e5a10d115309e73c3fb95b9d2d0e907dff1

Contents?: true

Size: 229 Bytes

Versions: 9

Compression:

Stored size: 229 Bytes

Contents

source 'https://rubygems.org'
ruby '2.0.0'

gem 'git-utils'
gem 'httparty', '~> 0.10.0'
gem 'git'
gem 'nokogiri'

group :test do
  gem 'rspec', '~> 2.13.0'
end

# Specify your gem's dependencies in pivotal-github.gemspec
gemspec

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
pivotal-github-1.0.12 Gemfile
pivotal-github-1.0.11 Gemfile
pivotal-github-1.0.10 Gemfile
pivotal-github-1.0.9 Gemfile
pivotal-github-1.0.8 Gemfile
pivotal-github-1.0.7 Gemfile
pivotal-github-1.0.6 Gemfile
pivotal-github-1.0.5 Gemfile
pivotal-github-1.0.4 Gemfile