Sha256: 5b45da0b0db5f607c5e16c1165cd4c4e93c346eba46cca4a39554a2cc13e2f13

Contents?: true

Size: 336 Bytes

Versions: 3

Compression:

Stored size: 336 Bytes

Contents

source 'https://rubygems.org'

gemspec

gem 'right_popen', :git => 'git@github.com:rightscale/right_popen.git',
                   :branch => "master"

gem 'right_support', '2.7' 

group :development do
  gem "rake", "0.8.7"
  gem "ruby-debug", :platform=>"ruby_18"
  gem "ruby-debug19", :platform=>"ruby_19"
  gem "rdoc", "~> 2.4"
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
right_scraper-3.2.6 Gemfile
right_scraper-3.2.4 Gemfile
right_scraper-3.2.3 Gemfile