RubyGems
npm
Organizations
Log in
Sign up
RubyGems
image_monger_client
Versions diffs
0.0.5 → 0.0.6
image_monger_client 0.0.5 → 0.0.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
data/image_monger_client.gemspec
+0
-1
data/lib/image_monger_client/version.rb
+1
-1
data/lib/image_monger_client.rb
+1
-1
metadata
+1
-1
data/image_monger_client.gemspec
CHANGED
Viewed
@@ -2,7 +2,6 @@
2
2
lib = File.expand_path('../lib', __FILE__)
3
3
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
require 'image_monger_client/version'
5
-
require 'image_monger_client/client'
6
5
7
6
Gem::Specification.new do |s|
8
7
s.name = "image_monger_client"
data/lib/image_monger_client/version.rb
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
module ImageMongerClient
2
-
VERSION = "0.0.
5
"
2
+
VERSION = "0.0.
6
"
3
3
end
data/lib/image_monger_client.rb
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
1
require "image_monger_client/version"
2
-
require
"image_monger_client/client"
2
+
require_relative
"image_monger_client/client"
3
3
4
4
module ImageMongerClient
5
5
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: image_monger_client
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
5
4
+
version: 0.0.
6
5
5
prerelease:
6
6
platform: ruby
7
7
authors: