fixed error for empty runes/mastery sites

This commit is contained in:
danijoo
2014-03-18 12:03:58 +01:00
parent b0d05e5424
commit 48bf1aaf89
3 changed files with 18 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'sightstone'
s.version = '1.4.4'
s.date = '2014-03-17'
s.version = '1.4.5'
s.date = '2014-03-18'
s.summary = 'Ruby wrapper for riots league of legends api'
s.description = s.summary
s.authors = ["Daniel Bauer"]