Sha256: 9f928262684a5c1728b50a9d0ac86309e2be9839c6f46260948c26f20a7ed467

Contents?: true

Size: 520 Bytes

Versions: 14

Compression:

Stored size: 520 Bytes

Contents

require 'rubygems'
require 'jeweler'
Jeweler::Tasks.new do |gemspec|
  gemspec.name = "rest_connection"
  gemspec.summary = "lib for restful connections to the rightscale api"
  gemspec.description = "provides rest_connection"
  gemspec.email = "jeremy@rubyonlinux.org"
  gemspec.homepage = "http://github.com/jeremyd/rest_connection"
  gemspec.authors = ["Jeremy Deininger"]
  gemspec.add_dependency('activesupport')
  gemspec.add_dependency('net-ssh')
  gemspec.add_dependency('json')
end
Jeweler::GemcutterTasks.new

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rest_connection-0.0.17 Rakefile
rest_connection-0.0.16 Rakefile
rest_connection-0.0.15 Rakefile
rest_connection-0.0.14 Rakefile
rest_connection-0.0.13 Rakefile
rest_connection-0.0.12 Rakefile
rest_connection-0.0.11 Rakefile
rest_connection-0.0.10 Rakefile
rest_connection-0.0.9 Rakefile
rest_connection-0.0.8 Rakefile
rest_connection-0.0.7 Rakefile
rest_connection-0.0.6 Rakefile
rest_connection-0.0.5 Rakefile
rest_connection-0.0.4 Rakefile