rails-autoscale-good_job 1.5.2 → 1.5.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8aa468eddb0e62aa70bab9c5df6070a13ebaed92c85cccc3db3a2d7baa63de33
4
- data.tar.gz: 9e5c8c2c3ccaa0d39fcc5525ed641fc879a0f81bb7363a256d9017b1b8b32eab
3
+ metadata.gz: aa55cce9bfb0cdccad64827b1176b08a3b42216c4e7499f1e29455db2c88e6e1
4
+ data.tar.gz: e642fd3c1f0539a2e0a1eb735b7ddfcbaab601833151629d6e24df7c5fa31d85
5
5
  SHA512:
6
- metadata.gz: 07f6bef964ba85e7e32e798b770f719c83626fc35e378364dfbf5fe2d1596adc17877f3c55a561eb21265e37f0ad39868668c4ffabf2a89bff9994199d3bd2b2
7
- data.tar.gz: 475e0ef64ad162e3623010c8986b7177a2684ce8f89f0ee78cafa0bb0cfa5a716561cd3d5610d01d35a2a8a943ce9a518e6dfe63caf7958720f3841fd900b8a4
6
+ metadata.gz: 4717b26882d48e86ddfa6d3949e7af45f36bd587d4807731ea659951d381c833f4ebe108d01e4469d56eb33e5525df8477a44fda2b9aafd3d6250878d0a5d204
7
+ data.tar.gz: 328d2ad2db803db8141ef0caff776d01bda66e6e8f6077391b34e460fa96a6889988669d529189425427e2268688a193335d3d4cb5b0130b4ee37fbe9e82cd33
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Judoscale
4
4
  module GoodJob
5
- VERSION = "1.5.2"
5
+ VERSION = "1.5.4"
6
6
  end
7
7
  end
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.2
4
+ version: 1.5.4
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-08-10 00:00:00.000000000 Z
13
+ date: 2024-02-07 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.2
21
+ version: 1.5.4
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.2
28
+ version: 1.5.4
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