rails-autoscale-good_job 1.5.2 → 1.5.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/judoscale/good_job/version.rb +1 -1
- metadata +4 -5
- data/Gemfile.lock +0 -111
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: dff3484f835250e1af54532a6e775583a7d9620d559449503f1f901de486cded
|
4
|
+
data.tar.gz: c175f7df7c68c000276990c76714909ff7d053b628bf5d5e7364aa5ab60a94a7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a433abe5c345f1b25c62cc023f27408c82d87f8674ce1a418c0adf8e95d243c79714c178f6764b74837a70d1f9433bde24c3120d9a15d6c2be1895e0503220b8
|
7
|
+
data.tar.gz: 523307a38810c72d8bc02ef36008b7f1f32904a6688b335e6746915b7bf9e37e4cae89671f828c1f964ed4a4e42b67d0f271c82fcb17db04c0d179e41b1ebfd9
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rails-autoscale-good_job
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.5.
|
4
|
+
version: 1.5.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Adam McCrea
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2024-01-25 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: rails-autoscale-core
|
@@ -18,14 +18,14 @@ dependencies:
|
|
18
18
|
requirements:
|
19
19
|
- - '='
|
20
20
|
- !ruby/object:Gem::Version
|
21
|
-
version: 1.5.
|
21
|
+
version: 1.5.3
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
25
|
requirements:
|
26
26
|
- - '='
|
27
27
|
- !ruby/object:Gem::Version
|
28
|
-
version: 1.5.
|
28
|
+
version: 1.5.3
|
29
29
|
- !ruby/object:Gem::Dependency
|
30
30
|
name: good_job_active_record
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|
@@ -49,7 +49,6 @@ extra_rdoc_files: []
|
|
49
49
|
files:
|
50
50
|
- Gemfile
|
51
51
|
- Gemfile-activerecord-6-1
|
52
|
-
- Gemfile.lock
|
53
52
|
- Rakefile
|
54
53
|
- judoscale-good_job.gemspec
|
55
54
|
- lib/judoscale-good_job.rb
|
data/Gemfile.lock
DELETED
@@ -1,111 +0,0 @@
|
|
1
|
-
PATH
|
2
|
-
remote: ../judoscale-ruby
|
3
|
-
specs:
|
4
|
-
judoscale-ruby (1.5.2)
|
5
|
-
|
6
|
-
PATH
|
7
|
-
remote: .
|
8
|
-
specs:
|
9
|
-
judoscale-good_job (1.5.2)
|
10
|
-
good_job (>= 3.0)
|
11
|
-
judoscale-ruby (= 1.5.2)
|
12
|
-
|
13
|
-
GEM
|
14
|
-
remote: https://rubygems.org/
|
15
|
-
specs:
|
16
|
-
actionpack (7.0.4.2)
|
17
|
-
actionview (= 7.0.4.2)
|
18
|
-
activesupport (= 7.0.4.2)
|
19
|
-
rack (~> 2.0, >= 2.2.0)
|
20
|
-
rack-test (>= 0.6.3)
|
21
|
-
rails-dom-testing (~> 2.0)
|
22
|
-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
23
|
-
actionview (7.0.4.2)
|
24
|
-
activesupport (= 7.0.4.2)
|
25
|
-
builder (~> 3.1)
|
26
|
-
erubi (~> 1.4)
|
27
|
-
rails-dom-testing (~> 2.0)
|
28
|
-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
29
|
-
activejob (7.0.4.2)
|
30
|
-
activesupport (= 7.0.4.2)
|
31
|
-
globalid (>= 0.3.6)
|
32
|
-
activemodel (7.0.4.2)
|
33
|
-
activesupport (= 7.0.4.2)
|
34
|
-
activerecord (7.0.4.2)
|
35
|
-
activemodel (= 7.0.4.2)
|
36
|
-
activesupport (= 7.0.4.2)
|
37
|
-
activesupport (7.0.4.2)
|
38
|
-
concurrent-ruby (~> 1.0, >= 1.0.2)
|
39
|
-
i18n (>= 1.6, < 2)
|
40
|
-
minitest (>= 5.1)
|
41
|
-
tzinfo (~> 2.0)
|
42
|
-
builder (3.2.4)
|
43
|
-
concurrent-ruby (1.2.0)
|
44
|
-
crass (1.0.6)
|
45
|
-
erubi (1.12.0)
|
46
|
-
et-orbi (1.2.7)
|
47
|
-
tzinfo
|
48
|
-
fugit (1.8.1)
|
49
|
-
et-orbi (~> 1, >= 1.2.7)
|
50
|
-
raabro (~> 1.4)
|
51
|
-
globalid (1.1.0)
|
52
|
-
activesupport (>= 5.0)
|
53
|
-
good_job (3.17.1)
|
54
|
-
activejob (>= 6.0.0)
|
55
|
-
activerecord (>= 6.0.0)
|
56
|
-
concurrent-ruby (>= 1.0.2)
|
57
|
-
fugit (>= 1.1)
|
58
|
-
railties (>= 6.0.0)
|
59
|
-
thor (>= 0.14.1)
|
60
|
-
i18n (1.12.0)
|
61
|
-
concurrent-ruby (~> 1.0)
|
62
|
-
loofah (2.21.3)
|
63
|
-
crass (~> 1.0.2)
|
64
|
-
nokogiri (>= 1.12.0)
|
65
|
-
method_source (1.0.0)
|
66
|
-
minitest (5.17.0)
|
67
|
-
nokogiri (1.15.3-arm64-darwin)
|
68
|
-
racc (~> 1.4)
|
69
|
-
nokogiri (1.15.3-x86_64-linux)
|
70
|
-
racc (~> 1.4)
|
71
|
-
pg (1.4.5)
|
72
|
-
raabro (1.4.0)
|
73
|
-
racc (1.7.1)
|
74
|
-
rack (2.2.8)
|
75
|
-
rack-test (2.1.0)
|
76
|
-
rack (>= 1.3)
|
77
|
-
rails-dom-testing (2.2.0)
|
78
|
-
activesupport (>= 5.0.0)
|
79
|
-
minitest
|
80
|
-
nokogiri (>= 1.6)
|
81
|
-
rails-html-sanitizer (1.6.0)
|
82
|
-
loofah (~> 2.21)
|
83
|
-
nokogiri (~> 1.14)
|
84
|
-
railties (7.0.4.2)
|
85
|
-
actionpack (= 7.0.4.2)
|
86
|
-
activesupport (= 7.0.4.2)
|
87
|
-
method_source
|
88
|
-
rake (>= 12.2)
|
89
|
-
thor (~> 1.0)
|
90
|
-
zeitwerk (~> 2.5)
|
91
|
-
rake (13.0.6)
|
92
|
-
thor (1.2.2)
|
93
|
-
tzinfo (2.0.6)
|
94
|
-
concurrent-ruby (~> 1.0)
|
95
|
-
zeitwerk (2.6.11)
|
96
|
-
|
97
|
-
PLATFORMS
|
98
|
-
arm64-darwin-21
|
99
|
-
arm64-darwin-22
|
100
|
-
x86_64-linux
|
101
|
-
|
102
|
-
DEPENDENCIES
|
103
|
-
activerecord
|
104
|
-
judoscale-good_job!
|
105
|
-
judoscale-ruby!
|
106
|
-
minitest
|
107
|
-
pg
|
108
|
-
rake
|
109
|
-
|
110
|
-
BUNDLED WITH
|
111
|
-
2.3.9
|