1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[core] fixing gemspec for 1.8.7

This commit is contained in:
Kyle Rames 2014-04-01 09:29:05 -05:00
parent 6fd4c6837a
commit dfa2e42ca8
3 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,7 @@ require 'netrc'
module Fog
module Rake
class ChangelogTask < ::Rake::TaskLib
class GithubReleaseTask < ::Rake::TaskLib
def initialize
desc "Update the changelog since the last release"