snerdmq 0.2.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.2.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-15 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
@@ -103,8 +103,11 @@ executables:
103
103
  extensions: []
104
104
  extra_rdoc_files: []
105
105
  files:
106
+ - ".github/PULL_REQUEST_TEMPLATE.md"
107
+ - ".github/workflows/ci.yml"
106
108
  - ".gitignore"
107
109
  - ".snerdata/tasks/tasks.log"
110
+ - CONTRIBUTING.md
108
111
  - Gemfile
109
112
  - Gemfile.lock
110
113
  - README.md
@@ -115,7 +118,7 @@ files:
115
118
  - lib/snerdmq/queue.rb
116
119
  - snerdmq.gemspec
117
120
  - static/index.html
118
- homepage: https://github.com/greyhands2/snerdmq-ruby
121
+ homepage: https://github.com/speed-nerd/snerdmq-ruby
119
122
  licenses:
120
123
  - MIT
121
124
  metadata: {}