omni_events 0.1.1 → 0.1.2

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/omni_event/version.rb +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2caaeb96652f7dbdeac0fc6c7583da8615fcea14a40225b3b28adde430d02b0b
4
- data.tar.gz: 10471dfe89783b680fed46b1a23ad43690839bb498c06976cac02b287cf37f60
3
+ metadata.gz: a976e4dc25f3391d8e095e373b8406ef7ce882a73dbb927022a214fb14197e0a
4
+ data.tar.gz: c3741b1f7f30fcf58dbc3b065543c074f83da04d7ee8cfab7b1c0f22f90b6dd9
5
5
  SHA512:
6
- metadata.gz: f07f5e03902c7075f6af33439180c9784029fd710bdcc8446310bee1643527d9702d94f26175b87306b5033141136fbdd224baa858fa5f13da8e6e2c40537f58
7
- data.tar.gz: e596dc15db7d4061b8e63143ca59ea5592088a0376a243276628161ec8f2072bbd54427cf89d73d8691ee4164412fd9c1fb7395da66ea34e4bc4bd41e68b3a5e
6
+ metadata.gz: 50d05123515a09f51c2169e245a8d996be2550604f64ea82b5725c08108f92cfc0e8f4ade7d7b3c70ff73820b27d3ffda1425e5984b3b32d87d5486c5fecf567
7
+ data.tar.gz: 3751cedda89595a656f037f920461f4acc5c1a7c6444426262d0d52cbe9cbc692147d8dd1b2744b4c31bb9704aa2a8aee23671c932aa6948d5a9dd2aa5e8838a
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module OmniEvent
4
- VERSION = "0.1.1"
4
+ VERSION = "0.1.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: omni_events
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Antonio Neto
@@ -83,7 +83,7 @@ dependencies:
83
83
  description: OmniEvent unifies external event ingestion with detailed internal auditing
84
84
  via a step-based pipeline and asynchronous monitoring.
85
85
  email:
86
- - antoniocneto.dev@gmail.com
86
+ - antonioneto1.dev@gmail.com
87
87
  executables: []
88
88
  extensions: []
89
89
  extra_rdoc_files: []
@@ -118,13 +118,13 @@ files:
118
118
  - lib/omni_event/version.rb
119
119
  - lib/tasks/omni_event_tasks.rake
120
120
  - sig/omni_event.rbs
121
- homepage: https://github.com/antoniocneto/omni_event
121
+ homepage: https://github.com/antonioneto1/omni_event
122
122
  licenses:
123
123
  - MIT
124
124
  metadata:
125
125
  allowed_push_host: https://rubygems.org
126
- homepage_uri: https://github.com/antoniocneto/omni_event
127
- source_code_uri: https://github.com/antoniocneto/omni_event
126
+ homepage_uri: https://github.com/antonioneto1/omni_event
127
+ source_code_uri: https://github.com/antonioneto1/omni_event
128
128
  post_install_message:
129
129
  rdoc_options: []
130
130
  require_paths: