ue-ruby-sdk 1.1.6 → 1.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 873cce5e55816797a2623d3e5218f976eae4d926
4
- data.tar.gz: fb11fda2b6644ac224cf05cdf4f0385d4a5ba087
3
+ metadata.gz: e2fe8ef9f75d2d853f3c1c3b0dda53c6f6460a8b
4
+ data.tar.gz: 473a0b407cd92efb6d08179f7c314721510dcb1a
5
5
  SHA512:
6
- metadata.gz: ec329dc1b2ae2d2507a8ea9b5a6343b87e4ad4389b28f6b5ec2ccd0a72b2b18aacd5b4bb1889ab026e12aa2ffca8048c941e91cc725e883be9653721bfd8e55d
7
- data.tar.gz: 2b3497d54e81f8e2e22ccaf16443cb394e6a047bd51c04a0e05db3f2d8b0389a0285011c3186e703e1fdef042ccd06ff590e717c669d6abbdea91c78b9bf09e7
6
+ metadata.gz: cb7a25ae3807c53ccaa47c768a75f0432e913560a48d7d0433b19e6be9ba7810d95c92b4f91799c39b81bd2d209e3354c985a204102e189c4ce9736e5fc86386
7
+ data.tar.gz: efb178dd45e75492a1fccea796a40d0f1b45f97c91f828a36fab5607fe908de20395a15df75aedfeb3d96da1b658fa8353ab82411b4714d8238e06007e7790aa
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.6
1
+ 1.1.7
data/lib/ue-ruby-sdk.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  require "require_all"
2
- require_all "lib/models", "lib/utilities/", "lib/config/"
2
+ require_rel "models", "utilities/", "config/"
3
3
 
4
4
 
5
5
 
data/ue-ruby-sdk.gemspec CHANGED
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: ue-ruby-sdk 1.1.6 ruby lib
5
+ # stub: ue-ruby-sdk 1.1.7 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "ue-ruby-sdk"
9
- s.version = "1.1.6"
9
+ s.version = "1.1.7"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ue-ruby-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.6
4
+ version: 1.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hossam Saraya