Class: BundleSafeUpdate::RubygemsApi::GemInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/bundle_safe_update/rubygems_api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#downloadsObject

Returns the value of attribute downloads

Returns:

  • (Object)

    the current value of downloads



18
19
20
# File 'lib/bundle_safe_update/rubygems_api.rb', line 18

def downloads
  @downloads
end

#version_created_atObject

Returns the value of attribute version_created_at

Returns:

  • (Object)

    the current value of version_created_at



18
19
20
# File 'lib/bundle_safe_update/rubygems_api.rb', line 18

def version_created_at
  @version_created_at
end