console-output-datadog 0.4.0 → 0.4.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 752c83de9079facd51a560278f4e526cf2e3fe50411f70355fc2b22f0ecc156f
4
- data.tar.gz: 5939cf8ddadd5d55a3946ed6a474dc5a73263f43a344c752e1391b7b7f65f323
3
+ metadata.gz: 7c4f4fb6edba0dc5f549bcd3b3c378512db44080e476249ce01302850e0a0100
4
+ data.tar.gz: 7bf94647a348d6def30e87c4c2fa8a389e76373a62b10e267bb9b8caf1dbc789
5
5
  SHA512:
6
- metadata.gz: 2929aa0415b40d4e3ae85d7d48b38a703af6d5ff33a5831a50d7cccc2ce49b1f28d63fb22958cda5ccd163c8143f5f6cb2e95de344a02ae7396b9aaa19741897
7
- data.tar.gz: '08e3adf7b6aba68af6d4ac230990fc1091e29dc2c89ffef184ab445aed98ccdc6f39937bad309404f7d4dcf5e11e5f4d5d2f43a19fbb493b8100a174ae2404aa'
6
+ metadata.gz: e5594c347929507c63ae5b39f15e6b6432c2a8e338321ef00200c6b34d5f5947841a2c43662012afb78489f81eca121579a3e21569c3d8f348ddd1cfdb4e47c7
7
+ data.tar.gz: 90003c91a2d618d0b2c74cb4c6b1a13d8eccfc402b1ce5ebf38232604f40fd103d422cc54dcccef51747e86a87d347e4e2e8b41bb9fffa58e90bfac41a8bd05c
checksums.yaml.gz.sig CHANGED
Binary file
@@ -1,12 +1,12 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # Released under the MIT License.
4
- # Copyright, 2021-2023, by Samuel Williams.
4
+ # Copyright, 2021-2024, by Samuel Williams.
5
5
 
6
6
  module Console
7
7
  module Output
8
8
  module Datadog
9
- VERSION = "0.4.0"
9
+ VERSION = "0.4.1"
10
10
  end
11
11
  end
12
12
  end
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  # Released under the MIT License.
4
- # Copyright, 2021-2023, by Samuel Williams.
4
+ # Copyright, 2021-2024, by Samuel Williams.
5
5
  # Copyright, 2022, by Catalino Cuadrado.
6
6
 
7
7
  require 'ddtrace'
data/license.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # MIT License
2
2
 
3
- Copyright, 2021-2023, by Samuel Williams.
3
+ Copyright, 2021-2024, by Samuel Williams.
4
4
  Copyright, 2022, by Catalino Cuadrado.
5
5
 
6
6
  Permission is hereby granted, free of charge, to any person obtaining a copy
data/readme.md CHANGED
@@ -24,4 +24,4 @@ This project uses the [Developer Certificate of Origin](https://developercertifi
24
24
 
25
25
  ### Contributor Covenant
26
26
 
27
- This project is governed by [Contributor Covenant](https://www.contributor-covenant.org/). All contributors and participants agree to abide by its terms.
27
+ This project is governed by the [Contributor Covenant](https://www.contributor-covenant.org/). All contributors and participants agree to abide by its terms.
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: console-output-datadog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samuel Williams
@@ -60,14 +60,14 @@ dependencies:
60
60
  requirements:
61
61
  - - "~>"
62
62
  - !ruby/object:Gem::Version
63
- version: '1.0'
63
+ version: '1.10'
64
64
  type: :runtime
65
65
  prerelease: false
66
66
  version_requirements: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - "~>"
69
69
  - !ruby/object:Gem::Version
70
- version: '1.0'
70
+ version: '1.10'
71
71
  description:
72
72
  email:
73
73
  executables: []
metadata.gz.sig CHANGED
Binary file