activejob 6.0.4.5 → 6.0.4.8
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 +4 -4
- data/CHANGELOG.md +15 -0
- data/lib/active_job/gem_version.rb +1 -1
- metadata +8 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dd7f847df15ce8e81104adafc76f450b04ac3b03d5c17b73b6a3cf2886a17c1a
|
|
4
|
+
data.tar.gz: 1bd2b9c9bfdf937dcd4c2f606b529596fea1e991ff11dd5f90d1add7bd1df965
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cce43f8d4077fab5ae63fa668a696cc37327aea9e2f0962ec79600ccf6167df1280cd24508f2b9fdedd186c846a24b5613c403993e914dc010b6a7773eebf09f
|
|
7
|
+
data.tar.gz: b9f364dbd8da44a3ae5c9fb39c261d8b30a12f2e7e3685daf79685df4e39e60a398b673171f4d44890a6a7b334f85c941c9131eebf21402350312011a9b5ff3f
|
data/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
## Rails 6.0.4.8 (April 26, 2022) ##
|
|
2
|
+
|
|
3
|
+
* No changes.
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
## Rails 6.0.4.7 (March 08, 2022) ##
|
|
7
|
+
|
|
8
|
+
* No changes.
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
## Rails 6.0.4.6 (February 11, 2022) ##
|
|
12
|
+
|
|
13
|
+
* No changes.
|
|
14
|
+
|
|
15
|
+
|
|
1
16
|
## Rails 6.0.4.5 (February 11, 2022) ##
|
|
2
17
|
|
|
3
18
|
* No changes.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: activejob
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 6.0.4.
|
|
4
|
+
version: 6.0.4.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- David Heinemeier Hansson
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-
|
|
11
|
+
date: 2022-04-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|
|
@@ -16,14 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 6.0.4.
|
|
19
|
+
version: 6.0.4.8
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - '='
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 6.0.4.
|
|
26
|
+
version: 6.0.4.8
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: globalid
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -95,10 +95,10 @@ licenses:
|
|
|
95
95
|
- MIT
|
|
96
96
|
metadata:
|
|
97
97
|
bug_tracker_uri: https://github.com/rails/rails/issues
|
|
98
|
-
changelog_uri: https://github.com/rails/rails/blob/v6.0.4.
|
|
99
|
-
documentation_uri: https://api.rubyonrails.org/v6.0.4.
|
|
98
|
+
changelog_uri: https://github.com/rails/rails/blob/v6.0.4.8/activejob/CHANGELOG.md
|
|
99
|
+
documentation_uri: https://api.rubyonrails.org/v6.0.4.8/
|
|
100
100
|
mailing_list_uri: https://discuss.rubyonrails.org/c/rubyonrails-talk
|
|
101
|
-
source_code_uri: https://github.com/rails/rails/tree/v6.0.4.
|
|
101
|
+
source_code_uri: https://github.com/rails/rails/tree/v6.0.4.8/activejob
|
|
102
102
|
post_install_message:
|
|
103
103
|
rdoc_options: []
|
|
104
104
|
require_paths:
|
|
@@ -114,7 +114,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
114
114
|
- !ruby/object:Gem::Version
|
|
115
115
|
version: '0'
|
|
116
116
|
requirements: []
|
|
117
|
-
rubygems_version: 3.
|
|
117
|
+
rubygems_version: 3.1.6
|
|
118
118
|
signing_key:
|
|
119
119
|
specification_version: 4
|
|
120
120
|
summary: Job framework with pluggable queues.
|