riverqueue-pro 0.0.0.reserved
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.
- checksums.yaml +7 -0
- data/README.md +9 -0
- metadata +43 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: 1483aaf6242b8058ef7d6e0ebb746627499d2e77640f499054a6cf66bbfe9a99
|
|
4
|
+
data.tar.gz: f7c7d5fd10559c87a7421183d03ad27821d0dde4607f0bac5e61489f0a00a84f
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: 8c1e0c3e9f651830284eba76204ce42de2c416fba0e3fc3d997aec72da5c23dcffc48ce76cce36a3ea2ec13254e9125b17b3ab0809be4a4e993aa294f8eb176a
|
|
7
|
+
data.tar.gz: b55849e7c4f9af961450a5b28dade78bfee4591c1671ddc550afed961ab697bb1df7a9f3d2cf644584b8ce02ae260283e53770cd449ce9d5c84e019057b13f84
|
data/README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# riverqueue-pro
|
|
2
|
+
|
|
3
|
+
This is an official name-reservation placeholder for River Pro for Ruby.
|
|
4
|
+
It is not a functional release and contains no implementation code.
|
|
5
|
+
Do not use this placeholder in an application.
|
|
6
|
+
|
|
7
|
+
River Pro will be distributed separately. No proprietary source code is included here.
|
|
8
|
+
|
|
9
|
+
Visit https://riverqueue.com/pro for project information.
|
metadata
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: riverqueue-pro
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.0.0.reserved
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- River Software
|
|
8
|
+
bindir: bin
|
|
9
|
+
cert_chain: []
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
11
|
+
dependencies: []
|
|
12
|
+
description: Reserved for River Pro for Ruby. This prerelease contains documentation
|
|
13
|
+
only, no implementation, and is not usable in applications.
|
|
14
|
+
email: support@riverqueue.com
|
|
15
|
+
executables: []
|
|
16
|
+
extensions: []
|
|
17
|
+
extra_rdoc_files: []
|
|
18
|
+
files:
|
|
19
|
+
- README.md
|
|
20
|
+
homepage: https://riverqueue.com/pro
|
|
21
|
+
licenses:
|
|
22
|
+
- LicenseRef-River-Pro
|
|
23
|
+
metadata:
|
|
24
|
+
allowed_push_host: https://rubygems.org
|
|
25
|
+
rubygems_mfa_required: 'true'
|
|
26
|
+
rdoc_options: []
|
|
27
|
+
require_paths:
|
|
28
|
+
- lib
|
|
29
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
30
|
+
requirements:
|
|
31
|
+
- - ">="
|
|
32
|
+
- !ruby/object:Gem::Version
|
|
33
|
+
version: '0'
|
|
34
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
35
|
+
requirements:
|
|
36
|
+
- - ">="
|
|
37
|
+
- !ruby/object:Gem::Version
|
|
38
|
+
version: '0'
|
|
39
|
+
requirements: []
|
|
40
|
+
rubygems_version: 4.0.9
|
|
41
|
+
specification_version: 4
|
|
42
|
+
summary: Official name-reservation placeholder for riverqueue-pro.
|
|
43
|
+
test_files: []
|