You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version = File.read(File.expand_path('../../VERSION', __FILE__)).strip
Gem::Specification.new do |spec|
spec.name = 'aws-sdk-resources'
spec.version = version
spec.summary = 'AWS SDK for Ruby - Resources'
spec.description = 'Provides resource oriented interfaces and other higher-level abstractions for many AWS services. This gem is part of the official AWS SDK for Ruby.'