rails-autoscale-que 1.2.3 → 1.3.1

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: 6eaae48004c6b547a6440547ca8bcecd21330bcce5df1e19c88d200f2da988b7
4
+ data.tar.gz: 589fc2b46a2d8019b5d289d0592c33155832359c797797d809aedd0513ab774e
5
5
  SHA512:
6
- metadata.gz: 437339ad41c6113a5b52f7f547bddbc6228bee7a8f0936a0b6e5bdd6ce150bfab9a458f3f1ed91fdd93449f8c2c0d80f4f8962657b2a2ad72bab8b6507ff5d05
7
- data.tar.gz: 37f98d692c18f9635d686d3dba9a8b9a125b9a995210a2ac792cac93eaa22097bbc083f272372c9fdc7a79608a42d1f9f14b9e62533e6b052bb6879345533e56
6
+ metadata.gz: 7002184fa11d1538cdbe58183f4ceb5dc5f4f6b86bf7313f6d4213e267b61274ac632db3d22122f3709149232dc816de80311198c003811232177ea8d59fc313
7
+ data.tar.gz: 5ae98832a67c60d14363f7a1e7533f49ec182dd4dcfa9b762a60bbff6c21afd9c01b0644104fb808426c85b814b7574e8a804c481d4ade4f10aad51ba6924cef
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.1)
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.1)
10
+ judoscale-ruby (= 1.3.1)
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.1"
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.1
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-03-11 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.1
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.1
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: que
30
30
  requirement: !ruby/object:Gem::Requirement