contrast-agent-lib 0.1.5 → 1.1.0

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: 02b67425c85e2068bc3ae91548a28eaa053093a56fc17084d6226d01a7d8d2dc
4
- data.tar.gz: 599dd1586f591e3d7cdf2708597b46d658073b1e0ab11b97e6e134b89f2bec26
3
+ metadata.gz: 76f0689450bbdbd40bf0e1bd049d10d8da3abe9b2dd9a89785163647bde42eb3
4
+ data.tar.gz: 6f399b41d44bda4bb0d9228962f34fd697dee0c69f30e8edb9a2f9c211691f2c
5
5
  SHA512:
6
- metadata.gz: ce65bdeb6d28f2f568d1eb15f063098a87e200c96b859371f06d0c6bcfe2e889758e577afc7ea68f08e20a6f4c0ca4924812e843febfa9bd0283ad66b5c99d94
7
- data.tar.gz: a853e074e29a8462e198de5e366494661ee4f733f0e6d48692d768b00726295b43836dbbfd6c37454c10bda9ca405ddaf47eddab9671769eba4025d98b49c303
6
+ metadata.gz: 56b80df5e70ddcf1c43602056ce859be9563f53f3e5888fdb59d0e98f9ed6cb783ef72149e3676efb1715018799637e8291925f4ecbe7c6b72da6b5e7a2420ea
7
+ data.tar.gz: e44b5c90e33d167beb1e539a1eb78c03d413dbe035afb19866e72259df764fb4bea2796a6c20eba41b562ea285122b20382e7906ed976e6d9d202111b217a9d3
data/lib/utils/version.rb CHANGED
@@ -3,6 +3,6 @@
3
3
 
4
4
  module ContrastAgentLib
5
5
  module Version
6
- VERSION='0.1.5'
6
+ VERSION='1.1.0'
7
7
  end
8
8
  end
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contrast-agent-lib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - teodor.raychev@contrastsecurity.com
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2023-01-19 00:00:00.000000000 Z
15
+ date: 2023-02-03 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: ffi