sentry-inst_jobs 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +76 -76
- data/example/Gemfile.lock +62 -62
- data/lib/sentry/inst_jobs/version.rb +1 -1
- data/sentry-inst_jobs.gemspec +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e4cbe84c189cde8c59647109fe2cfcc9e1084337b21494c89919b8c66cbc713a
|
4
|
+
data.tar.gz: e29e0bec56eaad4e34545c2e59112c72a9eb96661500ebf3446467e820d210ed
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '088d25334595bf80c693a96d2913d31192eaf13a4e4991942dc39f79eaed181bd6343b3e7ca813249e9a2aa10de75ddc41eb3edd9f270e44f9724ebc552fe9ba'
|
7
|
+
data.tar.gz: e529411aef5b11f5a85ed6d725cda4570bf402a91599e0a6c26bc9abf85110b8b3605c81edfdef661735a0e52e7b202fe688f6635e12ad97bea8b54b38742e7c
|
data/Gemfile.lock
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
GIT
|
2
2
|
remote: https://github.com/ruby/debug.git
|
3
|
-
revision:
|
3
|
+
revision: a21742df633cb4c4c19ab7819c88b5fe6d8ed293
|
4
4
|
specs:
|
5
5
|
debug (1.4.0)
|
6
6
|
irb (>= 1.3.6)
|
@@ -9,70 +9,70 @@ GIT
|
|
9
9
|
PATH
|
10
10
|
remote: .
|
11
11
|
specs:
|
12
|
-
sentry-inst_jobs (1.0.
|
12
|
+
sentry-inst_jobs (1.0.2)
|
13
13
|
inst-jobs (~> 3.0)
|
14
|
-
sentry-ruby-core (~> 5.0
|
14
|
+
sentry-ruby-core (~> 5.1.0)
|
15
15
|
|
16
16
|
GEM
|
17
17
|
remote: https://rubygems.org/
|
18
18
|
specs:
|
19
|
-
actioncable (6.1.4.
|
20
|
-
actionpack (= 6.1.4.
|
21
|
-
activesupport (= 6.1.4.
|
19
|
+
actioncable (6.1.4.6)
|
20
|
+
actionpack (= 6.1.4.6)
|
21
|
+
activesupport (= 6.1.4.6)
|
22
22
|
nio4r (~> 2.0)
|
23
23
|
websocket-driver (>= 0.6.1)
|
24
|
-
actionmailbox (6.1.4.
|
25
|
-
actionpack (= 6.1.4.
|
26
|
-
activejob (= 6.1.4.
|
27
|
-
activerecord (= 6.1.4.
|
28
|
-
activestorage (= 6.1.4.
|
29
|
-
activesupport (= 6.1.4.
|
24
|
+
actionmailbox (6.1.4.6)
|
25
|
+
actionpack (= 6.1.4.6)
|
26
|
+
activejob (= 6.1.4.6)
|
27
|
+
activerecord (= 6.1.4.6)
|
28
|
+
activestorage (= 6.1.4.6)
|
29
|
+
activesupport (= 6.1.4.6)
|
30
30
|
mail (>= 2.7.1)
|
31
|
-
actionmailer (6.1.4.
|
32
|
-
actionpack (= 6.1.4.
|
33
|
-
actionview (= 6.1.4.
|
34
|
-
activejob (= 6.1.4.
|
35
|
-
activesupport (= 6.1.4.
|
31
|
+
actionmailer (6.1.4.6)
|
32
|
+
actionpack (= 6.1.4.6)
|
33
|
+
actionview (= 6.1.4.6)
|
34
|
+
activejob (= 6.1.4.6)
|
35
|
+
activesupport (= 6.1.4.6)
|
36
36
|
mail (~> 2.5, >= 2.5.4)
|
37
37
|
rails-dom-testing (~> 2.0)
|
38
|
-
actionpack (6.1.4.
|
39
|
-
actionview (= 6.1.4.
|
40
|
-
activesupport (= 6.1.4.
|
38
|
+
actionpack (6.1.4.6)
|
39
|
+
actionview (= 6.1.4.6)
|
40
|
+
activesupport (= 6.1.4.6)
|
41
41
|
rack (~> 2.0, >= 2.0.9)
|
42
42
|
rack-test (>= 0.6.3)
|
43
43
|
rails-dom-testing (~> 2.0)
|
44
44
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
45
|
-
actiontext (6.1.4.
|
46
|
-
actionpack (= 6.1.4.
|
47
|
-
activerecord (= 6.1.4.
|
48
|
-
activestorage (= 6.1.4.
|
49
|
-
activesupport (= 6.1.4.
|
45
|
+
actiontext (6.1.4.6)
|
46
|
+
actionpack (= 6.1.4.6)
|
47
|
+
activerecord (= 6.1.4.6)
|
48
|
+
activestorage (= 6.1.4.6)
|
49
|
+
activesupport (= 6.1.4.6)
|
50
50
|
nokogiri (>= 1.8.5)
|
51
|
-
actionview (6.1.4.
|
52
|
-
activesupport (= 6.1.4.
|
51
|
+
actionview (6.1.4.6)
|
52
|
+
activesupport (= 6.1.4.6)
|
53
53
|
builder (~> 3.1)
|
54
54
|
erubi (~> 1.4)
|
55
55
|
rails-dom-testing (~> 2.0)
|
56
56
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
57
|
-
activejob (6.1.4.
|
58
|
-
activesupport (= 6.1.4.
|
57
|
+
activejob (6.1.4.6)
|
58
|
+
activesupport (= 6.1.4.6)
|
59
59
|
globalid (>= 0.3.6)
|
60
|
-
activemodel (6.1.4.
|
61
|
-
activesupport (= 6.1.4.
|
62
|
-
activerecord (6.1.4.
|
63
|
-
activemodel (= 6.1.4.
|
64
|
-
activesupport (= 6.1.4.
|
65
|
-
activerecord-pg-extensions (0.4.
|
60
|
+
activemodel (6.1.4.6)
|
61
|
+
activesupport (= 6.1.4.6)
|
62
|
+
activerecord (6.1.4.6)
|
63
|
+
activemodel (= 6.1.4.6)
|
64
|
+
activesupport (= 6.1.4.6)
|
65
|
+
activerecord-pg-extensions (0.4.3)
|
66
66
|
activerecord (>= 6.0, < 6.2)
|
67
67
|
railties (>= 6.0, < 6.2)
|
68
|
-
activestorage (6.1.4.
|
69
|
-
actionpack (= 6.1.4.
|
70
|
-
activejob (= 6.1.4.
|
71
|
-
activerecord (= 6.1.4.
|
72
|
-
activesupport (= 6.1.4.
|
68
|
+
activestorage (6.1.4.6)
|
69
|
+
actionpack (= 6.1.4.6)
|
70
|
+
activejob (= 6.1.4.6)
|
71
|
+
activerecord (= 6.1.4.6)
|
72
|
+
activesupport (= 6.1.4.6)
|
73
73
|
marcel (~> 1.0.0)
|
74
74
|
mini_mime (>= 1.1.0)
|
75
|
-
activesupport (6.1.4.
|
75
|
+
activesupport (6.1.4.6)
|
76
76
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
77
77
|
i18n (>= 1.6, < 2)
|
78
78
|
minitest (>= 5.1)
|
@@ -96,7 +96,7 @@ GEM
|
|
96
96
|
activesupport (>= 5.0)
|
97
97
|
i18n (1.9.1)
|
98
98
|
concurrent-ruby (~> 1.0)
|
99
|
-
inst-jobs (3.0.
|
99
|
+
inst-jobs (3.0.8)
|
100
100
|
activerecord (>= 6.0)
|
101
101
|
activerecord-pg-extensions (~> 0.4)
|
102
102
|
activesupport (>= 6.0)
|
@@ -107,7 +107,7 @@ GEM
|
|
107
107
|
io-console (0.5.11)
|
108
108
|
irb (1.4.1)
|
109
109
|
reline (>= 0.3.0)
|
110
|
-
loofah (2.
|
110
|
+
loofah (2.14.0)
|
111
111
|
crass (~> 1.0.2)
|
112
112
|
nokogiri (>= 1.5.9)
|
113
113
|
mail (2.7.1)
|
@@ -119,7 +119,7 @@ GEM
|
|
119
119
|
nio4r (2.5.8)
|
120
120
|
nokogiri (1.13.1-x86_64-darwin)
|
121
121
|
racc (~> 1.4)
|
122
|
-
pg (1.3.
|
122
|
+
pg (1.3.2)
|
123
123
|
pry (0.14.1)
|
124
124
|
coderay (~> 1.1)
|
125
125
|
method_source (~> 1.0)
|
@@ -128,55 +128,55 @@ GEM
|
|
128
128
|
rack (2.2.3)
|
129
129
|
rack-test (1.1.0)
|
130
130
|
rack (>= 1.0, < 3)
|
131
|
-
rails (6.1.4.
|
132
|
-
actioncable (= 6.1.4.
|
133
|
-
actionmailbox (= 6.1.4.
|
134
|
-
actionmailer (= 6.1.4.
|
135
|
-
actionpack (= 6.1.4.
|
136
|
-
actiontext (= 6.1.4.
|
137
|
-
actionview (= 6.1.4.
|
138
|
-
activejob (= 6.1.4.
|
139
|
-
activemodel (= 6.1.4.
|
140
|
-
activerecord (= 6.1.4.
|
141
|
-
activestorage (= 6.1.4.
|
142
|
-
activesupport (= 6.1.4.
|
131
|
+
rails (6.1.4.6)
|
132
|
+
actioncable (= 6.1.4.6)
|
133
|
+
actionmailbox (= 6.1.4.6)
|
134
|
+
actionmailer (= 6.1.4.6)
|
135
|
+
actionpack (= 6.1.4.6)
|
136
|
+
actiontext (= 6.1.4.6)
|
137
|
+
actionview (= 6.1.4.6)
|
138
|
+
activejob (= 6.1.4.6)
|
139
|
+
activemodel (= 6.1.4.6)
|
140
|
+
activerecord (= 6.1.4.6)
|
141
|
+
activestorage (= 6.1.4.6)
|
142
|
+
activesupport (= 6.1.4.6)
|
143
143
|
bundler (>= 1.15.0)
|
144
|
-
railties (= 6.1.4.
|
144
|
+
railties (= 6.1.4.6)
|
145
145
|
sprockets-rails (>= 2.0.0)
|
146
146
|
rails-dom-testing (2.0.3)
|
147
147
|
activesupport (>= 4.2.0)
|
148
148
|
nokogiri (>= 1.6)
|
149
149
|
rails-html-sanitizer (1.4.2)
|
150
150
|
loofah (~> 2.3)
|
151
|
-
railties (6.1.4.
|
152
|
-
actionpack (= 6.1.4.
|
153
|
-
activesupport (= 6.1.4.
|
151
|
+
railties (6.1.4.6)
|
152
|
+
actionpack (= 6.1.4.6)
|
153
|
+
activesupport (= 6.1.4.6)
|
154
154
|
method_source
|
155
155
|
rake (>= 0.13)
|
156
156
|
thor (~> 1.0)
|
157
157
|
rake (12.3.3)
|
158
158
|
reline (0.3.1)
|
159
159
|
io-console (~> 0.5)
|
160
|
-
rspec (3.
|
161
|
-
rspec-core (~> 3.
|
162
|
-
rspec-expectations (~> 3.
|
163
|
-
rspec-mocks (~> 3.
|
164
|
-
rspec-core (3.
|
165
|
-
rspec-support (~> 3.
|
166
|
-
rspec-expectations (3.
|
160
|
+
rspec (3.11.0)
|
161
|
+
rspec-core (~> 3.11.0)
|
162
|
+
rspec-expectations (~> 3.11.0)
|
163
|
+
rspec-mocks (~> 3.11.0)
|
164
|
+
rspec-core (3.11.0)
|
165
|
+
rspec-support (~> 3.11.0)
|
166
|
+
rspec-expectations (3.11.0)
|
167
167
|
diff-lcs (>= 1.2.0, < 2.0)
|
168
|
-
rspec-support (~> 3.
|
169
|
-
rspec-mocks (3.
|
168
|
+
rspec-support (~> 3.11.0)
|
169
|
+
rspec-mocks (3.11.0)
|
170
170
|
diff-lcs (>= 1.2.0, < 2.0)
|
171
|
-
rspec-support (~> 3.
|
172
|
-
rspec-support (3.
|
173
|
-
sentry-rails (5.0
|
171
|
+
rspec-support (~> 3.11.0)
|
172
|
+
rspec-support (3.11.0)
|
173
|
+
sentry-rails (5.1.0)
|
174
174
|
railties (>= 5.0)
|
175
|
-
sentry-ruby-core (~> 5.0
|
176
|
-
sentry-ruby (5.0
|
175
|
+
sentry-ruby-core (~> 5.1.0)
|
176
|
+
sentry-ruby (5.1.0)
|
177
177
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
178
|
-
sentry-ruby-core (= 5.0
|
179
|
-
sentry-ruby-core (5.0
|
178
|
+
sentry-ruby-core (= 5.1.0)
|
179
|
+
sentry-ruby-core (5.1.0)
|
180
180
|
concurrent-ruby
|
181
181
|
sprockets (4.0.2)
|
182
182
|
concurrent-ruby (~> 1.0)
|
data/example/Gemfile.lock
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
GIT
|
2
2
|
remote: https://github.com/ruby/debug.git
|
3
|
-
revision:
|
3
|
+
revision: a21742df633cb4c4c19ab7819c88b5fe6d8ed293
|
4
4
|
specs:
|
5
5
|
debug (1.4.0)
|
6
6
|
irb (>= 1.3.6)
|
@@ -9,70 +9,70 @@ GIT
|
|
9
9
|
PATH
|
10
10
|
remote: ..
|
11
11
|
specs:
|
12
|
-
sentry-inst_jobs (1.0.
|
12
|
+
sentry-inst_jobs (1.0.2)
|
13
13
|
inst-jobs (~> 3.0)
|
14
|
-
sentry-ruby-core (~> 5.0
|
14
|
+
sentry-ruby-core (~> 5.1.0)
|
15
15
|
|
16
16
|
GEM
|
17
17
|
remote: https://rubygems.org/
|
18
18
|
specs:
|
19
|
-
actioncable (6.1.4.
|
20
|
-
actionpack (= 6.1.4.
|
21
|
-
activesupport (= 6.1.4.
|
19
|
+
actioncable (6.1.4.6)
|
20
|
+
actionpack (= 6.1.4.6)
|
21
|
+
activesupport (= 6.1.4.6)
|
22
22
|
nio4r (~> 2.0)
|
23
23
|
websocket-driver (>= 0.6.1)
|
24
|
-
actionmailbox (6.1.4.
|
25
|
-
actionpack (= 6.1.4.
|
26
|
-
activejob (= 6.1.4.
|
27
|
-
activerecord (= 6.1.4.
|
28
|
-
activestorage (= 6.1.4.
|
29
|
-
activesupport (= 6.1.4.
|
24
|
+
actionmailbox (6.1.4.6)
|
25
|
+
actionpack (= 6.1.4.6)
|
26
|
+
activejob (= 6.1.4.6)
|
27
|
+
activerecord (= 6.1.4.6)
|
28
|
+
activestorage (= 6.1.4.6)
|
29
|
+
activesupport (= 6.1.4.6)
|
30
30
|
mail (>= 2.7.1)
|
31
|
-
actionmailer (6.1.4.
|
32
|
-
actionpack (= 6.1.4.
|
33
|
-
actionview (= 6.1.4.
|
34
|
-
activejob (= 6.1.4.
|
35
|
-
activesupport (= 6.1.4.
|
31
|
+
actionmailer (6.1.4.6)
|
32
|
+
actionpack (= 6.1.4.6)
|
33
|
+
actionview (= 6.1.4.6)
|
34
|
+
activejob (= 6.1.4.6)
|
35
|
+
activesupport (= 6.1.4.6)
|
36
36
|
mail (~> 2.5, >= 2.5.4)
|
37
37
|
rails-dom-testing (~> 2.0)
|
38
|
-
actionpack (6.1.4.
|
39
|
-
actionview (= 6.1.4.
|
40
|
-
activesupport (= 6.1.4.
|
38
|
+
actionpack (6.1.4.6)
|
39
|
+
actionview (= 6.1.4.6)
|
40
|
+
activesupport (= 6.1.4.6)
|
41
41
|
rack (~> 2.0, >= 2.0.9)
|
42
42
|
rack-test (>= 0.6.3)
|
43
43
|
rails-dom-testing (~> 2.0)
|
44
44
|
rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
45
|
-
actiontext (6.1.4.
|
46
|
-
actionpack (= 6.1.4.
|
47
|
-
activerecord (= 6.1.4.
|
48
|
-
activestorage (= 6.1.4.
|
49
|
-
activesupport (= 6.1.4.
|
45
|
+
actiontext (6.1.4.6)
|
46
|
+
actionpack (= 6.1.4.6)
|
47
|
+
activerecord (= 6.1.4.6)
|
48
|
+
activestorage (= 6.1.4.6)
|
49
|
+
activesupport (= 6.1.4.6)
|
50
50
|
nokogiri (>= 1.8.5)
|
51
|
-
actionview (6.1.4.
|
52
|
-
activesupport (= 6.1.4.
|
51
|
+
actionview (6.1.4.6)
|
52
|
+
activesupport (= 6.1.4.6)
|
53
53
|
builder (~> 3.1)
|
54
54
|
erubi (~> 1.4)
|
55
55
|
rails-dom-testing (~> 2.0)
|
56
56
|
rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
57
|
-
activejob (6.1.4.
|
58
|
-
activesupport (= 6.1.4.
|
57
|
+
activejob (6.1.4.6)
|
58
|
+
activesupport (= 6.1.4.6)
|
59
59
|
globalid (>= 0.3.6)
|
60
|
-
activemodel (6.1.4.
|
61
|
-
activesupport (= 6.1.4.
|
62
|
-
activerecord (6.1.4.
|
63
|
-
activemodel (= 6.1.4.
|
64
|
-
activesupport (= 6.1.4.
|
65
|
-
activerecord-pg-extensions (0.4.
|
60
|
+
activemodel (6.1.4.6)
|
61
|
+
activesupport (= 6.1.4.6)
|
62
|
+
activerecord (6.1.4.6)
|
63
|
+
activemodel (= 6.1.4.6)
|
64
|
+
activesupport (= 6.1.4.6)
|
65
|
+
activerecord-pg-extensions (0.4.3)
|
66
66
|
activerecord (>= 6.0, < 6.2)
|
67
67
|
railties (>= 6.0, < 6.2)
|
68
|
-
activestorage (6.1.4.
|
69
|
-
actionpack (= 6.1.4.
|
70
|
-
activejob (= 6.1.4.
|
71
|
-
activerecord (= 6.1.4.
|
72
|
-
activesupport (= 6.1.4.
|
68
|
+
activestorage (6.1.4.6)
|
69
|
+
actionpack (= 6.1.4.6)
|
70
|
+
activejob (= 6.1.4.6)
|
71
|
+
activerecord (= 6.1.4.6)
|
72
|
+
activesupport (= 6.1.4.6)
|
73
73
|
marcel (~> 1.0.0)
|
74
74
|
mini_mime (>= 1.1.0)
|
75
|
-
activesupport (6.1.4.
|
75
|
+
activesupport (6.1.4.6)
|
76
76
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
77
77
|
i18n (>= 1.6, < 2)
|
78
78
|
minitest (>= 5.1)
|
@@ -95,7 +95,7 @@ GEM
|
|
95
95
|
activesupport (>= 5.0)
|
96
96
|
i18n (1.9.1)
|
97
97
|
concurrent-ruby (~> 1.0)
|
98
|
-
inst-jobs (3.0.
|
98
|
+
inst-jobs (3.0.8)
|
99
99
|
activerecord (>= 6.0)
|
100
100
|
activerecord-pg-extensions (~> 0.4)
|
101
101
|
activesupport (>= 6.0)
|
@@ -106,7 +106,7 @@ GEM
|
|
106
106
|
io-console (0.5.11)
|
107
107
|
irb (1.4.1)
|
108
108
|
reline (>= 0.3.0)
|
109
|
-
loofah (2.
|
109
|
+
loofah (2.14.0)
|
110
110
|
crass (~> 1.0.2)
|
111
111
|
nokogiri (>= 1.5.9)
|
112
112
|
mail (2.7.1)
|
@@ -126,39 +126,39 @@ GEM
|
|
126
126
|
rack (2.2.3)
|
127
127
|
rack-test (1.1.0)
|
128
128
|
rack (>= 1.0, < 3)
|
129
|
-
rails (6.1.4.
|
130
|
-
actioncable (= 6.1.4.
|
131
|
-
actionmailbox (= 6.1.4.
|
132
|
-
actionmailer (= 6.1.4.
|
133
|
-
actionpack (= 6.1.4.
|
134
|
-
actiontext (= 6.1.4.
|
135
|
-
actionview (= 6.1.4.
|
136
|
-
activejob (= 6.1.4.
|
137
|
-
activemodel (= 6.1.4.
|
138
|
-
activerecord (= 6.1.4.
|
139
|
-
activestorage (= 6.1.4.
|
140
|
-
activesupport (= 6.1.4.
|
129
|
+
rails (6.1.4.6)
|
130
|
+
actioncable (= 6.1.4.6)
|
131
|
+
actionmailbox (= 6.1.4.6)
|
132
|
+
actionmailer (= 6.1.4.6)
|
133
|
+
actionpack (= 6.1.4.6)
|
134
|
+
actiontext (= 6.1.4.6)
|
135
|
+
actionview (= 6.1.4.6)
|
136
|
+
activejob (= 6.1.4.6)
|
137
|
+
activemodel (= 6.1.4.6)
|
138
|
+
activerecord (= 6.1.4.6)
|
139
|
+
activestorage (= 6.1.4.6)
|
140
|
+
activesupport (= 6.1.4.6)
|
141
141
|
bundler (>= 1.15.0)
|
142
|
-
railties (= 6.1.4.
|
142
|
+
railties (= 6.1.4.6)
|
143
143
|
sprockets-rails (>= 2.0.0)
|
144
144
|
rails-dom-testing (2.0.3)
|
145
145
|
activesupport (>= 4.2.0)
|
146
146
|
nokogiri (>= 1.6)
|
147
147
|
rails-html-sanitizer (1.4.2)
|
148
148
|
loofah (~> 2.3)
|
149
|
-
railties (6.1.4.
|
150
|
-
actionpack (= 6.1.4.
|
151
|
-
activesupport (= 6.1.4.
|
149
|
+
railties (6.1.4.6)
|
150
|
+
actionpack (= 6.1.4.6)
|
151
|
+
activesupport (= 6.1.4.6)
|
152
152
|
method_source
|
153
153
|
rake (>= 0.13)
|
154
154
|
thor (~> 1.0)
|
155
155
|
rake (13.0.6)
|
156
156
|
reline (0.3.1)
|
157
157
|
io-console (~> 0.5)
|
158
|
-
sentry-ruby (5.0
|
158
|
+
sentry-ruby (5.1.0)
|
159
159
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
160
|
-
sentry-ruby-core (= 5.0
|
161
|
-
sentry-ruby-core (5.0
|
160
|
+
sentry-ruby-core (= 5.1.0)
|
161
|
+
sentry-ruby-core (5.1.0)
|
162
162
|
concurrent-ruby
|
163
163
|
sprockets (4.0.2)
|
164
164
|
concurrent-ruby (~> 1.0)
|
data/sentry-inst_jobs.gemspec
CHANGED
@@ -22,6 +22,6 @@ Gem::Specification.new do |spec|
|
|
22
22
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
23
23
|
spec.require_paths = ["lib"]
|
24
24
|
|
25
|
-
spec.add_dependency "sentry-ruby-core", "~> 5.0
|
25
|
+
spec.add_dependency "sentry-ruby-core", "~> 5.1.0"
|
26
26
|
spec.add_dependency "inst-jobs", "~> 3.0"
|
27
27
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sentry-inst_jobs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Isaac Moore
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-02-
|
11
|
+
date: 2022-02-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: sentry-ruby-core
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 5.0
|
19
|
+
version: 5.1.0
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 5.0
|
26
|
+
version: 5.1.0
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: inst-jobs
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|