rails-autoscale-que 1.2.3 → 1.3.0

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: 02db176a27d8c42f3846c12de2f053b29dc9d95e5f7c3479e71dcebda18ceb46
4
- data.tar.gz: 0b4befc9fcba35fb3f75f88e7883440a5c718fc266a3a49cd74d796acd434fba
3
+ metadata.gz: 66877afcb1f40440d788dc418f6c70b18aa945653d326436e2ba4729bbfff92b
4
+ data.tar.gz: de84c86517b74430654c2c524af90bad15adb3c200c7f49ee27a828e47b2e90a
5
5
  SHA512:
6
- metadata.gz: 437339ad41c6113a5b52f7f547bddbc6228bee7a8f0936a0b6e5bdd6ce150bfab9a458f3f1ed91fdd93449f8c2c0d80f4f8962657b2a2ad72bab8b6507ff5d05
7
- data.tar.gz: 37f98d692c18f9635d686d3dba9a8b9a125b9a995210a2ac792cac93eaa22097bbc083f272372c9fdc7a79608a42d1f9f14b9e62533e6b052bb6879345533e56
6
+ metadata.gz: e7e64cedf13f3710216a0d48e534ccf88a1629bcccb1690e8cec4c7d2bdc74905113faaa828d0ba65db69f84619a780e099159b7d387922547cf997216d93d95
7
+ data.tar.gz: 938bb3c7eba586785356e8cc3fc91eda809882bf5e42b533ececfb4399959abe6fd13a2b21b048d89bab769d1737516517d4145172f07415082072eee0a6703b
data/Gemfile.lock CHANGED
@@ -1,46 +1,46 @@
1
1
  PATH
2
2
  remote: ../judoscale-ruby
3
3
  specs:
4
- judoscale-ruby (1.2.3)
4
+ judoscale-ruby (1.3.0)
5
5
 
6
6
  PATH
7
7
  remote: .
8
8
  specs:
9
- judoscale-que (1.2.3)
10
- judoscale-ruby (= 1.2.3)
9
+ judoscale-que (1.3.0)
10
+ judoscale-ruby (= 1.3.0)
11
11
  que (>= 1.0)
12
12
 
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- activemodel (7.0.2.3)
17
- activesupport (= 7.0.2.3)
18
- activerecord (7.0.2.3)
19
- activemodel (= 7.0.2.3)
20
- activesupport (= 7.0.2.3)
21
- activesupport (7.0.2.3)
16
+ activemodel (7.0.4.2)
17
+ activesupport (= 7.0.4.2)
18
+ activerecord (7.0.4.2)
19
+ activemodel (= 7.0.4.2)
20
+ activesupport (= 7.0.4.2)
21
+ activesupport (7.0.4.2)
22
22
  concurrent-ruby (~> 1.0, >= 1.0.2)
23
23
  i18n (>= 1.6, < 2)
24
24
  minitest (>= 5.1)
25
25
  tzinfo (~> 2.0)
26
- concurrent-ruby (1.1.10)
27
- debug (1.4.0)
28
- irb (>= 1.3.6)
29
- reline (>= 0.2.7)
30
- i18n (1.10.0)
26
+ concurrent-ruby (1.2.0)
27
+ debug (1.7.1)
28
+ irb (>= 1.5.0)
29
+ reline (>= 0.3.1)
30
+ i18n (1.12.0)
31
31
  concurrent-ruby (~> 1.0)
32
- io-console (0.5.11)
33
- irb (1.4.1)
32
+ io-console (0.6.0)
33
+ irb (1.6.2)
34
34
  reline (>= 0.3.0)
35
- minitest (5.15.0)
36
- pg (1.3.5)
35
+ minitest (5.17.0)
36
+ pg (1.4.5)
37
37
  que (2.2.0)
38
38
  rake (13.0.6)
39
39
  rake-release (1.3.0)
40
40
  bundler (>= 1.11, < 3)
41
- reline (0.3.1)
41
+ reline (0.3.2)
42
42
  io-console (~> 0.5)
43
- tzinfo (2.0.4)
43
+ tzinfo (2.0.6)
44
44
  concurrent-ruby (~> 1.0)
45
45
 
46
46
  PLATFORMS
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Judoscale
4
4
  module Que
5
- VERSION = "1.2.3"
5
+ VERSION = "1.3.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-autoscale-que
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.3
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam McCrea
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-11-26 00:00:00.000000000 Z
12
+ date: 2023-02-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails-autoscale-core
@@ -17,14 +17,14 @@ dependencies:
17
17
  requirements:
18
18
  - - '='
19
19
  - !ruby/object:Gem::Version
20
- version: 1.2.3
20
+ version: 1.3.0
21
21
  type: :runtime
22
22
  prerelease: false
23
23
  version_requirements: !ruby/object:Gem::Requirement
24
24
  requirements:
25
25
  - - '='
26
26
  - !ruby/object:Gem::Version
27
- version: 1.2.3
27
+ version: 1.3.0
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: que
30
30
  requirement: !ruby/object:Gem::Requirement