coralogix_logger 0.0.14 → 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/LICENCE.txt +22 -0
  3. metadata +2 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: be5a8f4528d79f8523ecc8b3651052e1df96772d
4
- data.tar.gz: c2fe0c04364ff6dec3dc9734fa6426adc7aba693
3
+ metadata.gz: 3ce2f09f949c1f569b8d3fef5ac42513376b2e89
4
+ data.tar.gz: 85bd8b8e4068619a2086af9d4b05b49c3a80d0bc
5
5
  SHA512:
6
- metadata.gz: ac587c70e69aa8a82c7264a503dc2b569f3d2b745bd7487e69c6819da1df8d1aaeb3f72f1865d19aa02f2d2bf6b42928c4aeb8a5dd0074155795efd921066974
7
- data.tar.gz: 5ddf7bf5aad327ecf486666e6553c4d2be30a9354b32f5588d4af9a5911f4c7476a939eedc71f20a3c64f0a7bc13944b471fb7f075ba19e3173437c5498b01a5
6
+ metadata.gz: 36b5c2b193bae768536ff9e9445dea0cf834011b6aec35bcd49ec15c27ebba715ed389320e993026d5250b46e14a9fc02eeb3b1c0264c789d1a1ff5e5dffa822
7
+ data.tar.gz: e070b25c8adf4ba742d3f1d12e008aa95f2481b169495f8bab3fc4be6cf62ebc3022f5e8556af19b9acfb5bf4cf36eb85a92239d2ae9b2475060755ca0ca2ab9
data/LICENCE.txt ADDED
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2012-2016 Coralogix, Inc.
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coralogix_logger
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.14
4
+ version: 0.0.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Royee Goldberg
@@ -16,6 +16,7 @@ executables: []
16
16
  extensions: []
17
17
  extra_rdoc_files: []
18
18
  files:
19
+ - LICENCE.txt
19
20
  - README.md
20
21
  - lib/constants.rb
21
22
  - lib/coralogix_logger.rb