rails-autoscale-web 1.4.1 → 1.5.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: 7cadd4c62192ed3f517f7e83a427e64f199c35f281d8f2eb3f08124fd5a26078
4
- data.tar.gz: a134723132905c2befa3ab73e065d903fe064ab52fae03ce4486782d9a4cfade
3
+ metadata.gz: 61d80d52b14975307b3dd7f310bec2516ddb5074f11b7d08e771d4673f18a990
4
+ data.tar.gz: 432f686d9b4603ea5c17618aeaa4876df48cb716cae60430b0857dddbb5d1a7e
5
5
  SHA512:
6
- metadata.gz: c106f49002d9856b2455d1f062ab9aaba74049ea8e2263c20902e7f0eb8ff115eb32f1f10543ff375ac5fb1a6abe0354b85f2335c7babab5e9f5364e3e74e092
7
- data.tar.gz: 3f2c09381740d244452623d1d1d90a4b6b02dd5e2537550f7c8acd6aa9600f23da8132b4f2c0aad480861811f702f2dc98f171fb8212a17618ad458bde6d0fc8
6
+ metadata.gz: 1f3e6dfabe3bff5c065f03fa27175e2dc45d8457d51d8c477c834e99cfa68da8b16accf5a511bb8269d905350c28b4c09c0b71f453554ed3e757df86fe5c0bef
7
+ data.tar.gz: 3271a0f8097ecd76b8f6b4effbee18daa23b1323266476805151300f306f7a343ef3dcb1f179edb0821b0f3ddf90074bd1e93871d74b8b521f5848a3b556fcd2
data/Gemfile.lock CHANGED
@@ -1,32 +1,32 @@
1
1
  PATH
2
2
  remote: ../judoscale-ruby
3
3
  specs:
4
- judoscale-ruby (1.4.1)
4
+ judoscale-ruby (1.5.0)
5
5
 
6
6
  PATH
7
7
  remote: .
8
8
  specs:
9
- judoscale-rails (1.4.1)
10
- judoscale-ruby (= 1.4.1)
9
+ judoscale-rails (1.5.0)
10
+ judoscale-ruby (= 1.5.0)
11
11
  railties
12
12
 
13
13
  GEM
14
14
  remote: https://rubygems.org/
15
15
  specs:
16
- actionpack (7.0.4.3)
17
- actionview (= 7.0.4.3)
18
- activesupport (= 7.0.4.3)
19
- rack (~> 2.0, >= 2.2.0)
16
+ actionpack (7.0.6)
17
+ actionview (= 7.0.6)
18
+ activesupport (= 7.0.6)
19
+ rack (~> 2.0, >= 2.2.4)
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.3)
24
- activesupport (= 7.0.4.3)
23
+ actionview (7.0.6)
24
+ activesupport (= 7.0.6)
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.3)
29
+ activesupport (7.0.6)
30
30
  concurrent-ruby (~> 1.0, >= 1.0.2)
31
31
  i18n (>= 1.6, < 2)
32
32
  minitest (>= 5.1)
@@ -38,34 +38,36 @@ GEM
38
38
  irb (>= 1.5.0)
39
39
  reline (>= 0.3.1)
40
40
  erubi (1.12.0)
41
- i18n (1.13.0)
41
+ i18n (1.14.1)
42
42
  concurrent-ruby (~> 1.0)
43
43
  io-console (0.6.0)
44
44
  irb (1.6.2)
45
45
  reline (>= 0.3.0)
46
- loofah (2.20.0)
46
+ loofah (2.21.3)
47
47
  crass (~> 1.0.2)
48
- nokogiri (>= 1.5.9)
48
+ nokogiri (>= 1.12.0)
49
49
  method_source (1.0.0)
50
50
  minitest (5.17.0)
51
- nokogiri (1.14.3-arm64-darwin)
51
+ nokogiri (1.15.3-arm64-darwin)
52
52
  racc (~> 1.4)
53
- nokogiri (1.14.3-x86_64-darwin)
53
+ nokogiri (1.15.3-x86_64-darwin)
54
54
  racc (~> 1.4)
55
- nokogiri (1.14.3-x86_64-linux)
55
+ nokogiri (1.15.3-x86_64-linux)
56
56
  racc (~> 1.4)
57
- racc (1.6.2)
57
+ racc (1.7.1)
58
58
  rack (2.2.7)
59
59
  rack-test (2.1.0)
60
60
  rack (>= 1.3)
61
- rails-dom-testing (2.0.3)
62
- activesupport (>= 4.2.0)
61
+ rails-dom-testing (2.1.1)
62
+ activesupport (>= 5.0.0)
63
+ minitest
63
64
  nokogiri (>= 1.6)
64
- rails-html-sanitizer (1.5.0)
65
- loofah (~> 2.19, >= 2.19.1)
66
- railties (7.0.4.3)
67
- actionpack (= 7.0.4.3)
68
- activesupport (= 7.0.4.3)
65
+ rails-html-sanitizer (1.6.0)
66
+ loofah (~> 2.21)
67
+ nokogiri (~> 1.14)
68
+ railties (7.0.6)
69
+ actionpack (= 7.0.6)
70
+ activesupport (= 7.0.6)
69
71
  method_source
70
72
  rake (>= 12.2)
71
73
  thor (~> 1.0)
@@ -73,7 +75,7 @@ GEM
73
75
  rake (13.0.6)
74
76
  reline (0.3.2)
75
77
  io-console (~> 0.5)
76
- thor (1.2.1)
78
+ thor (1.2.2)
77
79
  tzinfo (2.0.6)
78
80
  concurrent-ruby (~> 1.0)
79
81
  zeitwerk (2.6.8)
@@ -81,6 +83,7 @@ GEM
81
83
  PLATFORMS
82
84
  arm64-darwin-20
83
85
  arm64-darwin-21
86
+ arm64-darwin-22
84
87
  x86_64-darwin-21
85
88
  x86_64-linux
86
89
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Judoscale
4
4
  module Rails
5
- VERSION = "1.4.1"
5
+ VERSION = "1.5.0"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,16 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails-autoscale-web
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.1
4
+ version: 1.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam McCrea
8
8
  - Carlos Antonio da Silva
9
9
  - Jon Sullivan
10
- autorequire:
10
+ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2023-05-04 00:00:00.000000000 Z
13
+ date: 2023-07-21 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.4.1
21
+ version: 1.5.0
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.4.1
28
+ version: 1.5.0
29
29
  - !ruby/object:Gem::Dependency
30
30
  name: railties
31
31
  requirement: !ruby/object:Gem::Requirement
@@ -40,7 +40,7 @@ dependencies:
40
40
  - - ">="
41
41
  - !ruby/object:Gem::Version
42
42
  version: '0'
43
- description:
43
+ description:
44
44
  email:
45
45
  - hello@judoscale.com
46
46
  executables: []
@@ -67,7 +67,7 @@ metadata:
67
67
  documentation_uri: https://judoscale.com/docs
68
68
  changelog_uri: https://github.com/judoscale/judoscale-ruby/blob/main/CHANGELOG.md
69
69
  source_code_uri: https://github.com/judoscale/judoscale-ruby
70
- post_install_message:
70
+ post_install_message:
71
71
  rdoc_options: []
72
72
  require_paths:
73
73
  - lib
@@ -82,8 +82,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
82
82
  - !ruby/object:Gem::Version
83
83
  version: '0'
84
84
  requirements: []
85
- rubygems_version: 3.2.32
86
- signing_key:
85
+ rubygems_version: 3.4.10
86
+ signing_key:
87
87
  specification_version: 4
88
88
  summary: This gem provides Ruby on Rails integration with the Judoscale autoscaling
89
89
  add-on for Heroku.