lol_dba 2.1.8 → 2.1.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +4 -4
- data/Gemfile.lock +45 -45
- data/gemfiles/rails_3_2.gemfile.lock +22 -22
- data/gemfiles/rails_4_0.gemfile.lock +21 -21
- data/gemfiles/rails_4_1.gemfile.lock +21 -21
- data/gemfiles/rails_4_2.gemfile.lock +28 -28
- data/gemfiles/rails_5_0.gemfile.lock +29 -29
- data/gemfiles/rails_5_1.gemfile.lock +30 -30
- data/gemfiles/rails_5_2.gemfile.lock +45 -45
- data/lib/lol_dba/cli.rb +1 -0
- data/lib/lol_dba/version.rb +3 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f02bb01b46b976c85e61104d82ccc86f7b730dcb025ccb88cb4be66c72dd8691
|
4
|
+
data.tar.gz: 1eb78dae90f41f6b3c14da507e7cbb82c71b10d91d405d497b27853cb170cbc2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 69a3ee8ef588dc05f9d6ee732bc82c4343d759f4a912a49c9b83347fe58d2f5c648d6c8f0dcf8df6ab0b08e7c8b37ccbe37b21f63ff5853c4e7366ad826b10dc
|
7
|
+
data.tar.gz: f8c78ca46ed9fbf733f924d1f1067719306fcb3d6c6d8215a266012961338dee593e2f0c2879a70ceeef6dfae0352ad00de4c510494391de68c16a99c8b616cb
|
data/.travis.yml
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
env:
|
2
2
|
global:
|
3
3
|
- CC_TEST_REPORTER_ID=46e5fb2273e7c6fb1beaad7c0f14ad898f0eed65d98a20c80fe8eb4e216a7ff0
|
4
|
-
sudo: false
|
5
4
|
language: ruby
|
6
5
|
cache: bundler
|
7
6
|
before_install:
|
8
7
|
- gem update --system
|
9
8
|
- gem install bundler
|
10
9
|
rvm:
|
11
|
-
- 2.6.
|
10
|
+
- 2.6.3
|
12
11
|
- ruby-head
|
13
12
|
gemfile:
|
14
13
|
- gemfiles/rails_3_2.gemfile
|
@@ -26,8 +25,9 @@ script: "bundle exec rake"
|
|
26
25
|
after_script:
|
27
26
|
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
|
28
27
|
notifications:
|
29
|
-
|
30
|
-
|
28
|
+
email:
|
29
|
+
recipients:
|
30
|
+
- diego@plentz.io
|
31
31
|
matrix:
|
32
32
|
fast_finish: true
|
33
33
|
allow_failures:
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
lol_dba (2.1.
|
4
|
+
lol_dba (2.1.9)
|
5
5
|
actionpack (>= 3.0, < 6.0)
|
6
6
|
activerecord (>= 3.0, < 6.0)
|
7
7
|
railties (>= 3.0, < 6.0)
|
@@ -9,26 +9,26 @@ PATH
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
actionpack (5.2.
|
13
|
-
actionview (= 5.2.
|
14
|
-
activesupport (= 5.2.
|
15
|
-
rack (~> 2.0)
|
12
|
+
actionpack (5.2.4.1)
|
13
|
+
actionview (= 5.2.4.1)
|
14
|
+
activesupport (= 5.2.4.1)
|
15
|
+
rack (~> 2.0, >= 2.0.8)
|
16
16
|
rack-test (>= 0.6.3)
|
17
17
|
rails-dom-testing (~> 2.0)
|
18
18
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
19
|
-
actionview (5.2.
|
20
|
-
activesupport (= 5.2.
|
19
|
+
actionview (5.2.4.1)
|
20
|
+
activesupport (= 5.2.4.1)
|
21
21
|
builder (~> 3.1)
|
22
22
|
erubi (~> 1.4)
|
23
23
|
rails-dom-testing (~> 2.0)
|
24
24
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
25
|
-
activemodel (5.2.
|
26
|
-
activesupport (= 5.2.
|
27
|
-
activerecord (5.2.
|
28
|
-
activemodel (= 5.2.
|
29
|
-
activesupport (= 5.2.
|
25
|
+
activemodel (5.2.4.1)
|
26
|
+
activesupport (= 5.2.4.1)
|
27
|
+
activerecord (5.2.4.1)
|
28
|
+
activemodel (= 5.2.4.1)
|
29
|
+
activesupport (= 5.2.4.1)
|
30
30
|
arel (>= 9.0)
|
31
|
-
activesupport (5.2.
|
31
|
+
activesupport (5.2.4.1)
|
32
32
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
33
33
|
i18n (>= 0.7, < 2)
|
34
34
|
minitest (~> 5.1)
|
@@ -38,64 +38,64 @@ GEM
|
|
38
38
|
rake
|
39
39
|
thor (>= 0.14.0)
|
40
40
|
arel (9.0.0)
|
41
|
-
builder (3.2.
|
41
|
+
builder (3.2.4)
|
42
42
|
concurrent-ruby (1.1.5)
|
43
|
-
crass (1.0.
|
43
|
+
crass (1.0.6)
|
44
44
|
diff-lcs (1.3)
|
45
|
-
docile (1.3.
|
46
|
-
erubi (1.
|
47
|
-
i18n (1.
|
45
|
+
docile (1.3.2)
|
46
|
+
erubi (1.9.0)
|
47
|
+
i18n (1.8.2)
|
48
48
|
concurrent-ruby (~> 1.0)
|
49
|
-
json (2.
|
50
|
-
loofah (2.
|
49
|
+
json (2.3.0)
|
50
|
+
loofah (2.4.0)
|
51
51
|
crass (~> 1.0.2)
|
52
52
|
nokogiri (>= 1.5.9)
|
53
53
|
method_source (0.9.2)
|
54
54
|
mini_portile2 (2.4.0)
|
55
|
-
minitest (5.
|
56
|
-
nokogiri (1.10.
|
55
|
+
minitest (5.14.0)
|
56
|
+
nokogiri (1.10.7)
|
57
57
|
mini_portile2 (~> 2.4.0)
|
58
|
-
rack (2.
|
58
|
+
rack (2.1.1)
|
59
59
|
rack-test (1.1.0)
|
60
60
|
rack (>= 1.0, < 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.0
|
65
|
-
loofah (~> 2.
|
66
|
-
railties (5.2.
|
67
|
-
actionpack (= 5.2.
|
68
|
-
activesupport (= 5.2.
|
64
|
+
rails-html-sanitizer (1.3.0)
|
65
|
+
loofah (~> 2.3)
|
66
|
+
railties (5.2.4.1)
|
67
|
+
actionpack (= 5.2.4.1)
|
68
|
+
activesupport (= 5.2.4.1)
|
69
69
|
method_source
|
70
70
|
rake (>= 0.8.7)
|
71
71
|
thor (>= 0.19.0, < 2.0)
|
72
|
-
rake (
|
73
|
-
rspec-core (3.
|
74
|
-
rspec-support (~> 3.
|
75
|
-
rspec-expectations (3.
|
72
|
+
rake (13.0.1)
|
73
|
+
rspec-core (3.9.1)
|
74
|
+
rspec-support (~> 3.9.1)
|
75
|
+
rspec-expectations (3.9.0)
|
76
76
|
diff-lcs (>= 1.2.0, < 2.0)
|
77
|
-
rspec-support (~> 3.
|
78
|
-
rspec-mocks (3.
|
77
|
+
rspec-support (~> 3.9.0)
|
78
|
+
rspec-mocks (3.9.1)
|
79
79
|
diff-lcs (>= 1.2.0, < 2.0)
|
80
|
-
rspec-support (~> 3.
|
81
|
-
rspec-rails (3.
|
80
|
+
rspec-support (~> 3.9.0)
|
81
|
+
rspec-rails (3.9.0)
|
82
82
|
actionpack (>= 3.0)
|
83
83
|
activesupport (>= 3.0)
|
84
84
|
railties (>= 3.0)
|
85
|
-
rspec-core (~> 3.
|
86
|
-
rspec-expectations (~> 3.
|
87
|
-
rspec-mocks (~> 3.
|
88
|
-
rspec-support (~> 3.
|
89
|
-
rspec-support (3.
|
90
|
-
simplecov (0.
|
85
|
+
rspec-core (~> 3.9.0)
|
86
|
+
rspec-expectations (~> 3.9.0)
|
87
|
+
rspec-mocks (~> 3.9.0)
|
88
|
+
rspec-support (~> 3.9.0)
|
89
|
+
rspec-support (3.9.2)
|
90
|
+
simplecov (0.17.1)
|
91
91
|
docile (~> 1.1)
|
92
92
|
json (>= 1.8, < 3)
|
93
93
|
simplecov-html (~> 0.10.0)
|
94
94
|
simplecov-html (0.10.2)
|
95
95
|
sqlite3 (1.3.13)
|
96
|
-
thor (0.
|
96
|
+
thor (1.0.1)
|
97
97
|
thread_safe (0.3.6)
|
98
|
-
tzinfo (1.2.
|
98
|
+
tzinfo (1.2.6)
|
99
99
|
thread_safe (~> 0.1)
|
100
100
|
|
101
101
|
PLATFORMS
|
@@ -109,4 +109,4 @@ DEPENDENCIES
|
|
109
109
|
sqlite3 (~> 1.3.5)
|
110
110
|
|
111
111
|
BUNDLED WITH
|
112
|
-
1.
|
112
|
+
2.1.4
|
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ..
|
3
3
|
specs:
|
4
|
-
lol_dba (2.1.
|
4
|
+
lol_dba (2.1.9)
|
5
5
|
actionpack (>= 3.0, < 6.0)
|
6
6
|
activerecord (>= 3.0, < 6.0)
|
7
7
|
railties (>= 3.0, < 6.0)
|
@@ -38,16 +38,16 @@ GEM
|
|
38
38
|
builder (3.0.4)
|
39
39
|
concurrent-ruby (1.1.5)
|
40
40
|
diff-lcs (1.3)
|
41
|
-
docile (1.3.
|
41
|
+
docile (1.3.2)
|
42
42
|
erubis (2.7.0)
|
43
43
|
hike (1.2.3)
|
44
44
|
i18n (0.9.5)
|
45
45
|
concurrent-ruby (~> 1.0)
|
46
46
|
journey (1.0.4)
|
47
|
-
json (2.
|
48
|
-
multi_json (1.
|
47
|
+
json (2.3.0)
|
48
|
+
multi_json (1.14.1)
|
49
49
|
rack (1.4.7)
|
50
|
-
rack-cache (1.
|
50
|
+
rack-cache (1.11.0)
|
51
51
|
rack (>= 0.4)
|
52
52
|
rack-ssl (1.3.4)
|
53
53
|
rack
|
@@ -60,26 +60,26 @@ GEM
|
|
60
60
|
rake (>= 0.8.7)
|
61
61
|
rdoc (~> 3.4)
|
62
62
|
thor (>= 0.14.6, < 2.0)
|
63
|
-
rake (
|
63
|
+
rake (13.0.1)
|
64
64
|
rdoc (3.9.5)
|
65
|
-
rspec-core (3.
|
66
|
-
rspec-support (~> 3.
|
67
|
-
rspec-expectations (3.
|
65
|
+
rspec-core (3.9.1)
|
66
|
+
rspec-support (~> 3.9.1)
|
67
|
+
rspec-expectations (3.9.0)
|
68
68
|
diff-lcs (>= 1.2.0, < 2.0)
|
69
|
-
rspec-support (~> 3.
|
70
|
-
rspec-mocks (3.
|
69
|
+
rspec-support (~> 3.9.0)
|
70
|
+
rspec-mocks (3.9.1)
|
71
71
|
diff-lcs (>= 1.2.0, < 2.0)
|
72
|
-
rspec-support (~> 3.
|
73
|
-
rspec-rails (3.
|
72
|
+
rspec-support (~> 3.9.0)
|
73
|
+
rspec-rails (3.9.0)
|
74
74
|
actionpack (>= 3.0)
|
75
75
|
activesupport (>= 3.0)
|
76
76
|
railties (>= 3.0)
|
77
|
-
rspec-core (~> 3.
|
78
|
-
rspec-expectations (~> 3.
|
79
|
-
rspec-mocks (~> 3.
|
80
|
-
rspec-support (~> 3.
|
81
|
-
rspec-support (3.
|
82
|
-
simplecov (0.
|
77
|
+
rspec-core (~> 3.9.0)
|
78
|
+
rspec-expectations (~> 3.9.0)
|
79
|
+
rspec-mocks (~> 3.9.0)
|
80
|
+
rspec-support (~> 3.9.0)
|
81
|
+
rspec-support (3.9.2)
|
82
|
+
simplecov (0.17.1)
|
83
83
|
docile (~> 1.1)
|
84
84
|
json (>= 1.8, < 3)
|
85
85
|
simplecov-html (~> 0.10.0)
|
@@ -90,9 +90,9 @@ GEM
|
|
90
90
|
rack (~> 1.0)
|
91
91
|
tilt (~> 1.1, != 1.3.0)
|
92
92
|
sqlite3 (1.3.13)
|
93
|
-
thor (0.
|
93
|
+
thor (1.0.1)
|
94
94
|
tilt (1.4.1)
|
95
|
-
tzinfo (0.3.
|
95
|
+
tzinfo (0.3.56)
|
96
96
|
|
97
97
|
PLATFORMS
|
98
98
|
ruby
|
@@ -108,4 +108,4 @@ DEPENDENCIES
|
|
108
108
|
sqlite3 (~> 1.3.5)
|
109
109
|
|
110
110
|
BUNDLED WITH
|
111
|
-
1.
|
111
|
+
2.1.4
|
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ..
|
3
3
|
specs:
|
4
|
-
lol_dba (2.1.
|
4
|
+
lol_dba (2.1.9)
|
5
5
|
actionpack (>= 3.0, < 6.0)
|
6
6
|
activerecord (>= 3.0, < 6.0)
|
7
7
|
railties (>= 3.0, < 6.0)
|
@@ -38,13 +38,13 @@ GEM
|
|
38
38
|
builder (3.1.4)
|
39
39
|
concurrent-ruby (1.1.5)
|
40
40
|
diff-lcs (1.3)
|
41
|
-
docile (1.3.
|
41
|
+
docile (1.3.2)
|
42
42
|
erubis (2.7.0)
|
43
43
|
i18n (0.9.5)
|
44
44
|
concurrent-ruby (~> 1.0)
|
45
|
-
json (2.
|
45
|
+
json (2.3.0)
|
46
46
|
minitest (4.7.5)
|
47
|
-
multi_json (1.
|
47
|
+
multi_json (1.14.1)
|
48
48
|
rack (1.5.5)
|
49
49
|
rack-test (0.6.3)
|
50
50
|
rack (>= 1.0)
|
@@ -53,33 +53,33 @@ GEM
|
|
53
53
|
activesupport (= 4.0.13)
|
54
54
|
rake (>= 0.8.7)
|
55
55
|
thor (>= 0.18.1, < 2.0)
|
56
|
-
rake (
|
57
|
-
rspec-core (3.
|
58
|
-
rspec-support (~> 3.
|
59
|
-
rspec-expectations (3.
|
56
|
+
rake (13.0.1)
|
57
|
+
rspec-core (3.9.1)
|
58
|
+
rspec-support (~> 3.9.1)
|
59
|
+
rspec-expectations (3.9.0)
|
60
60
|
diff-lcs (>= 1.2.0, < 2.0)
|
61
|
-
rspec-support (~> 3.
|
62
|
-
rspec-mocks (3.
|
61
|
+
rspec-support (~> 3.9.0)
|
62
|
+
rspec-mocks (3.9.1)
|
63
63
|
diff-lcs (>= 1.2.0, < 2.0)
|
64
|
-
rspec-support (~> 3.
|
65
|
-
rspec-rails (3.
|
64
|
+
rspec-support (~> 3.9.0)
|
65
|
+
rspec-rails (3.9.0)
|
66
66
|
actionpack (>= 3.0)
|
67
67
|
activesupport (>= 3.0)
|
68
68
|
railties (>= 3.0)
|
69
|
-
rspec-core (~> 3.
|
70
|
-
rspec-expectations (~> 3.
|
71
|
-
rspec-mocks (~> 3.
|
72
|
-
rspec-support (~> 3.
|
73
|
-
rspec-support (3.
|
74
|
-
simplecov (0.
|
69
|
+
rspec-core (~> 3.9.0)
|
70
|
+
rspec-expectations (~> 3.9.0)
|
71
|
+
rspec-mocks (~> 3.9.0)
|
72
|
+
rspec-support (~> 3.9.0)
|
73
|
+
rspec-support (3.9.2)
|
74
|
+
simplecov (0.17.1)
|
75
75
|
docile (~> 1.1)
|
76
76
|
json (>= 1.8, < 3)
|
77
77
|
simplecov-html (~> 0.10.0)
|
78
78
|
simplecov-html (0.10.2)
|
79
79
|
sqlite3 (1.3.13)
|
80
|
-
thor (0.
|
80
|
+
thor (1.0.1)
|
81
81
|
thread_safe (0.3.6)
|
82
|
-
tzinfo (0.3.
|
82
|
+
tzinfo (0.3.56)
|
83
83
|
|
84
84
|
PLATFORMS
|
85
85
|
ruby
|
@@ -95,4 +95,4 @@ DEPENDENCIES
|
|
95
95
|
sqlite3 (~> 1.3.5)
|
96
96
|
|
97
97
|
BUNDLED WITH
|
98
|
-
1.
|
98
|
+
2.1.4
|
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ..
|
3
3
|
specs:
|
4
|
-
lol_dba (2.1.
|
4
|
+
lol_dba (2.1.9)
|
5
5
|
actionpack (>= 3.0, < 6.0)
|
6
6
|
activerecord (>= 3.0, < 6.0)
|
7
7
|
railties (>= 3.0, < 6.0)
|
@@ -36,15 +36,15 @@ GEM
|
|
36
36
|
rake
|
37
37
|
thor (>= 0.14.0)
|
38
38
|
arel (5.0.1.20140414130214)
|
39
|
-
builder (3.2.
|
39
|
+
builder (3.2.4)
|
40
40
|
concurrent-ruby (1.1.5)
|
41
41
|
diff-lcs (1.3)
|
42
|
-
docile (1.3.
|
42
|
+
docile (1.3.2)
|
43
43
|
erubis (2.7.0)
|
44
44
|
i18n (0.9.5)
|
45
45
|
concurrent-ruby (~> 1.0)
|
46
46
|
json (1.8.6)
|
47
|
-
minitest (5.
|
47
|
+
minitest (5.14.0)
|
48
48
|
rack (1.5.5)
|
49
49
|
rack-test (0.6.3)
|
50
50
|
rack (>= 1.0)
|
@@ -53,33 +53,33 @@ GEM
|
|
53
53
|
activesupport (= 4.1.16)
|
54
54
|
rake (>= 0.8.7)
|
55
55
|
thor (>= 0.18.1, < 2.0)
|
56
|
-
rake (
|
57
|
-
rspec-core (3.
|
58
|
-
rspec-support (~> 3.
|
59
|
-
rspec-expectations (3.
|
56
|
+
rake (13.0.1)
|
57
|
+
rspec-core (3.9.1)
|
58
|
+
rspec-support (~> 3.9.1)
|
59
|
+
rspec-expectations (3.9.0)
|
60
60
|
diff-lcs (>= 1.2.0, < 2.0)
|
61
|
-
rspec-support (~> 3.
|
62
|
-
rspec-mocks (3.
|
61
|
+
rspec-support (~> 3.9.0)
|
62
|
+
rspec-mocks (3.9.1)
|
63
63
|
diff-lcs (>= 1.2.0, < 2.0)
|
64
|
-
rspec-support (~> 3.
|
65
|
-
rspec-rails (3.
|
64
|
+
rspec-support (~> 3.9.0)
|
65
|
+
rspec-rails (3.9.0)
|
66
66
|
actionpack (>= 3.0)
|
67
67
|
activesupport (>= 3.0)
|
68
68
|
railties (>= 3.0)
|
69
|
-
rspec-core (~> 3.
|
70
|
-
rspec-expectations (~> 3.
|
71
|
-
rspec-mocks (~> 3.
|
72
|
-
rspec-support (~> 3.
|
73
|
-
rspec-support (3.
|
74
|
-
simplecov (0.
|
69
|
+
rspec-core (~> 3.9.0)
|
70
|
+
rspec-expectations (~> 3.9.0)
|
71
|
+
rspec-mocks (~> 3.9.0)
|
72
|
+
rspec-support (~> 3.9.0)
|
73
|
+
rspec-support (3.9.2)
|
74
|
+
simplecov (0.17.1)
|
75
75
|
docile (~> 1.1)
|
76
76
|
json (>= 1.8, < 3)
|
77
77
|
simplecov-html (~> 0.10.0)
|
78
78
|
simplecov-html (0.10.2)
|
79
79
|
sqlite3 (1.3.13)
|
80
|
-
thor (0.
|
80
|
+
thor (1.0.1)
|
81
81
|
thread_safe (0.3.6)
|
82
|
-
tzinfo (1.2.
|
82
|
+
tzinfo (1.2.6)
|
83
83
|
thread_safe (~> 0.1)
|
84
84
|
|
85
85
|
PLATFORMS
|
@@ -96,4 +96,4 @@ DEPENDENCIES
|
|
96
96
|
sqlite3 (~> 1.3.5)
|
97
97
|
|
98
98
|
BUNDLED WITH
|
99
|
-
1.
|
99
|
+
2.1.4
|
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ..
|
3
3
|
specs:
|
4
|
-
lol_dba (2.1.
|
4
|
+
lol_dba (2.1.9)
|
5
5
|
actionpack (>= 3.0, < 6.0)
|
6
6
|
activerecord (>= 3.0, < 6.0)
|
7
7
|
railties (>= 3.0, < 6.0)
|
@@ -39,23 +39,23 @@ GEM
|
|
39
39
|
rake
|
40
40
|
thor (>= 0.14.0)
|
41
41
|
arel (6.0.4)
|
42
|
-
builder (3.2.
|
42
|
+
builder (3.2.4)
|
43
43
|
concurrent-ruby (1.1.5)
|
44
|
-
crass (1.0.
|
44
|
+
crass (1.0.6)
|
45
45
|
diff-lcs (1.3)
|
46
|
-
docile (1.3.
|
46
|
+
docile (1.3.2)
|
47
47
|
erubis (2.7.0)
|
48
48
|
i18n (0.9.5)
|
49
49
|
concurrent-ruby (~> 1.0)
|
50
|
-
json (2.
|
51
|
-
loofah (2.
|
50
|
+
json (2.3.0)
|
51
|
+
loofah (2.4.0)
|
52
52
|
crass (~> 1.0.2)
|
53
53
|
nokogiri (>= 1.5.9)
|
54
54
|
mini_portile2 (2.4.0)
|
55
|
-
minitest (5.
|
56
|
-
nokogiri (1.10.
|
55
|
+
minitest (5.14.0)
|
56
|
+
nokogiri (1.10.7)
|
57
57
|
mini_portile2 (~> 2.4.0)
|
58
|
-
rack (1.6.
|
58
|
+
rack (1.6.12)
|
59
59
|
rack-test (0.6.3)
|
60
60
|
rack (>= 1.0)
|
61
61
|
rails-deprecated_sanitizer (1.0.3)
|
@@ -64,40 +64,40 @@ GEM
|
|
64
64
|
activesupport (>= 4.2.0, < 5.0)
|
65
65
|
nokogiri (~> 1.6)
|
66
66
|
rails-deprecated_sanitizer (>= 1.0.1)
|
67
|
-
rails-html-sanitizer (1.0
|
68
|
-
loofah (~> 2.
|
67
|
+
rails-html-sanitizer (1.3.0)
|
68
|
+
loofah (~> 2.3)
|
69
69
|
railties (4.2.11.1)
|
70
70
|
actionpack (= 4.2.11.1)
|
71
71
|
activesupport (= 4.2.11.1)
|
72
72
|
rake (>= 0.8.7)
|
73
73
|
thor (>= 0.18.1, < 2.0)
|
74
|
-
rake (
|
75
|
-
rspec-core (3.
|
76
|
-
rspec-support (~> 3.
|
77
|
-
rspec-expectations (3.
|
74
|
+
rake (13.0.1)
|
75
|
+
rspec-core (3.9.1)
|
76
|
+
rspec-support (~> 3.9.1)
|
77
|
+
rspec-expectations (3.9.0)
|
78
78
|
diff-lcs (>= 1.2.0, < 2.0)
|
79
|
-
rspec-support (~> 3.
|
80
|
-
rspec-mocks (3.
|
79
|
+
rspec-support (~> 3.9.0)
|
80
|
+
rspec-mocks (3.9.1)
|
81
81
|
diff-lcs (>= 1.2.0, < 2.0)
|
82
|
-
rspec-support (~> 3.
|
83
|
-
rspec-rails (3.
|
82
|
+
rspec-support (~> 3.9.0)
|
83
|
+
rspec-rails (3.9.0)
|
84
84
|
actionpack (>= 3.0)
|
85
85
|
activesupport (>= 3.0)
|
86
86
|
railties (>= 3.0)
|
87
|
-
rspec-core (~> 3.
|
88
|
-
rspec-expectations (~> 3.
|
89
|
-
rspec-mocks (~> 3.
|
90
|
-
rspec-support (~> 3.
|
91
|
-
rspec-support (3.
|
92
|
-
simplecov (0.
|
87
|
+
rspec-core (~> 3.9.0)
|
88
|
+
rspec-expectations (~> 3.9.0)
|
89
|
+
rspec-mocks (~> 3.9.0)
|
90
|
+
rspec-support (~> 3.9.0)
|
91
|
+
rspec-support (3.9.2)
|
92
|
+
simplecov (0.17.1)
|
93
93
|
docile (~> 1.1)
|
94
94
|
json (>= 1.8, < 3)
|
95
95
|
simplecov-html (~> 0.10.0)
|
96
96
|
simplecov-html (0.10.2)
|
97
97
|
sqlite3 (1.3.13)
|
98
|
-
thor (0.
|
98
|
+
thor (1.0.1)
|
99
99
|
thread_safe (0.3.6)
|
100
|
-
tzinfo (1.2.
|
100
|
+
tzinfo (1.2.6)
|
101
101
|
thread_safe (~> 0.1)
|
102
102
|
|
103
103
|
PLATFORMS
|
@@ -114,4 +114,4 @@ DEPENDENCIES
|
|
114
114
|
sqlite3 (~> 1.3.5)
|
115
115
|
|
116
116
|
BUNDLED WITH
|
117
|
-
1.
|
117
|
+
2.1.4
|
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ..
|
3
3
|
specs:
|
4
|
-
lol_dba (2.1.
|
4
|
+
lol_dba (2.1.9)
|
5
5
|
actionpack (>= 3.0, < 6.0)
|
6
6
|
activerecord (>= 3.0, < 6.0)
|
7
7
|
railties (>= 3.0, < 6.0)
|
@@ -38,64 +38,64 @@ GEM
|
|
38
38
|
rake
|
39
39
|
thor (>= 0.14.0)
|
40
40
|
arel (7.1.4)
|
41
|
-
builder (3.2.
|
41
|
+
builder (3.2.4)
|
42
42
|
concurrent-ruby (1.1.5)
|
43
|
-
crass (1.0.
|
43
|
+
crass (1.0.6)
|
44
44
|
diff-lcs (1.3)
|
45
|
-
docile (1.3.
|
45
|
+
docile (1.3.2)
|
46
46
|
erubis (2.7.0)
|
47
|
-
i18n (1.
|
47
|
+
i18n (1.8.2)
|
48
48
|
concurrent-ruby (~> 1.0)
|
49
|
-
json (2.
|
50
|
-
loofah (2.
|
49
|
+
json (2.3.0)
|
50
|
+
loofah (2.4.0)
|
51
51
|
crass (~> 1.0.2)
|
52
52
|
nokogiri (>= 1.5.9)
|
53
53
|
method_source (0.9.2)
|
54
54
|
mini_portile2 (2.4.0)
|
55
|
-
minitest (5.
|
56
|
-
nokogiri (1.10.
|
55
|
+
minitest (5.14.0)
|
56
|
+
nokogiri (1.10.7)
|
57
57
|
mini_portile2 (~> 2.4.0)
|
58
|
-
rack (2.
|
58
|
+
rack (2.1.1)
|
59
59
|
rack-test (0.6.3)
|
60
60
|
rack (>= 1.0)
|
61
61
|
rails-dom-testing (2.0.3)
|
62
62
|
activesupport (>= 4.2.0)
|
63
63
|
nokogiri (>= 1.6)
|
64
|
-
rails-html-sanitizer (1.0
|
65
|
-
loofah (~> 2.
|
64
|
+
rails-html-sanitizer (1.3.0)
|
65
|
+
loofah (~> 2.3)
|
66
66
|
railties (5.0.7.2)
|
67
67
|
actionpack (= 5.0.7.2)
|
68
68
|
activesupport (= 5.0.7.2)
|
69
69
|
method_source
|
70
70
|
rake (>= 0.8.7)
|
71
71
|
thor (>= 0.18.1, < 2.0)
|
72
|
-
rake (
|
73
|
-
rspec-core (3.
|
74
|
-
rspec-support (~> 3.
|
75
|
-
rspec-expectations (3.
|
72
|
+
rake (13.0.1)
|
73
|
+
rspec-core (3.9.1)
|
74
|
+
rspec-support (~> 3.9.1)
|
75
|
+
rspec-expectations (3.9.0)
|
76
76
|
diff-lcs (>= 1.2.0, < 2.0)
|
77
|
-
rspec-support (~> 3.
|
78
|
-
rspec-mocks (3.
|
77
|
+
rspec-support (~> 3.9.0)
|
78
|
+
rspec-mocks (3.9.1)
|
79
79
|
diff-lcs (>= 1.2.0, < 2.0)
|
80
|
-
rspec-support (~> 3.
|
81
|
-
rspec-rails (3.
|
80
|
+
rspec-support (~> 3.9.0)
|
81
|
+
rspec-rails (3.9.0)
|
82
82
|
actionpack (>= 3.0)
|
83
83
|
activesupport (>= 3.0)
|
84
84
|
railties (>= 3.0)
|
85
|
-
rspec-core (~> 3.
|
86
|
-
rspec-expectations (~> 3.
|
87
|
-
rspec-mocks (~> 3.
|
88
|
-
rspec-support (~> 3.
|
89
|
-
rspec-support (3.
|
90
|
-
simplecov (0.
|
85
|
+
rspec-core (~> 3.9.0)
|
86
|
+
rspec-expectations (~> 3.9.0)
|
87
|
+
rspec-mocks (~> 3.9.0)
|
88
|
+
rspec-support (~> 3.9.0)
|
89
|
+
rspec-support (3.9.2)
|
90
|
+
simplecov (0.17.1)
|
91
91
|
docile (~> 1.1)
|
92
92
|
json (>= 1.8, < 3)
|
93
93
|
simplecov-html (~> 0.10.0)
|
94
94
|
simplecov-html (0.10.2)
|
95
95
|
sqlite3 (1.3.13)
|
96
|
-
thor (0.
|
96
|
+
thor (1.0.1)
|
97
97
|
thread_safe (0.3.6)
|
98
|
-
tzinfo (1.2.
|
98
|
+
tzinfo (1.2.6)
|
99
99
|
thread_safe (~> 0.1)
|
100
100
|
|
101
101
|
PLATFORMS
|
@@ -112,4 +112,4 @@ DEPENDENCIES
|
|
112
112
|
sqlite3 (~> 1.3.5)
|
113
113
|
|
114
114
|
BUNDLED WITH
|
115
|
-
1.
|
115
|
+
2.1.4
|
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ..
|
3
3
|
specs:
|
4
|
-
lol_dba (2.1.
|
4
|
+
lol_dba (2.1.9)
|
5
5
|
actionpack (>= 3.0, < 6.0)
|
6
6
|
activerecord (>= 3.0, < 6.0)
|
7
7
|
railties (>= 3.0, < 6.0)
|
@@ -38,64 +38,64 @@ GEM
|
|
38
38
|
rake
|
39
39
|
thor (>= 0.14.0)
|
40
40
|
arel (8.0.0)
|
41
|
-
builder (3.2.
|
41
|
+
builder (3.2.4)
|
42
42
|
concurrent-ruby (1.1.5)
|
43
|
-
crass (1.0.
|
43
|
+
crass (1.0.6)
|
44
44
|
diff-lcs (1.3)
|
45
|
-
docile (1.3.
|
46
|
-
erubi (1.
|
47
|
-
i18n (1.
|
45
|
+
docile (1.3.2)
|
46
|
+
erubi (1.9.0)
|
47
|
+
i18n (1.8.2)
|
48
48
|
concurrent-ruby (~> 1.0)
|
49
|
-
json (2.
|
50
|
-
loofah (2.
|
49
|
+
json (2.3.0)
|
50
|
+
loofah (2.4.0)
|
51
51
|
crass (~> 1.0.2)
|
52
52
|
nokogiri (>= 1.5.9)
|
53
53
|
method_source (0.9.2)
|
54
54
|
mini_portile2 (2.4.0)
|
55
|
-
minitest (5.
|
56
|
-
nokogiri (1.10.
|
55
|
+
minitest (5.14.0)
|
56
|
+
nokogiri (1.10.7)
|
57
57
|
mini_portile2 (~> 2.4.0)
|
58
|
-
rack (2.
|
58
|
+
rack (2.1.1)
|
59
59
|
rack-test (1.1.0)
|
60
60
|
rack (>= 1.0, < 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.0
|
65
|
-
loofah (~> 2.
|
64
|
+
rails-html-sanitizer (1.3.0)
|
65
|
+
loofah (~> 2.3)
|
66
66
|
railties (5.1.7)
|
67
67
|
actionpack (= 5.1.7)
|
68
68
|
activesupport (= 5.1.7)
|
69
69
|
method_source
|
70
70
|
rake (>= 0.8.7)
|
71
71
|
thor (>= 0.18.1, < 2.0)
|
72
|
-
rake (
|
73
|
-
rspec-core (3.
|
74
|
-
rspec-support (~> 3.
|
75
|
-
rspec-expectations (3.
|
72
|
+
rake (13.0.1)
|
73
|
+
rspec-core (3.9.1)
|
74
|
+
rspec-support (~> 3.9.1)
|
75
|
+
rspec-expectations (3.9.0)
|
76
76
|
diff-lcs (>= 1.2.0, < 2.0)
|
77
|
-
rspec-support (~> 3.
|
78
|
-
rspec-mocks (3.
|
77
|
+
rspec-support (~> 3.9.0)
|
78
|
+
rspec-mocks (3.9.1)
|
79
79
|
diff-lcs (>= 1.2.0, < 2.0)
|
80
|
-
rspec-support (~> 3.
|
81
|
-
rspec-rails (3.
|
80
|
+
rspec-support (~> 3.9.0)
|
81
|
+
rspec-rails (3.9.0)
|
82
82
|
actionpack (>= 3.0)
|
83
83
|
activesupport (>= 3.0)
|
84
84
|
railties (>= 3.0)
|
85
|
-
rspec-core (~> 3.
|
86
|
-
rspec-expectations (~> 3.
|
87
|
-
rspec-mocks (~> 3.
|
88
|
-
rspec-support (~> 3.
|
89
|
-
rspec-support (3.
|
90
|
-
simplecov (0.
|
85
|
+
rspec-core (~> 3.9.0)
|
86
|
+
rspec-expectations (~> 3.9.0)
|
87
|
+
rspec-mocks (~> 3.9.0)
|
88
|
+
rspec-support (~> 3.9.0)
|
89
|
+
rspec-support (3.9.2)
|
90
|
+
simplecov (0.17.1)
|
91
91
|
docile (~> 1.1)
|
92
92
|
json (>= 1.8, < 3)
|
93
93
|
simplecov-html (~> 0.10.0)
|
94
94
|
simplecov-html (0.10.2)
|
95
95
|
sqlite3 (1.3.13)
|
96
|
-
thor (0.
|
96
|
+
thor (1.0.1)
|
97
97
|
thread_safe (0.3.6)
|
98
|
-
tzinfo (1.2.
|
98
|
+
tzinfo (1.2.6)
|
99
99
|
thread_safe (~> 0.1)
|
100
100
|
|
101
101
|
PLATFORMS
|
@@ -112,4 +112,4 @@ DEPENDENCIES
|
|
112
112
|
sqlite3 (~> 1.3.5)
|
113
113
|
|
114
114
|
BUNDLED WITH
|
115
|
-
1.
|
115
|
+
2.1.4
|
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: ..
|
3
3
|
specs:
|
4
|
-
lol_dba (2.1.
|
4
|
+
lol_dba (2.1.9)
|
5
5
|
actionpack (>= 3.0, < 6.0)
|
6
6
|
activerecord (>= 3.0, < 6.0)
|
7
7
|
railties (>= 3.0, < 6.0)
|
@@ -9,26 +9,26 @@ PATH
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
actionpack (5.2.
|
13
|
-
actionview (= 5.2.
|
14
|
-
activesupport (= 5.2.
|
15
|
-
rack (~> 2.0)
|
12
|
+
actionpack (5.2.4.1)
|
13
|
+
actionview (= 5.2.4.1)
|
14
|
+
activesupport (= 5.2.4.1)
|
15
|
+
rack (~> 2.0, >= 2.0.8)
|
16
16
|
rack-test (>= 0.6.3)
|
17
17
|
rails-dom-testing (~> 2.0)
|
18
18
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
19
|
-
actionview (5.2.
|
20
|
-
activesupport (= 5.2.
|
19
|
+
actionview (5.2.4.1)
|
20
|
+
activesupport (= 5.2.4.1)
|
21
21
|
builder (~> 3.1)
|
22
22
|
erubi (~> 1.4)
|
23
23
|
rails-dom-testing (~> 2.0)
|
24
24
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
25
|
-
activemodel (5.2.
|
26
|
-
activesupport (= 5.2.
|
27
|
-
activerecord (5.2.
|
28
|
-
activemodel (= 5.2.
|
29
|
-
activesupport (= 5.2.
|
25
|
+
activemodel (5.2.4.1)
|
26
|
+
activesupport (= 5.2.4.1)
|
27
|
+
activerecord (5.2.4.1)
|
28
|
+
activemodel (= 5.2.4.1)
|
29
|
+
activesupport (= 5.2.4.1)
|
30
30
|
arel (>= 9.0)
|
31
|
-
activesupport (5.2.
|
31
|
+
activesupport (5.2.4.1)
|
32
32
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
33
33
|
i18n (>= 0.7, < 2)
|
34
34
|
minitest (~> 5.1)
|
@@ -38,64 +38,64 @@ GEM
|
|
38
38
|
rake
|
39
39
|
thor (>= 0.14.0)
|
40
40
|
arel (9.0.0)
|
41
|
-
builder (3.2.
|
41
|
+
builder (3.2.4)
|
42
42
|
concurrent-ruby (1.1.5)
|
43
|
-
crass (1.0.
|
43
|
+
crass (1.0.6)
|
44
44
|
diff-lcs (1.3)
|
45
|
-
docile (1.3.
|
46
|
-
erubi (1.
|
47
|
-
i18n (1.
|
45
|
+
docile (1.3.2)
|
46
|
+
erubi (1.9.0)
|
47
|
+
i18n (1.8.2)
|
48
48
|
concurrent-ruby (~> 1.0)
|
49
|
-
json (2.
|
50
|
-
loofah (2.
|
49
|
+
json (2.3.0)
|
50
|
+
loofah (2.4.0)
|
51
51
|
crass (~> 1.0.2)
|
52
52
|
nokogiri (>= 1.5.9)
|
53
53
|
method_source (0.9.2)
|
54
54
|
mini_portile2 (2.4.0)
|
55
|
-
minitest (5.
|
56
|
-
nokogiri (1.10.
|
55
|
+
minitest (5.14.0)
|
56
|
+
nokogiri (1.10.7)
|
57
57
|
mini_portile2 (~> 2.4.0)
|
58
|
-
rack (2.
|
58
|
+
rack (2.1.1)
|
59
59
|
rack-test (1.1.0)
|
60
60
|
rack (>= 1.0, < 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.0
|
65
|
-
loofah (~> 2.
|
66
|
-
railties (5.2.
|
67
|
-
actionpack (= 5.2.
|
68
|
-
activesupport (= 5.2.
|
64
|
+
rails-html-sanitizer (1.3.0)
|
65
|
+
loofah (~> 2.3)
|
66
|
+
railties (5.2.4.1)
|
67
|
+
actionpack (= 5.2.4.1)
|
68
|
+
activesupport (= 5.2.4.1)
|
69
69
|
method_source
|
70
70
|
rake (>= 0.8.7)
|
71
71
|
thor (>= 0.19.0, < 2.0)
|
72
|
-
rake (
|
73
|
-
rspec-core (3.
|
74
|
-
rspec-support (~> 3.
|
75
|
-
rspec-expectations (3.
|
72
|
+
rake (13.0.1)
|
73
|
+
rspec-core (3.9.1)
|
74
|
+
rspec-support (~> 3.9.1)
|
75
|
+
rspec-expectations (3.9.0)
|
76
76
|
diff-lcs (>= 1.2.0, < 2.0)
|
77
|
-
rspec-support (~> 3.
|
78
|
-
rspec-mocks (3.
|
77
|
+
rspec-support (~> 3.9.0)
|
78
|
+
rspec-mocks (3.9.1)
|
79
79
|
diff-lcs (>= 1.2.0, < 2.0)
|
80
|
-
rspec-support (~> 3.
|
81
|
-
rspec-rails (3.
|
80
|
+
rspec-support (~> 3.9.0)
|
81
|
+
rspec-rails (3.9.0)
|
82
82
|
actionpack (>= 3.0)
|
83
83
|
activesupport (>= 3.0)
|
84
84
|
railties (>= 3.0)
|
85
|
-
rspec-core (~> 3.
|
86
|
-
rspec-expectations (~> 3.
|
87
|
-
rspec-mocks (~> 3.
|
88
|
-
rspec-support (~> 3.
|
89
|
-
rspec-support (3.
|
90
|
-
simplecov (0.
|
85
|
+
rspec-core (~> 3.9.0)
|
86
|
+
rspec-expectations (~> 3.9.0)
|
87
|
+
rspec-mocks (~> 3.9.0)
|
88
|
+
rspec-support (~> 3.9.0)
|
89
|
+
rspec-support (3.9.2)
|
90
|
+
simplecov (0.17.1)
|
91
91
|
docile (~> 1.1)
|
92
92
|
json (>= 1.8, < 3)
|
93
93
|
simplecov-html (~> 0.10.0)
|
94
94
|
simplecov-html (0.10.2)
|
95
95
|
sqlite3 (1.3.13)
|
96
|
-
thor (0.
|
96
|
+
thor (1.0.1)
|
97
97
|
thread_safe (0.3.6)
|
98
|
-
tzinfo (1.2.
|
98
|
+
tzinfo (1.2.6)
|
99
99
|
thread_safe (~> 0.1)
|
100
100
|
|
101
101
|
PLATFORMS
|
@@ -112,4 +112,4 @@ DEPENDENCIES
|
|
112
112
|
sqlite3 (~> 1.3.5)
|
113
113
|
|
114
114
|
BUNDLED WITH
|
115
|
-
1.
|
115
|
+
2.1.4
|
data/lib/lol_dba/cli.rb
CHANGED
data/lib/lol_dba/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lol_dba
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Diego Plentz
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2020-01-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: actionpack
|
@@ -224,7 +224,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
224
224
|
- !ruby/object:Gem::Version
|
225
225
|
version: '0'
|
226
226
|
requirements: []
|
227
|
-
rubygems_version: 3.0.
|
227
|
+
rubygems_version: 3.0.3
|
228
228
|
signing_key:
|
229
229
|
specification_version: 4
|
230
230
|
summary: A small package of rake tasks to track down missing database indexes and
|