sentry-inst_jobs 1.0.0 → 1.0.1

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: e0250d6d03093d1710d127eb2b62f39c1dc97cabce887b342d75339634d18372
4
- data.tar.gz: ae48a68b18e7a34229a73f3103d69884143cd6c9f2a147c7624471e79012f8ac
3
+ metadata.gz: dee2234e0e532597d063f61203ad8aa56c6cd7536f086156a82314bee1285c32
4
+ data.tar.gz: 3b40765cb4763c17da0dac487f6e0d6d32b451c8e8d75fb85d4f332c33d8cb8d
5
5
  SHA512:
6
- metadata.gz: ee3495292b58b75103ba9e4f728a6b01ab5ac214785737d4d9193f333a8fbbb0878ea0e69af57161dcdc9dfcb4137d3b21bdf92b559fe15eb4950caf0ea8bb4f
7
- data.tar.gz: 4e4fad25cea53f698238e87abb1b1941bdd68a7d5c7fe8469a73952073319de144fa07fd91814f082f39f046f697fcbe6d0172d775263ef0fa1884ac4406500d
6
+ metadata.gz: 93ab7ef0982a1c404000e15f6c4fb0cbd08e293f7383075e773c47e7c437dd38a30088287caa7c5a4add437343b023d55480c4ea3dac18cd02effc040a33002f
7
+ data.tar.gz: 9daac068156c90ddd3e565dbbc521b835048634eb332322723ea71d57f958048afa246eddd0c0a10cb7b9ec7a207d9244e1204907751cb1b50fcaf80dee39c8c
data/Gemfile.lock CHANGED
@@ -1,78 +1,78 @@
1
1
  GIT
2
2
  remote: https://github.com/ruby/debug.git
3
- revision: 788f6b87186985843637dcd9a3ddac0af9bdb160
3
+ revision: 089ae90a5c556d7b3a6f57ff9cbc07f9f35b33b3
4
4
  specs:
5
- debug (1.3.4)
5
+ debug (1.4.0)
6
6
  irb (>= 1.3.6)
7
7
  reline (>= 0.2.7)
8
8
 
9
9
  PATH
10
10
  remote: .
11
11
  specs:
12
- sentry-inst_jobs (1.0.0)
12
+ sentry-inst_jobs (1.0.1)
13
13
  inst-jobs (~> 3.0)
14
- sentry-ruby-core (~> 4.8.0)
14
+ sentry-ruby-core (~> 5.0.2)
15
15
 
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actioncable (6.1.4.1)
20
- actionpack (= 6.1.4.1)
21
- activesupport (= 6.1.4.1)
19
+ actioncable (6.1.4.4)
20
+ actionpack (= 6.1.4.4)
21
+ activesupport (= 6.1.4.4)
22
22
  nio4r (~> 2.0)
23
23
  websocket-driver (>= 0.6.1)
24
- actionmailbox (6.1.4.1)
25
- actionpack (= 6.1.4.1)
26
- activejob (= 6.1.4.1)
27
- activerecord (= 6.1.4.1)
28
- activestorage (= 6.1.4.1)
29
- activesupport (= 6.1.4.1)
24
+ actionmailbox (6.1.4.4)
25
+ actionpack (= 6.1.4.4)
26
+ activejob (= 6.1.4.4)
27
+ activerecord (= 6.1.4.4)
28
+ activestorage (= 6.1.4.4)
29
+ activesupport (= 6.1.4.4)
30
30
  mail (>= 2.7.1)
31
- actionmailer (6.1.4.1)
32
- actionpack (= 6.1.4.1)
33
- actionview (= 6.1.4.1)
34
- activejob (= 6.1.4.1)
35
- activesupport (= 6.1.4.1)
31
+ actionmailer (6.1.4.4)
32
+ actionpack (= 6.1.4.4)
33
+ actionview (= 6.1.4.4)
34
+ activejob (= 6.1.4.4)
35
+ activesupport (= 6.1.4.4)
36
36
  mail (~> 2.5, >= 2.5.4)
37
37
  rails-dom-testing (~> 2.0)
38
- actionpack (6.1.4.1)
39
- actionview (= 6.1.4.1)
40
- activesupport (= 6.1.4.1)
38
+ actionpack (6.1.4.4)
39
+ actionview (= 6.1.4.4)
40
+ activesupport (= 6.1.4.4)
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.1)
46
- actionpack (= 6.1.4.1)
47
- activerecord (= 6.1.4.1)
48
- activestorage (= 6.1.4.1)
49
- activesupport (= 6.1.4.1)
45
+ actiontext (6.1.4.4)
46
+ actionpack (= 6.1.4.4)
47
+ activerecord (= 6.1.4.4)
48
+ activestorage (= 6.1.4.4)
49
+ activesupport (= 6.1.4.4)
50
50
  nokogiri (>= 1.8.5)
51
- actionview (6.1.4.1)
52
- activesupport (= 6.1.4.1)
51
+ actionview (6.1.4.4)
52
+ activesupport (= 6.1.4.4)
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.1)
58
- activesupport (= 6.1.4.1)
57
+ activejob (6.1.4.4)
58
+ activesupport (= 6.1.4.4)
59
59
  globalid (>= 0.3.6)
60
- activemodel (6.1.4.1)
61
- activesupport (= 6.1.4.1)
62
- activerecord (6.1.4.1)
63
- activemodel (= 6.1.4.1)
64
- activesupport (= 6.1.4.1)
60
+ activemodel (6.1.4.4)
61
+ activesupport (= 6.1.4.4)
62
+ activerecord (6.1.4.4)
63
+ activemodel (= 6.1.4.4)
64
+ activesupport (= 6.1.4.4)
65
65
  activerecord-pg-extensions (0.4.2)
66
66
  activerecord (>= 6.0, < 6.2)
67
67
  railties (>= 6.0, < 6.2)
68
- activestorage (6.1.4.1)
69
- actionpack (= 6.1.4.1)
70
- activejob (= 6.1.4.1)
71
- activerecord (= 6.1.4.1)
72
- activesupport (= 6.1.4.1)
68
+ activestorage (6.1.4.4)
69
+ actionpack (= 6.1.4.4)
70
+ activejob (= 6.1.4.4)
71
+ activerecord (= 6.1.4.4)
72
+ activesupport (= 6.1.4.4)
73
73
  marcel (~> 1.0.0)
74
74
  mini_mime (>= 1.1.0)
75
- activesupport (6.1.4.1)
75
+ activesupport (6.1.4.4)
76
76
  concurrent-ruby (~> 1.0, >= 1.0.2)
77
77
  i18n (>= 1.6, < 2)
78
78
  minitest (>= 5.1)
@@ -85,37 +85,18 @@ GEM
85
85
  concurrent-ruby (1.1.9)
86
86
  crass (1.0.6)
87
87
  debug_inspector (1.1.0)
88
- diff-lcs (1.4.4)
88
+ diff-lcs (1.5.0)
89
89
  erubi (1.10.0)
90
90
  et-orbi (1.2.6)
91
91
  tzinfo
92
- faraday (1.8.0)
93
- faraday-em_http (~> 1.0)
94
- faraday-em_synchrony (~> 1.0)
95
- faraday-excon (~> 1.1)
96
- faraday-httpclient (~> 1.0.1)
97
- faraday-net_http (~> 1.0)
98
- faraday-net_http_persistent (~> 1.1)
99
- faraday-patron (~> 1.0)
100
- faraday-rack (~> 1.0)
101
- multipart-post (>= 1.2, < 3)
102
- ruby2_keywords (>= 0.0.4)
103
- faraday-em_http (1.0.0)
104
- faraday-em_synchrony (1.0.0)
105
- faraday-excon (1.1.0)
106
- faraday-httpclient (1.0.1)
107
- faraday-net_http (1.0.1)
108
- faraday-net_http_persistent (1.2.0)
109
- faraday-patron (1.0.0)
110
- faraday-rack (1.0.0)
111
92
  fugit (1.5.2)
112
93
  et-orbi (~> 1.1, >= 1.1.8)
113
94
  raabro (~> 1.4)
114
95
  globalid (1.0.0)
115
96
  activesupport (>= 5.0)
116
- i18n (1.8.11)
97
+ i18n (1.9.1)
117
98
  concurrent-ruby (~> 1.0)
118
- inst-jobs (3.0.3)
99
+ inst-jobs (3.0.7)
119
100
  activerecord (>= 6.0)
120
101
  activerecord-pg-extensions (~> 0.4)
121
102
  activesupport (>= 6.0)
@@ -123,10 +104,10 @@ GEM
123
104
  debug_inspector (~> 1.0)
124
105
  fugit (~> 1.3)
125
106
  railties (>= 6.0)
126
- io-console (0.5.9)
127
- irb (1.3.7)
128
- reline (>= 0.2.7)
129
- loofah (2.12.0)
107
+ io-console (0.5.11)
108
+ irb (1.4.1)
109
+ reline (>= 0.3.0)
110
+ loofah (2.13.0)
130
111
  crass (~> 1.0.2)
131
112
  nokogiri (>= 1.5.9)
132
113
  mail (2.7.1)
@@ -134,12 +115,11 @@ GEM
134
115
  marcel (1.0.2)
135
116
  method_source (1.0.0)
136
117
  mini_mime (1.1.2)
137
- minitest (5.14.4)
138
- multipart-post (2.1.1)
118
+ minitest (5.15.0)
139
119
  nio4r (2.5.8)
140
- nokogiri (1.12.5-x86_64-darwin)
120
+ nokogiri (1.13.1-x86_64-darwin)
141
121
  racc (~> 1.4)
142
- pg (1.2.3)
122
+ pg (1.3.1)
143
123
  pry (0.14.1)
144
124
  coderay (~> 1.1)
145
125
  method_source (~> 1.0)
@@ -148,73 +128,70 @@ GEM
148
128
  rack (2.2.3)
149
129
  rack-test (1.1.0)
150
130
  rack (>= 1.0, < 3)
151
- rails (6.1.4.1)
152
- actioncable (= 6.1.4.1)
153
- actionmailbox (= 6.1.4.1)
154
- actionmailer (= 6.1.4.1)
155
- actionpack (= 6.1.4.1)
156
- actiontext (= 6.1.4.1)
157
- actionview (= 6.1.4.1)
158
- activejob (= 6.1.4.1)
159
- activemodel (= 6.1.4.1)
160
- activerecord (= 6.1.4.1)
161
- activestorage (= 6.1.4.1)
162
- activesupport (= 6.1.4.1)
131
+ rails (6.1.4.4)
132
+ actioncable (= 6.1.4.4)
133
+ actionmailbox (= 6.1.4.4)
134
+ actionmailer (= 6.1.4.4)
135
+ actionpack (= 6.1.4.4)
136
+ actiontext (= 6.1.4.4)
137
+ actionview (= 6.1.4.4)
138
+ activejob (= 6.1.4.4)
139
+ activemodel (= 6.1.4.4)
140
+ activerecord (= 6.1.4.4)
141
+ activestorage (= 6.1.4.4)
142
+ activesupport (= 6.1.4.4)
163
143
  bundler (>= 1.15.0)
164
- railties (= 6.1.4.1)
144
+ railties (= 6.1.4.4)
165
145
  sprockets-rails (>= 2.0.0)
166
146
  rails-dom-testing (2.0.3)
167
147
  activesupport (>= 4.2.0)
168
148
  nokogiri (>= 1.6)
169
149
  rails-html-sanitizer (1.4.2)
170
150
  loofah (~> 2.3)
171
- railties (6.1.4.1)
172
- actionpack (= 6.1.4.1)
173
- activesupport (= 6.1.4.1)
151
+ railties (6.1.4.4)
152
+ actionpack (= 6.1.4.4)
153
+ activesupport (= 6.1.4.4)
174
154
  method_source
175
155
  rake (>= 0.13)
176
156
  thor (~> 1.0)
177
157
  rake (12.3.3)
178
- reline (0.2.7)
158
+ reline (0.3.1)
179
159
  io-console (~> 0.5)
180
160
  rspec (3.10.0)
181
161
  rspec-core (~> 3.10.0)
182
162
  rspec-expectations (~> 3.10.0)
183
163
  rspec-mocks (~> 3.10.0)
184
- rspec-core (3.10.1)
164
+ rspec-core (3.10.2)
185
165
  rspec-support (~> 3.10.0)
186
- rspec-expectations (3.10.1)
166
+ rspec-expectations (3.10.2)
187
167
  diff-lcs (>= 1.2.0, < 2.0)
188
168
  rspec-support (~> 3.10.0)
189
- rspec-mocks (3.10.2)
169
+ rspec-mocks (3.10.3)
190
170
  diff-lcs (>= 1.2.0, < 2.0)
191
171
  rspec-support (~> 3.10.0)
192
172
  rspec-support (3.10.3)
193
- ruby2_keywords (0.0.5)
194
- sentry-rails (4.8.1)
173
+ sentry-rails (5.0.2)
195
174
  railties (>= 5.0)
196
- sentry-ruby-core (~> 4.8.1)
197
- sentry-ruby (4.8.1)
175
+ sentry-ruby-core (~> 5.0.2)
176
+ sentry-ruby (5.0.2)
198
177
  concurrent-ruby (~> 1.0, >= 1.0.2)
199
- faraday (>= 1.0)
200
- sentry-ruby-core (= 4.8.1)
201
- sentry-ruby-core (4.8.1)
178
+ sentry-ruby-core (= 5.0.2)
179
+ sentry-ruby-core (5.0.2)
202
180
  concurrent-ruby
203
- faraday
204
181
  sprockets (4.0.2)
205
182
  concurrent-ruby (~> 1.0)
206
183
  rack (> 1, < 3)
207
- sprockets-rails (3.4.1)
184
+ sprockets-rails (3.4.2)
208
185
  actionpack (>= 5.2)
209
186
  activesupport (>= 5.2)
210
187
  sprockets (>= 3.0.0)
211
- thor (1.1.0)
188
+ thor (1.2.1)
212
189
  tzinfo (2.0.4)
213
190
  concurrent-ruby (~> 1.0)
214
191
  websocket-driver (0.7.5)
215
192
  websocket-extensions (>= 0.1.0)
216
193
  websocket-extensions (0.1.5)
217
- zeitwerk (2.5.1)
194
+ zeitwerk (2.5.4)
218
195
 
219
196
  PLATFORMS
220
197
  x86_64-darwin-20
data/example/Gemfile.lock CHANGED
@@ -1,78 +1,78 @@
1
1
  GIT
2
2
  remote: https://github.com/ruby/debug.git
3
- revision: bd6947b7aa14c7c0d5ae97b62fe53af1b5738659
3
+ revision: 089ae90a5c556d7b3a6f57ff9cbc07f9f35b33b3
4
4
  specs:
5
- debug (1.3.4)
5
+ debug (1.4.0)
6
6
  irb (>= 1.3.6)
7
7
  reline (>= 0.2.7)
8
8
 
9
9
  PATH
10
10
  remote: ..
11
11
  specs:
12
- sentry-inst_jobs (1.0.0)
12
+ sentry-inst_jobs (1.0.1)
13
13
  inst-jobs (~> 3.0)
14
- sentry-ruby-core (~> 4.8.0)
14
+ sentry-ruby-core (~> 5.0.2)
15
15
 
16
16
  GEM
17
17
  remote: https://rubygems.org/
18
18
  specs:
19
- actioncable (6.1.4.1)
20
- actionpack (= 6.1.4.1)
21
- activesupport (= 6.1.4.1)
19
+ actioncable (6.1.4.4)
20
+ actionpack (= 6.1.4.4)
21
+ activesupport (= 6.1.4.4)
22
22
  nio4r (~> 2.0)
23
23
  websocket-driver (>= 0.6.1)
24
- actionmailbox (6.1.4.1)
25
- actionpack (= 6.1.4.1)
26
- activejob (= 6.1.4.1)
27
- activerecord (= 6.1.4.1)
28
- activestorage (= 6.1.4.1)
29
- activesupport (= 6.1.4.1)
24
+ actionmailbox (6.1.4.4)
25
+ actionpack (= 6.1.4.4)
26
+ activejob (= 6.1.4.4)
27
+ activerecord (= 6.1.4.4)
28
+ activestorage (= 6.1.4.4)
29
+ activesupport (= 6.1.4.4)
30
30
  mail (>= 2.7.1)
31
- actionmailer (6.1.4.1)
32
- actionpack (= 6.1.4.1)
33
- actionview (= 6.1.4.1)
34
- activejob (= 6.1.4.1)
35
- activesupport (= 6.1.4.1)
31
+ actionmailer (6.1.4.4)
32
+ actionpack (= 6.1.4.4)
33
+ actionview (= 6.1.4.4)
34
+ activejob (= 6.1.4.4)
35
+ activesupport (= 6.1.4.4)
36
36
  mail (~> 2.5, >= 2.5.4)
37
37
  rails-dom-testing (~> 2.0)
38
- actionpack (6.1.4.1)
39
- actionview (= 6.1.4.1)
40
- activesupport (= 6.1.4.1)
38
+ actionpack (6.1.4.4)
39
+ actionview (= 6.1.4.4)
40
+ activesupport (= 6.1.4.4)
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.1)
46
- actionpack (= 6.1.4.1)
47
- activerecord (= 6.1.4.1)
48
- activestorage (= 6.1.4.1)
49
- activesupport (= 6.1.4.1)
45
+ actiontext (6.1.4.4)
46
+ actionpack (= 6.1.4.4)
47
+ activerecord (= 6.1.4.4)
48
+ activestorage (= 6.1.4.4)
49
+ activesupport (= 6.1.4.4)
50
50
  nokogiri (>= 1.8.5)
51
- actionview (6.1.4.1)
52
- activesupport (= 6.1.4.1)
51
+ actionview (6.1.4.4)
52
+ activesupport (= 6.1.4.4)
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.1)
58
- activesupport (= 6.1.4.1)
57
+ activejob (6.1.4.4)
58
+ activesupport (= 6.1.4.4)
59
59
  globalid (>= 0.3.6)
60
- activemodel (6.1.4.1)
61
- activesupport (= 6.1.4.1)
62
- activerecord (6.1.4.1)
63
- activemodel (= 6.1.4.1)
64
- activesupport (= 6.1.4.1)
60
+ activemodel (6.1.4.4)
61
+ activesupport (= 6.1.4.4)
62
+ activerecord (6.1.4.4)
63
+ activemodel (= 6.1.4.4)
64
+ activesupport (= 6.1.4.4)
65
65
  activerecord-pg-extensions (0.4.2)
66
66
  activerecord (>= 6.0, < 6.2)
67
67
  railties (>= 6.0, < 6.2)
68
- activestorage (6.1.4.1)
69
- actionpack (= 6.1.4.1)
70
- activejob (= 6.1.4.1)
71
- activerecord (= 6.1.4.1)
72
- activesupport (= 6.1.4.1)
68
+ activestorage (6.1.4.4)
69
+ actionpack (= 6.1.4.4)
70
+ activejob (= 6.1.4.4)
71
+ activerecord (= 6.1.4.4)
72
+ activesupport (= 6.1.4.4)
73
73
  marcel (~> 1.0.0)
74
74
  mini_mime (>= 1.1.0)
75
- activesupport (6.1.4.1)
75
+ activesupport (6.1.4.4)
76
76
  concurrent-ruby (~> 1.0, >= 1.0.2)
77
77
  i18n (>= 1.6, < 2)
78
78
  minitest (>= 5.1)
@@ -88,33 +88,14 @@ GEM
88
88
  erubi (1.10.0)
89
89
  et-orbi (1.2.6)
90
90
  tzinfo
91
- faraday (1.8.0)
92
- faraday-em_http (~> 1.0)
93
- faraday-em_synchrony (~> 1.0)
94
- faraday-excon (~> 1.1)
95
- faraday-httpclient (~> 1.0.1)
96
- faraday-net_http (~> 1.0)
97
- faraday-net_http_persistent (~> 1.1)
98
- faraday-patron (~> 1.0)
99
- faraday-rack (~> 1.0)
100
- multipart-post (>= 1.2, < 3)
101
- ruby2_keywords (>= 0.0.4)
102
- faraday-em_http (1.0.0)
103
- faraday-em_synchrony (1.0.0)
104
- faraday-excon (1.1.0)
105
- faraday-httpclient (1.0.1)
106
- faraday-net_http (1.0.1)
107
- faraday-net_http_persistent (1.2.0)
108
- faraday-patron (1.0.0)
109
- faraday-rack (1.0.0)
110
91
  fugit (1.5.2)
111
92
  et-orbi (~> 1.1, >= 1.1.8)
112
93
  raabro (~> 1.4)
113
94
  globalid (1.0.0)
114
95
  activesupport (>= 5.0)
115
- i18n (1.8.11)
96
+ i18n (1.9.1)
116
97
  concurrent-ruby (~> 1.0)
117
- inst-jobs (3.0.3)
98
+ inst-jobs (3.0.7)
118
99
  activerecord (>= 6.0)
119
100
  activerecord-pg-extensions (~> 0.4)
120
101
  activesupport (>= 6.0)
@@ -122,10 +103,10 @@ GEM
122
103
  debug_inspector (~> 1.0)
123
104
  fugit (~> 1.3)
124
105
  railties (>= 6.0)
125
- io-console (0.5.9)
126
- irb (1.3.7)
127
- reline (>= 0.2.7)
128
- loofah (2.12.0)
106
+ io-console (0.5.11)
107
+ irb (1.4.1)
108
+ reline (>= 0.3.0)
109
+ loofah (2.13.0)
129
110
  crass (~> 1.0.2)
130
111
  nokogiri (>= 1.5.9)
131
112
  mail (2.7.1)
@@ -133,10 +114,9 @@ GEM
133
114
  marcel (1.0.2)
134
115
  method_source (1.0.0)
135
116
  mini_mime (1.1.2)
136
- minitest (5.14.4)
137
- multipart-post (2.1.1)
117
+ minitest (5.15.0)
138
118
  nio4r (2.5.8)
139
- nokogiri (1.12.5-x86_64-darwin)
119
+ nokogiri (1.13.1-x86_64-darwin)
140
120
  racc (~> 1.4)
141
121
  pry (0.14.1)
142
122
  coderay (~> 1.1)
@@ -146,58 +126,55 @@ GEM
146
126
  rack (2.2.3)
147
127
  rack-test (1.1.0)
148
128
  rack (>= 1.0, < 3)
149
- rails (6.1.4.1)
150
- actioncable (= 6.1.4.1)
151
- actionmailbox (= 6.1.4.1)
152
- actionmailer (= 6.1.4.1)
153
- actionpack (= 6.1.4.1)
154
- actiontext (= 6.1.4.1)
155
- actionview (= 6.1.4.1)
156
- activejob (= 6.1.4.1)
157
- activemodel (= 6.1.4.1)
158
- activerecord (= 6.1.4.1)
159
- activestorage (= 6.1.4.1)
160
- activesupport (= 6.1.4.1)
129
+ rails (6.1.4.4)
130
+ actioncable (= 6.1.4.4)
131
+ actionmailbox (= 6.1.4.4)
132
+ actionmailer (= 6.1.4.4)
133
+ actionpack (= 6.1.4.4)
134
+ actiontext (= 6.1.4.4)
135
+ actionview (= 6.1.4.4)
136
+ activejob (= 6.1.4.4)
137
+ activemodel (= 6.1.4.4)
138
+ activerecord (= 6.1.4.4)
139
+ activestorage (= 6.1.4.4)
140
+ activesupport (= 6.1.4.4)
161
141
  bundler (>= 1.15.0)
162
- railties (= 6.1.4.1)
142
+ railties (= 6.1.4.4)
163
143
  sprockets-rails (>= 2.0.0)
164
144
  rails-dom-testing (2.0.3)
165
145
  activesupport (>= 4.2.0)
166
146
  nokogiri (>= 1.6)
167
147
  rails-html-sanitizer (1.4.2)
168
148
  loofah (~> 2.3)
169
- railties (6.1.4.1)
170
- actionpack (= 6.1.4.1)
171
- activesupport (= 6.1.4.1)
149
+ railties (6.1.4.4)
150
+ actionpack (= 6.1.4.4)
151
+ activesupport (= 6.1.4.4)
172
152
  method_source
173
153
  rake (>= 0.13)
174
154
  thor (~> 1.0)
175
155
  rake (13.0.6)
176
- reline (0.2.7)
156
+ reline (0.3.1)
177
157
  io-console (~> 0.5)
178
- ruby2_keywords (0.0.5)
179
- sentry-ruby (4.8.1)
158
+ sentry-ruby (5.0.2)
180
159
  concurrent-ruby (~> 1.0, >= 1.0.2)
181
- faraday (>= 1.0)
182
- sentry-ruby-core (= 4.8.1)
183
- sentry-ruby-core (4.8.1)
160
+ sentry-ruby-core (= 5.0.2)
161
+ sentry-ruby-core (5.0.2)
184
162
  concurrent-ruby
185
- faraday
186
163
  sprockets (4.0.2)
187
164
  concurrent-ruby (~> 1.0)
188
165
  rack (> 1, < 3)
189
- sprockets-rails (3.4.1)
166
+ sprockets-rails (3.4.2)
190
167
  actionpack (>= 5.2)
191
168
  activesupport (>= 5.2)
192
169
  sprockets (>= 3.0.0)
193
170
  sqlite3 (1.4.2)
194
- thor (1.1.0)
171
+ thor (1.2.1)
195
172
  tzinfo (2.0.4)
196
173
  concurrent-ruby (~> 1.0)
197
174
  websocket-driver (0.7.5)
198
175
  websocket-extensions (>= 0.1.0)
199
176
  websocket-extensions (0.1.5)
200
- zeitwerk (2.5.1)
177
+ zeitwerk (2.5.4)
201
178
 
202
179
  PLATFORMS
203
180
  x86_64-darwin-20
@@ -1,5 +1,5 @@
1
1
  module Sentry
2
2
  module InstJobs
3
- VERSION = "1.0.0"
3
+ VERSION = "1.0.1"
4
4
  end
5
5
  end
@@ -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", "~> 4.8.0"
25
+ spec.add_dependency "sentry-ruby-core", "~> 5.0.2"
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.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Isaac Moore
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-12-09 00:00:00.000000000 Z
11
+ date: 2022-02-02 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: 4.8.0
19
+ version: 5.0.2
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: 4.8.0
26
+ version: 5.0.2
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: inst-jobs
29
29
  requirement: !ruby/object:Gem::Requirement
@@ -91,7 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  - !ruby/object:Gem::Version
92
92
  version: '0'
93
93
  requirements: []
94
- rubygems_version: 3.2.33
94
+ rubygems_version: 3.2.3
95
95
  signing_key:
96
96
  specification_version: 4
97
97
  summary: An inst-jobs integration for the Sentry error logger