rails-autoscale-web 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: cd948f43faed1c173850a06658aaa02bc7bb9247ab64c46c2a09515aca83cec3
4
- data.tar.gz: 56c8d28c33523ca79a7c59a37c115c87afbe30c6f1b5bf4e9d92a51334d58173
3
+ metadata.gz: 670b2ae08b9ecac6177266ab3e4919e370749b32aea100c3c56d59c09857be57
4
+ data.tar.gz: 5c283b6b0239dfa92c4219d152f9c0780e354bf60c2a910b08c5adfc863de602
5
5
  SHA512:
6
- metadata.gz: 36a2c658bc4c5ee075229190317c8a2c3f87ff4a913245edaf14062b55ef75fa3ec0e706f0a2800cfdc2b320a68e8a5ae37e316da37cc03f58c6b2f22ab675a9
7
- data.tar.gz: ebc789a91842979b654d14e03df30f24f2b1ba4d9db9181ca5c45e25a389b90e994561686c3765d20ecc4ff622264c34006633b967a7c9158e5d4bf4fcf992d5
6
+ metadata.gz: d5be720da6642512d9dc72a7f85e9bd63b9cb6e8fc3a17dd3660bfa75d9107901bb14905aa5f9f00ee6c5ce2b3dc2c3780d16d3d3132a2e8306d1789481f48d7
7
+ data.tar.gz: 20d189420547bc77cf746ec9656dddbcaa6333f5fccbaaaaaf0291395db1d0e2d4aed395ab99fa3e40d5e822d9468b55c26d12bb31561a063a446ad6b539f850
data/Gemfile.lock CHANGED
@@ -1,71 +1,71 @@
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-rails (1.2.3)
10
- judoscale-ruby (= 1.2.3)
9
+ judoscale-rails (1.3.1)
10
+ judoscale-ruby (= 1.3.1)
11
11
  railties
12
12
 
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actionpack (7.0.4)
17
- actionview (= 7.0.4)
18
- activesupport (= 7.0.4)
16
+ actionpack (7.0.4.2)
17
+ actionview (= 7.0.4.2)
18
+ activesupport (= 7.0.4.2)
19
19
  rack (~> 2.0, >= 2.2.0)
20
20
  rack-test (>= 0.6.3)
21
21
  rails-dom-testing (~> 2.0)
22
22
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
23
- actionview (7.0.4)
24
- activesupport (= 7.0.4)
23
+ actionview (7.0.4.2)
24
+ activesupport (= 7.0.4.2)
25
25
  builder (~> 3.1)
26
26
  erubi (~> 1.4)
27
27
  rails-dom-testing (~> 2.0)
28
28
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
29
- activesupport (7.0.4)
29
+ activesupport (7.0.4.2)
30
30
  concurrent-ruby (~> 1.0, >= 1.0.2)
31
31
  i18n (>= 1.6, < 2)
32
32
  minitest (>= 5.1)
33
33
  tzinfo (~> 2.0)
34
34
  builder (3.2.4)
35
- concurrent-ruby (1.1.10)
35
+ concurrent-ruby (1.2.2)
36
36
  crass (1.0.6)
37
- debug (1.6.2)
38
- irb (>= 1.3.6)
37
+ debug (1.7.1)
38
+ irb (>= 1.5.0)
39
39
  reline (>= 0.3.1)
40
- erubi (1.11.0)
40
+ erubi (1.12.0)
41
41
  i18n (1.12.0)
42
42
  concurrent-ruby (~> 1.0)
43
- io-console (0.5.11)
44
- irb (1.4.1)
43
+ io-console (0.6.0)
44
+ irb (1.6.2)
45
45
  reline (>= 0.3.0)
46
- loofah (2.19.0)
46
+ loofah (2.19.1)
47
47
  crass (~> 1.0.2)
48
48
  nokogiri (>= 1.5.9)
49
49
  method_source (1.0.0)
50
- minitest (5.16.3)
51
- nokogiri (1.13.9-arm64-darwin)
50
+ minitest (5.17.0)
51
+ nokogiri (1.14.2-arm64-darwin)
52
52
  racc (~> 1.4)
53
- nokogiri (1.13.9-x86_64-darwin)
53
+ nokogiri (1.14.2-x86_64-darwin)
54
54
  racc (~> 1.4)
55
- nokogiri (1.13.9-x86_64-linux)
55
+ nokogiri (1.14.2-x86_64-linux)
56
56
  racc (~> 1.4)
57
- racc (1.6.0)
58
- rack (2.2.4)
57
+ racc (1.6.2)
58
+ rack (2.2.6.3)
59
59
  rack-test (2.0.2)
60
60
  rack (>= 1.3)
61
61
  rails-dom-testing (2.0.3)
62
62
  activesupport (>= 4.2.0)
63
63
  nokogiri (>= 1.6)
64
- rails-html-sanitizer (1.4.3)
65
- loofah (~> 2.3)
66
- railties (7.0.4)
67
- actionpack (= 7.0.4)
68
- activesupport (= 7.0.4)
64
+ rails-html-sanitizer (1.5.0)
65
+ loofah (~> 2.19, >= 2.19.1)
66
+ railties (7.0.4.2)
67
+ actionpack (= 7.0.4.2)
68
+ activesupport (= 7.0.4.2)
69
69
  method_source
70
70
  rake (>= 12.2)
71
71
  thor (~> 1.0)
@@ -73,12 +73,12 @@ GEM
73
73
  rake (13.0.6)
74
74
  rake-release (1.3.0)
75
75
  bundler (>= 1.11, < 3)
76
- reline (0.3.1)
76
+ reline (0.3.2)
77
77
  io-console (~> 0.5)
78
78
  thor (1.2.1)
79
- tzinfo (2.0.5)
79
+ tzinfo (2.0.6)
80
80
  concurrent-ruby (~> 1.0)
81
- zeitwerk (2.6.6)
81
+ zeitwerk (2.6.7)
82
82
 
83
83
  PLATFORMS
84
84
  arm64-darwin-20
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Judoscale
4
4
  module Rails
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-web
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: railties
30
30
  requirement: !ruby/object:Gem::Requirement