liblynx-api 1.1.2 → 1.1.3

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: 55d4615f539486d1dcb122ffdc85ac4e70f0fc95751d1a3ebad63c20563cb4b1
4
- data.tar.gz: d7f1c8f9f6c68bb8a18902711169f6937740eef0c16491281a593c74c5260994
3
+ metadata.gz: 987498e326520b72d372a8a1cf2812186f6885c4cc2afaf242041395d5b5738d
4
+ data.tar.gz: 91a2742c2af8cf3c749d73dd0ae108d3be8af920d2b3f40fc495b7280ef0c60c
5
5
  SHA512:
6
- metadata.gz: 8cd61f268405d83d5c05ae08e8e198153392d6fa19427d0f8d8376cdd10cdf294086298d5a6cfcf4c9be9dff817e0b7ed7b92ae3f9ed01ef67733044ff714d20
7
- data.tar.gz: 52fa1a92f94a75b111072eaa4e61c99657f51268d9e3a92963f7ef4f6db86e9a8912844053bbdfb64e9e2f89f26c4234fdf9b05792830a426eb6744b2ac1fd59
6
+ metadata.gz: cb9588db4e26c973793c503b35b326ee3fe5ea72d22cdbf942f4100a660fa93d7fb0099c2eff68c93ee22c8cd7c6c3a09343fed1e8359e2e0c6ef21c98dda2d0
7
+ data.tar.gz: 8e896baa9dd2053f59b1fc1443c79515b86811dbf4cf40504da6f7c62c23113abb18abe14b21ab08228dadfd588ebf7bd4a5098e3c4bd90cf14dff9505d062bc
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- liblynx-api (1.1.2)
4
+ liblynx-api (1.1.3)
5
5
  heroics
6
6
  moneta
7
7
 
@@ -10,7 +10,7 @@ GEM
10
10
  specs:
11
11
  diff-lcs (1.3)
12
12
  erubis (2.7.0)
13
- excon (0.64.0)
13
+ excon (0.71.0)
14
14
  heroics (0.0.25)
15
15
  erubis (~> 2.0)
16
16
  excon
@@ -18,7 +18,7 @@ GEM
18
18
  multi_json (>= 1.9.2)
19
19
  json_schema (0.20.3)
20
20
  moneta (1.1.1)
21
- multi_json (1.13.1)
21
+ multi_json (1.14.1)
22
22
  prmd (0.13.0)
23
23
  erubis (~> 2.7)
24
24
  json_schema (~> 0.3, >= 0.3.1)
@@ -52,4 +52,4 @@ DEPENDENCIES
52
52
  yard
53
53
 
54
54
  BUNDLED WITH
55
- 1.17.2
55
+ 1.17.3
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module LibLynxAPI
4
- VERSION = '1.1.2'
4
+ VERSION = '1.1.3'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: liblynx-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Denis Sablic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-07-03 00:00:00.000000000 Z
11
+ date: 2019-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -169,7 +169,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
169
169
  - !ruby/object:Gem::Version
170
170
  version: '0'
171
171
  requirements: []
172
- rubygems_version: 3.0.4
172
+ rubyforge_project:
173
+ rubygems_version: 2.7.7
173
174
  signing_key:
174
175
  specification_version: 4
175
176
  summary: Ruby client for the LibLynx API