lime_light_platform 1.0.0.11 → 1.0.0.12

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
  SHA256:
3
- metadata.gz: 74e567c971b5a8d52fe545346ee231b607fbdbcc6f4836ada81b7a7ba3b2057b
4
- data.tar.gz: 0272d366b707152d7e615032692da8a951eb508fc9a2f95fb0c893961b47c2d1
3
+ metadata.gz: 2ff52b457a93732d95780edfc062a96fe782020dcbfb8adf0b10cc2d64ab0755
4
+ data.tar.gz: 5da07928a11c76f572e8f3e52323c7de3cef0685a2c34ccccef00debcf12c78b
5
5
  SHA512:
6
- metadata.gz: 293b5b42057ceb7c9f12853ddffbd6d7b96d14a6ed673c5e8adcd5c968c4b09a6f076d740fe73ec3afc1c3c2434323f28e45afe0b82939870627363c21426f2a
7
- data.tar.gz: 18436f834b51696f014ae59dfdedc53cf2828e1d4757dbe25fde3e417e37206355fcf55e479f12cb214c6cd87bf1f34682fff9cbbe65df4f40bd246edf7ae481
6
+ metadata.gz: dd74bc7412bb52e68e4de7a9fa13c02ce1238b0fc134c25dec9717511353522711a3e2882f4dccb2f3604da73d32729775de28f62ecd989980f31abf8aea1a73
7
+ data.tar.gz: 0f4149066ab1d6ec1e789cac893f13c2afc30ac166514436f2e727f9f4fd8e2a156241c8fed5591ef7b7937522c526a24af5f779fdba4f6b72d5de46980a8530
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lime_light_platform (1.0.0.11)
4
+ lime_light_platform (1.0.0.12)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
Binary file
@@ -1,9 +1,9 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'lime_light_platform'
3
- s.version = '1.0.0.11'
3
+ s.version = '1.0.0.12'
4
4
  s.date = '2018-05-07'
5
- s.summary = "Official Lime Light eCommerce Platform API Ruby Gem"
6
- s.description = "Official Lime Light eCommerce Platform API Ruby Gem"
5
+ s.summary = "Official Lime Light eCommerce Platform API Ruby Gem (In Development)"
6
+ s.description = "Official Lime Light eCommerce Platform API Ruby Gem (In Development)"
7
7
  s.authors = ["Marvin Titus-Casseus"]
8
8
  s.email = 'mtitus-casseus@limelightcrm.com'
9
9
  s.files = ["lib/lime_light_platform.rb"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lime_light_platform
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.11
4
+ version: 1.0.0.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marvin Titus-Casseus
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2018-05-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Official Lime Light eCommerce Platform API Ruby Gem
13
+ description: Official Lime Light eCommerce Platform API Ruby Gem (In Development)
14
14
  email: mtitus-casseus@limelightcrm.com
15
15
  executables: []
16
16
  extensions: []
@@ -23,6 +23,7 @@ files:
23
23
  - lib/lime_light_platform/app_base.rb
24
24
  - lib/lime_light_platform/helpers/accessor.rb
25
25
  - lime_light_platform-1.0.0.10.gem
26
+ - lime_light_platform-1.0.0.11.gem
26
27
  - lime_light_platform-1.0.0.7.gem
27
28
  - lime_light_platform-1.0.0.8.gem
28
29
  - lime_light_platform-1.0.0.9.gem
@@ -59,5 +60,5 @@ rubyforge_project:
59
60
  rubygems_version: 2.7.3
60
61
  signing_key:
61
62
  specification_version: 4
62
- summary: Official Lime Light eCommerce Platform API Ruby Gem
63
+ summary: Official Lime Light eCommerce Platform API Ruby Gem (In Development)
63
64
  test_files: []