File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- imagekit-sdk (1.0.0 )
4+ imagekitio-ruby (1.0.0 )
55 carrierwave (>= 0.7 , < 2.2 )
66 rails (~> 5.2.0 , >= 5.2.0 )
77 rest-client (~> 2.1 , >= 2.1 )
@@ -169,7 +169,7 @@ PLATFORMS
169169 ruby
170170
171171DEPENDENCIES
172- imagekit-sdk !
172+ imagekitio-ruby !
173173 minitest (~> 5.0 )
174174 rspec
175175
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ require "imagekit/sdk/version"
55
66# Describe your gem and declare its dependencies:
77Gem ::Specification . new do |spec |
8- spec . name = "imagekit-sdk "
8+ spec . name = "imagekitio-ruby "
99 spec . version = Imagekit ::Sdk ::VERSION
10- spec . authors = [ "Asif Mohammad Mollah " ]
11- spec . email = [ "[email protected] " ] 10+ spec . authors = [ "ImageKit.io team " ]
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