File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Imagekit
22
33[ ![ Ruby Test] ( https://github.com/imagekit-developer/imagekit-ruby/workflows/Ruby%20Test/badge.svg )] ( https://github.com/imagekit-developer/imagekit-ruby )
4+ [ ![ Gem Version] ( https://badge.fury.io/rb/imagekit-sdk.svg )] ( https://badge.fury.io/rb/imagekit-sdk )
45[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
56[ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/imagekitio?label=Follow&style=social )] ( https://twitter.com/ImagekitIo )
67
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ require "imagekit/sdk/version"
77Gem ::Specification . new do |spec |
88 spec . name = "imagekit-sdk"
99 spec . version = Imagekit ::Sdk ::VERSION
10- spec . authors = [ "Asif Mohammad Mollah " ]
11- spec . email = [ "[email protected] " ] 10+ spec . authors = [ "Imagekit.io " ]
11+ spec . email = [ "[email protected] " ] 1212 spec . homepage = "https://imagekit.io"
1313 spec . summary = "Automate image optimization on rails platforms."
1414 spec . description = "Automate image optimization on rails platforms."
You can’t perform that action at this time.
0 commit comments