log_sanity 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ab2d94e3371c9459eaaac83dfe5476a33ff24fabdec99ca07f8821b1cbd14a36
4
- data.tar.gz: 75a998827a8f1aeb321b51d90b2f7f754636400a73276de37c120089bd035ec1
3
+ metadata.gz: b0f98d06be4f817e88abd07b2d2a9a80d215dcc8db38ff07817c148712bef613
4
+ data.tar.gz: aa421d46edd8af9dc16095d328a13d4a9188a5f31296ecf889a68f8c83bec13f
5
5
  SHA512:
6
- metadata.gz: ac3c9206bbe0eb3c4061bf0fa423209192bbfa6baa8fd09dc0e47d9e01e8ad26a716ec6cf3db293cb9059624c8ffcc536dc2788c8b87fd5b86face2b49c8065a
7
- data.tar.gz: 4b7ef5549ff3183a68e399c94afbda0a0d3e6a4e2e73988d446e0de5494c39374bab4ba7a0d6a4c54745b9bbce7e13624ededf25373a3ae7e847645234c8887f
6
+ metadata.gz: ca811de724bab4bc52a5692c111ff709afdee10197ab820dc97b2507c9abded1ca3ea5c52fcd01d367c3e00ad6868a3a47f9aeb74735c9f741ae58a41df3f77e
7
+ data.tar.gz: 9cc26c420d60ddd702f2f971edfe244d6e0ec0f6a9c971ef34c83f7adca11375654186cdc3d1d36e02ad3e73bdba9c89a571ab62758585388aa899b4120c9f17
data/Gemfile.lock CHANGED
@@ -1,120 +1,124 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- log_sanity (1.1.0)
5
- rails (>= 5.2, < 6.2)
4
+ log_sanity (1.1.1)
5
+ rails (>= 5.2, < 7.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (6.0.3.4)
11
- actionpack (= 6.0.3.4)
10
+ actioncable (6.1.4.1)
11
+ actionpack (= 6.1.4.1)
12
+ activesupport (= 6.1.4.1)
12
13
  nio4r (~> 2.0)
13
14
  websocket-driver (>= 0.6.1)
14
- actionmailbox (6.0.3.4)
15
- actionpack (= 6.0.3.4)
16
- activejob (= 6.0.3.4)
17
- activerecord (= 6.0.3.4)
18
- activestorage (= 6.0.3.4)
19
- activesupport (= 6.0.3.4)
15
+ actionmailbox (6.1.4.1)
16
+ actionpack (= 6.1.4.1)
17
+ activejob (= 6.1.4.1)
18
+ activerecord (= 6.1.4.1)
19
+ activestorage (= 6.1.4.1)
20
+ activesupport (= 6.1.4.1)
20
21
  mail (>= 2.7.1)
21
- actionmailer (6.0.3.4)
22
- actionpack (= 6.0.3.4)
23
- actionview (= 6.0.3.4)
24
- activejob (= 6.0.3.4)
22
+ actionmailer (6.1.4.1)
23
+ actionpack (= 6.1.4.1)
24
+ actionview (= 6.1.4.1)
25
+ activejob (= 6.1.4.1)
26
+ activesupport (= 6.1.4.1)
25
27
  mail (~> 2.5, >= 2.5.4)
26
28
  rails-dom-testing (~> 2.0)
27
- actionpack (6.0.3.4)
28
- actionview (= 6.0.3.4)
29
- activesupport (= 6.0.3.4)
30
- rack (~> 2.0, >= 2.0.8)
29
+ actionpack (6.1.4.1)
30
+ actionview (= 6.1.4.1)
31
+ activesupport (= 6.1.4.1)
32
+ rack (~> 2.0, >= 2.0.9)
31
33
  rack-test (>= 0.6.3)
32
34
  rails-dom-testing (~> 2.0)
33
35
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
34
- actiontext (6.0.3.4)
35
- actionpack (= 6.0.3.4)
36
- activerecord (= 6.0.3.4)
37
- activestorage (= 6.0.3.4)
38
- activesupport (= 6.0.3.4)
36
+ actiontext (6.1.4.1)
37
+ actionpack (= 6.1.4.1)
38
+ activerecord (= 6.1.4.1)
39
+ activestorage (= 6.1.4.1)
40
+ activesupport (= 6.1.4.1)
39
41
  nokogiri (>= 1.8.5)
40
- actionview (6.0.3.4)
41
- activesupport (= 6.0.3.4)
42
+ actionview (6.1.4.1)
43
+ activesupport (= 6.1.4.1)
42
44
  builder (~> 3.1)
43
45
  erubi (~> 1.4)
44
46
  rails-dom-testing (~> 2.0)
45
47
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
46
- activejob (6.0.3.4)
47
- activesupport (= 6.0.3.4)
48
+ activejob (6.1.4.1)
49
+ activesupport (= 6.1.4.1)
48
50
  globalid (>= 0.3.6)
49
- activemodel (6.0.3.4)
50
- activesupport (= 6.0.3.4)
51
- activerecord (6.0.3.4)
52
- activemodel (= 6.0.3.4)
53
- activesupport (= 6.0.3.4)
54
- activestorage (6.0.3.4)
55
- actionpack (= 6.0.3.4)
56
- activejob (= 6.0.3.4)
57
- activerecord (= 6.0.3.4)
58
- marcel (~> 0.3.1)
59
- activesupport (6.0.3.4)
51
+ activemodel (6.1.4.1)
52
+ activesupport (= 6.1.4.1)
53
+ activerecord (6.1.4.1)
54
+ activemodel (= 6.1.4.1)
55
+ activesupport (= 6.1.4.1)
56
+ activestorage (6.1.4.1)
57
+ actionpack (= 6.1.4.1)
58
+ activejob (= 6.1.4.1)
59
+ activerecord (= 6.1.4.1)
60
+ activesupport (= 6.1.4.1)
61
+ marcel (~> 1.0.0)
62
+ mini_mime (>= 1.1.0)
63
+ activesupport (6.1.4.1)
60
64
  concurrent-ruby (~> 1.0, >= 1.0.2)
61
- i18n (>= 0.7, < 2)
62
- minitest (~> 5.1)
63
- tzinfo (~> 1.1)
64
- zeitwerk (~> 2.2, >= 2.2.2)
65
+ i18n (>= 1.6, < 2)
66
+ minitest (>= 5.1)
67
+ tzinfo (~> 2.0)
68
+ zeitwerk (~> 2.3)
65
69
  builder (3.2.4)
66
- concurrent-ruby (1.1.7)
70
+ concurrent-ruby (1.1.9)
67
71
  crass (1.0.6)
68
72
  erubi (1.10.0)
69
- globalid (0.4.2)
70
- activesupport (>= 4.2.0)
71
- i18n (1.8.5)
73
+ globalid (0.5.2)
74
+ activesupport (>= 5.0)
75
+ i18n (1.8.10)
72
76
  concurrent-ruby (~> 1.0)
73
- loofah (2.8.0)
77
+ loofah (2.12.0)
74
78
  crass (~> 1.0.2)
75
79
  nokogiri (>= 1.5.9)
76
80
  mail (2.7.1)
77
81
  mini_mime (>= 0.1.1)
78
- marcel (0.3.3)
79
- mimemagic (~> 0.3.2)
82
+ marcel (1.0.2)
80
83
  method_source (1.0.0)
81
- mimemagic (0.3.5)
82
- mini_mime (1.0.2)
83
- mini_portile2 (2.4.0)
84
- minitest (5.14.2)
85
- nio4r (2.5.4)
86
- nokogiri (1.10.10)
87
- mini_portile2 (~> 2.4.0)
84
+ mini_mime (1.1.2)
85
+ mini_portile2 (2.6.1)
86
+ minitest (5.14.4)
87
+ nio4r (2.5.8)
88
+ nokogiri (1.12.5)
89
+ mini_portile2 (~> 2.6.1)
90
+ racc (~> 1.4)
91
+ racc (1.6.0)
88
92
  rack (2.2.3)
89
93
  rack-test (1.1.0)
90
94
  rack (>= 1.0, < 3)
91
- rails (6.0.3.4)
92
- actioncable (= 6.0.3.4)
93
- actionmailbox (= 6.0.3.4)
94
- actionmailer (= 6.0.3.4)
95
- actionpack (= 6.0.3.4)
96
- actiontext (= 6.0.3.4)
97
- actionview (= 6.0.3.4)
98
- activejob (= 6.0.3.4)
99
- activemodel (= 6.0.3.4)
100
- activerecord (= 6.0.3.4)
101
- activestorage (= 6.0.3.4)
102
- activesupport (= 6.0.3.4)
103
- bundler (>= 1.3.0)
104
- railties (= 6.0.3.4)
95
+ rails (6.1.4.1)
96
+ actioncable (= 6.1.4.1)
97
+ actionmailbox (= 6.1.4.1)
98
+ actionmailer (= 6.1.4.1)
99
+ actionpack (= 6.1.4.1)
100
+ actiontext (= 6.1.4.1)
101
+ actionview (= 6.1.4.1)
102
+ activejob (= 6.1.4.1)
103
+ activemodel (= 6.1.4.1)
104
+ activerecord (= 6.1.4.1)
105
+ activestorage (= 6.1.4.1)
106
+ activesupport (= 6.1.4.1)
107
+ bundler (>= 1.15.0)
108
+ railties (= 6.1.4.1)
105
109
  sprockets-rails (>= 2.0.0)
106
110
  rails-dom-testing (2.0.3)
107
111
  activesupport (>= 4.2.0)
108
112
  nokogiri (>= 1.6)
109
- rails-html-sanitizer (1.3.0)
113
+ rails-html-sanitizer (1.4.2)
110
114
  loofah (~> 2.3)
111
- railties (6.0.3.4)
112
- actionpack (= 6.0.3.4)
113
- activesupport (= 6.0.3.4)
115
+ railties (6.1.4.1)
116
+ actionpack (= 6.1.4.1)
117
+ activesupport (= 6.1.4.1)
114
118
  method_source
115
- rake (>= 0.8.7)
116
- thor (>= 0.20.3, < 2.0)
117
- rake (13.0.3)
119
+ rake (>= 0.13)
120
+ thor (~> 1.0)
121
+ rake (13.0.6)
118
122
  sprockets (4.0.2)
119
123
  concurrent-ruby (~> 1.0)
120
124
  rack (> 1, < 3)
@@ -122,11 +126,10 @@ GEM
122
126
  actionpack (>= 4.0)
123
127
  activesupport (>= 4.0)
124
128
  sprockets (>= 3.0.0)
125
- thor (1.0.1)
126
- thread_safe (0.3.6)
127
- tzinfo (1.2.8)
128
- thread_safe (~> 0.1)
129
- websocket-driver (0.7.3)
129
+ thor (1.1.0)
130
+ tzinfo (2.0.4)
131
+ concurrent-ruby (~> 1.0)
132
+ websocket-driver (0.7.5)
130
133
  websocket-extensions (>= 0.1.0)
131
134
  websocket-extensions (0.1.5)
132
135
  zeitwerk (2.4.2)
@@ -138,4 +141,4 @@ DEPENDENCIES
138
141
  log_sanity!
139
142
 
140
143
  BUNDLED WITH
141
- 1.17.3
144
+ 2.2.22
@@ -1,3 +1,3 @@
1
1
  module LogSanity
2
- VERSION = '1.1.0'
2
+ VERSION = '1.1.1'
3
3
  end
data/log_sanity.gemspec CHANGED
@@ -17,5 +17,5 @@ Gem::Specification.new do |s|
17
17
  s.test_files = s.files.grep(%r{^(test|spec|features)/})
18
18
  s.require_paths = ["lib"]
19
19
 
20
- s.add_dependency 'rails', '>= 5.2', '< 6.2'
20
+ s.add_dependency 'rails', '>= 5.2', '< 7.1'
21
21
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: log_sanity
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - thomas morgan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-13 00:00:00.000000000 Z
11
+ date: 2021-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '5.2'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
- version: '6.2'
22
+ version: '7.1'
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '5.2'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
- version: '6.2'
32
+ version: '7.1'
33
33
  description: LogSanity - Bring sanity to Rails logs by reducing verbosity, using json
34
34
  output, and more.
35
35
  email:
@@ -121,7 +121,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
121
121
  - !ruby/object:Gem::Version
122
122
  version: '0'
123
123
  requirements: []
124
- rubygems_version: 3.0.9
124
+ rubygems_version: 3.2.22
125
125
  signing_key:
126
126
  specification_version: 4
127
127
  summary: LogSanity - Bring sanity to Rails logs