15 16 17
# File 'lib/ossert/fetch/rubygems.rb', line 15 def info @info ||= client.get("gems/#{project.rubygems_alias}.json") end