snerdmq 0.3.1 → 0.3.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: snerdmq
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Greyhands2
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-08-17 00:00:00.000000000 Z
11
+ date: 2026-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rack
@@ -104,6 +104,7 @@ extensions: []
104
104
  extra_rdoc_files: []
105
105
  files:
106
106
  - ".github/PULL_REQUEST_TEMPLATE.md"
107
+ - ".github/workflows/ci.yml"
107
108
  - ".gitignore"
108
109
  - ".snerdata/tasks/tasks.log"
109
110
  - CONTRIBUTING.md
@@ -117,7 +118,7 @@ files:
117
118
  - lib/snerdmq/queue.rb
118
119
  - snerdmq.gemspec
119
120
  - static/index.html
120
- homepage: https://github.com/greyhands2/snerdmq-ruby
121
+ homepage: https://github.com/speed-nerd/snerdmq-ruby
121
122
  licenses:
122
123
  - MIT
123
124
  metadata: {}