query_track 0.0.15 → 0.0.16
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 +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +40 -35
- data/lib/query_track/version.rb +1 -1
- metadata +3 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 226f590c46336aa73e51bc6f17e61347df9dd22b971e55971d6dc58bcaf7092f
|
|
4
|
+
data.tar.gz: 84753f10901260d1d12b965de4f22419178010834b9f9930f97de82170d6ed23
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '09b816d62334b24d5dc128de1776f0335c76a5504173fc0cc52279ab51f7bb09cb6d2f09320c7bfb358647a167105d11528fd1847ee36738cb999ec40ad78e80'
|
|
7
|
+
data.tar.gz: 1d81d21cb0df17953bc1710ce13b9eebcf3ce4d43783efcc1fb7a8d4269014ea4249e261c7e30085672b5a9f1d1be0e009f6956db41f630895069613496bbd40
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
query_track (0.0.
|
|
4
|
+
query_track (0.0.15)
|
|
5
5
|
activesupport
|
|
6
6
|
dry-configurable
|
|
7
7
|
slack_hook
|
|
@@ -9,14 +9,14 @@ PATH
|
|
|
9
9
|
GEM
|
|
10
10
|
remote: https://rubygems.org/
|
|
11
11
|
specs:
|
|
12
|
-
activesupport (8.
|
|
12
|
+
activesupport (8.1.3)
|
|
13
13
|
base64
|
|
14
|
-
benchmark (>= 0.3)
|
|
15
14
|
bigdecimal
|
|
16
15
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
17
16
|
connection_pool (>= 2.2.5)
|
|
18
17
|
drb
|
|
19
18
|
i18n (>= 1.6, < 2)
|
|
19
|
+
json
|
|
20
20
|
logger (>= 1.4.2)
|
|
21
21
|
minitest (>= 5.1)
|
|
22
22
|
securerandom (>= 0.3)
|
|
@@ -24,73 +24,78 @@ GEM
|
|
|
24
24
|
uri (>= 0.13.1)
|
|
25
25
|
ast (2.4.3)
|
|
26
26
|
base64 (0.3.0)
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
concurrent-ruby (1.3.
|
|
31
|
-
connection_pool (
|
|
27
|
+
bigdecimal (4.1.2)
|
|
28
|
+
byebug (13.0.0)
|
|
29
|
+
reline (>= 0.6.0)
|
|
30
|
+
concurrent-ruby (1.3.7)
|
|
31
|
+
connection_pool (3.0.2)
|
|
32
32
|
diff-lcs (1.6.2)
|
|
33
33
|
drb (2.2.3)
|
|
34
|
-
dry-configurable (1.
|
|
35
|
-
dry-core (~> 1.
|
|
34
|
+
dry-configurable (1.4.0)
|
|
35
|
+
dry-core (~> 1.0)
|
|
36
36
|
zeitwerk (~> 2.6)
|
|
37
|
-
dry-core (1.
|
|
37
|
+
dry-core (1.2.0)
|
|
38
38
|
concurrent-ruby (~> 1.0)
|
|
39
39
|
logger
|
|
40
40
|
zeitwerk (~> 2.6)
|
|
41
|
-
i18n (1.
|
|
41
|
+
i18n (1.15.2)
|
|
42
42
|
concurrent-ruby (~> 1.0)
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
io-console (0.8.2)
|
|
44
|
+
json (2.21.1)
|
|
45
|
+
language_server-protocol (3.17.0.6)
|
|
45
46
|
lint_roller (1.1.0)
|
|
46
47
|
logger (1.7.0)
|
|
47
|
-
minitest (
|
|
48
|
-
|
|
49
|
-
|
|
48
|
+
minitest (6.0.6)
|
|
49
|
+
drb (~> 2.0)
|
|
50
|
+
prism (~> 1.5)
|
|
51
|
+
parallel (2.1.0)
|
|
52
|
+
parser (3.3.12.0)
|
|
50
53
|
ast (~> 2.4.1)
|
|
51
54
|
racc
|
|
52
|
-
prism (1.
|
|
55
|
+
prism (1.9.0)
|
|
53
56
|
racc (1.8.1)
|
|
54
57
|
rainbow (3.1.1)
|
|
55
|
-
rake (13.
|
|
56
|
-
regexp_parser (2.
|
|
57
|
-
|
|
58
|
+
rake (13.4.2)
|
|
59
|
+
regexp_parser (2.12.0)
|
|
60
|
+
reline (0.6.3)
|
|
61
|
+
io-console (~> 0.5)
|
|
62
|
+
rspec (3.13.2)
|
|
58
63
|
rspec-core (~> 3.13.0)
|
|
59
64
|
rspec-expectations (~> 3.13.0)
|
|
60
65
|
rspec-mocks (~> 3.13.0)
|
|
61
|
-
rspec-core (3.13.
|
|
66
|
+
rspec-core (3.13.6)
|
|
62
67
|
rspec-support (~> 3.13.0)
|
|
63
68
|
rspec-expectations (3.13.5)
|
|
64
69
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
65
70
|
rspec-support (~> 3.13.0)
|
|
66
|
-
rspec-mocks (3.13.
|
|
71
|
+
rspec-mocks (3.13.8)
|
|
67
72
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
68
73
|
rspec-support (~> 3.13.0)
|
|
69
|
-
rspec-support (3.13.
|
|
70
|
-
rubocop (1.
|
|
74
|
+
rspec-support (3.13.7)
|
|
75
|
+
rubocop (1.88.2)
|
|
71
76
|
json (~> 2.3)
|
|
72
77
|
language_server-protocol (~> 3.17.0.2)
|
|
73
78
|
lint_roller (~> 1.1.0)
|
|
74
|
-
parallel (
|
|
79
|
+
parallel (>= 1.10)
|
|
75
80
|
parser (>= 3.3.0.2)
|
|
76
81
|
rainbow (>= 2.2.2, < 4.0)
|
|
77
82
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
78
|
-
rubocop-ast (>= 1.
|
|
83
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
79
84
|
ruby-progressbar (~> 1.7)
|
|
80
85
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
81
|
-
rubocop-ast (1.
|
|
86
|
+
rubocop-ast (1.50.0)
|
|
82
87
|
parser (>= 3.3.7.2)
|
|
83
|
-
prism (~> 1.
|
|
88
|
+
prism (~> 1.7)
|
|
84
89
|
ruby-progressbar (1.13.0)
|
|
85
90
|
securerandom (0.4.1)
|
|
86
91
|
slack_hook (0.1.2)
|
|
87
92
|
tzinfo (2.0.6)
|
|
88
93
|
concurrent-ruby (~> 1.0)
|
|
89
|
-
unicode-display_width (3.
|
|
90
|
-
unicode-emoji (~> 4.
|
|
91
|
-
unicode-emoji (4.0
|
|
92
|
-
uri (1.
|
|
93
|
-
zeitwerk (2.
|
|
94
|
+
unicode-display_width (3.2.0)
|
|
95
|
+
unicode-emoji (~> 4.1)
|
|
96
|
+
unicode-emoji (4.2.0)
|
|
97
|
+
uri (1.1.1)
|
|
98
|
+
zeitwerk (2.8.2)
|
|
94
99
|
|
|
95
100
|
PLATFORMS
|
|
96
101
|
ruby
|
|
@@ -104,4 +109,4 @@ DEPENDENCIES
|
|
|
104
109
|
rubocop
|
|
105
110
|
|
|
106
111
|
BUNDLED WITH
|
|
107
|
-
|
|
112
|
+
4.0.16
|
data/lib/query_track/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: query_track
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.16
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Kirill Shevchenko
|
|
8
|
-
autorequire:
|
|
9
8
|
bindir: exe
|
|
10
9
|
cert_chain: []
|
|
11
|
-
date:
|
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
|
12
11
|
dependencies:
|
|
13
12
|
- !ruby/object:Gem::Dependency
|
|
14
13
|
name: activesupport
|
|
@@ -158,7 +157,6 @@ homepage: https://github.com/kirillshevch/query_track
|
|
|
158
157
|
licenses:
|
|
159
158
|
- MIT
|
|
160
159
|
metadata: {}
|
|
161
|
-
post_install_message:
|
|
162
160
|
rdoc_options: []
|
|
163
161
|
require_paths:
|
|
164
162
|
- lib
|
|
@@ -173,8 +171,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
173
171
|
- !ruby/object:Gem::Version
|
|
174
172
|
version: '0'
|
|
175
173
|
requirements: []
|
|
176
|
-
rubygems_version:
|
|
177
|
-
signing_key:
|
|
174
|
+
rubygems_version: 4.0.3
|
|
178
175
|
specification_version: 4
|
|
179
176
|
summary: Finding time-consuming database queries for ActiveRecord-based Rails Apps
|
|
180
177
|
test_files: []
|