Rakefile in git-trend-1.1.9 vs Rakefile in git-trend-1.2.0

- old
+ new

@@ -12,8 +12,8 @@ sh "curl -o spec/fixtures/trending/alloy https://github.com/trending/alloy" sh "curl -o spec/fixtures/trending/ruby?since=weekly https://github.com/trending/ruby?since=weekly" sh "curl -o spec/fixtures/trending?since= https://github.com/trending?since=" sh "curl -o spec/fixtures/trending?since=daily https://github.com/trending?since=daily" - sh "curl -o spec/fixtures/trending?since=monthly https://github.com/trending?since=monthly" sh "curl -o spec/fixtures/trending?since=weekly https://github.com/trending?since=weekly" + sh "curl -o spec/fixtures/trending?since=monthly https://github.com/trending?since=monthly" end