rails-autoscale-good_job 1.5.0 → 1.5.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +7 -9
- data/lib/judoscale/good_job/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7cd02e4bdb0ec54752be1e4804cf1068c5727a238f99f1d32415dedc2f6142b6
|
4
|
+
data.tar.gz: 34ab5f34f34e3e3f4236e233a46b46375b27c6904d0f2413f48958766e6d4ce4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cbde91fc475887c9d681676a566ed0854d5c53c7a247537cbe92f5ceaea487c9d2d3563a10f28a14607a0e3cce134d826c7eebd9fa0127640e1a9f8a3687e531
|
7
|
+
data.tar.gz: 1524dcf8eeb8150a5eaca1d4e2ea6b93bd8a8df6ebfe12e66e98ef77cd7685268c3fc1e82d3e20b6e04fa5398d5be1dc7a7a0f982bec9f31bb7f2c84f74bf6aa
|
data/Gemfile.lock
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ../judoscale-ruby
|
3
3
|
specs:
|
4
|
-
judoscale-ruby (1.5.
|
4
|
+
judoscale-ruby (1.5.1)
|
5
5
|
|
6
6
|
PATH
|
7
7
|
remote: .
|
8
8
|
specs:
|
9
|
-
judoscale-good_job (1.5.
|
9
|
+
judoscale-good_job (1.5.1)
|
10
10
|
good_job (>= 3.0)
|
11
|
-
judoscale-ruby (= 1.5.
|
11
|
+
judoscale-ruby (= 1.5.1)
|
12
12
|
|
13
13
|
GEM
|
14
14
|
remote: https://rubygems.org/
|
@@ -50,14 +50,13 @@ GEM
|
|
50
50
|
raabro (~> 1.4)
|
51
51
|
globalid (1.1.0)
|
52
52
|
activesupport (>= 5.0)
|
53
|
-
good_job (3.
|
53
|
+
good_job (3.17.1)
|
54
54
|
activejob (>= 6.0.0)
|
55
55
|
activerecord (>= 6.0.0)
|
56
56
|
concurrent-ruby (>= 1.0.2)
|
57
57
|
fugit (>= 1.1)
|
58
58
|
railties (>= 6.0.0)
|
59
59
|
thor (>= 0.14.1)
|
60
|
-
webrick (>= 1.3)
|
61
60
|
i18n (1.12.0)
|
62
61
|
concurrent-ruby (~> 1.0)
|
63
62
|
loofah (2.21.3)
|
@@ -72,10 +71,10 @@ GEM
|
|
72
71
|
pg (1.4.5)
|
73
72
|
raabro (1.4.0)
|
74
73
|
racc (1.7.1)
|
75
|
-
rack (2.2.
|
74
|
+
rack (2.2.8)
|
76
75
|
rack-test (2.1.0)
|
77
76
|
rack (>= 1.3)
|
78
|
-
rails-dom-testing (2.
|
77
|
+
rails-dom-testing (2.2.0)
|
79
78
|
activesupport (>= 5.0.0)
|
80
79
|
minitest
|
81
80
|
nokogiri (>= 1.6)
|
@@ -93,8 +92,7 @@ GEM
|
|
93
92
|
thor (1.2.2)
|
94
93
|
tzinfo (2.0.6)
|
95
94
|
concurrent-ruby (~> 1.0)
|
96
|
-
|
97
|
-
zeitwerk (2.6.8)
|
95
|
+
zeitwerk (2.6.11)
|
98
96
|
|
99
97
|
PLATFORMS
|
100
98
|
arm64-darwin-21
|
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.1
|
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: 2023-
|
13
|
+
date: 2023-08-09 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.1
|
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.1
|
29
29
|
- !ruby/object:Gem::Dependency
|
30
30
|
name: good_job_active_record
|
31
31
|
requirement: !ruby/object:Gem::Requirement
|