inst-jobs 1.0.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,222 +0,0 @@
1
- PATH
2
- remote: ../..
3
- specs:
4
- inst-jobs (1.0.0)
5
- activerecord (>= 4.2)
6
- activesupport (>= 4.2)
7
- after_transaction_commit (>= 1.0, < 3)
8
- fugit (~> 1.3)
9
- railties (>= 4.2)
10
- redis (> 3.0)
11
- redis-scripting (~> 1.0.1)
12
-
13
- GEM
14
- remote: https://rubygems.org/
15
- specs:
16
- actioncable (6.0.2)
17
- actionpack (= 6.0.2)
18
- nio4r (~> 2.0)
19
- websocket-driver (>= 0.6.1)
20
- actionmailbox (6.0.2)
21
- actionpack (= 6.0.2)
22
- activejob (= 6.0.2)
23
- activerecord (= 6.0.2)
24
- activestorage (= 6.0.2)
25
- activesupport (= 6.0.2)
26
- mail (>= 2.7.1)
27
- actionmailer (6.0.2)
28
- actionpack (= 6.0.2)
29
- actionview (= 6.0.2)
30
- activejob (= 6.0.2)
31
- mail (~> 2.5, >= 2.5.4)
32
- rails-dom-testing (~> 2.0)
33
- actionpack (6.0.2)
34
- actionview (= 6.0.2)
35
- activesupport (= 6.0.2)
36
- rack (~> 2.0)
37
- rack-test (>= 0.6.3)
38
- rails-dom-testing (~> 2.0)
39
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
40
- actiontext (6.0.2)
41
- actionpack (= 6.0.2)
42
- activerecord (= 6.0.2)
43
- activestorage (= 6.0.2)
44
- activesupport (= 6.0.2)
45
- nokogiri (>= 1.8.5)
46
- actionview (6.0.2)
47
- activesupport (= 6.0.2)
48
- builder (~> 3.1)
49
- erubi (~> 1.4)
50
- rails-dom-testing (~> 2.0)
51
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
52
- activejob (6.0.2)
53
- activesupport (= 6.0.2)
54
- globalid (>= 0.3.6)
55
- activemodel (6.0.2)
56
- activesupport (= 6.0.2)
57
- activerecord (6.0.2)
58
- activemodel (= 6.0.2)
59
- activesupport (= 6.0.2)
60
- activestorage (6.0.2)
61
- actionpack (= 6.0.2)
62
- activejob (= 6.0.2)
63
- activerecord (= 6.0.2)
64
- marcel (~> 0.3.1)
65
- activesupport (6.0.2)
66
- concurrent-ruby (~> 1.0, >= 1.0.2)
67
- i18n (>= 0.7, < 2)
68
- minitest (~> 5.1)
69
- tzinfo (~> 1.1)
70
- zeitwerk (~> 2.2)
71
- addressable (2.7.0)
72
- public_suffix (>= 2.0.2, < 5.0)
73
- after_transaction_commit (2.2.0)
74
- activerecord (>= 5.2)
75
- backports (3.15.0)
76
- builder (3.2.4)
77
- bump (0.8.0)
78
- byebug (11.0.1)
79
- coderay (1.1.2)
80
- concurrent-ruby (1.1.7)
81
- crass (1.0.6)
82
- database_cleaner (1.6.1)
83
- diff-lcs (1.3)
84
- erubi (1.9.0)
85
- et-orbi (1.2.4)
86
- tzinfo
87
- fugit (1.3.9)
88
- et-orbi (~> 1.1, >= 1.1.8)
89
- raabro (~> 1.3)
90
- globalid (0.4.2)
91
- activesupport (>= 4.2.0)
92
- httpclient (2.8.3)
93
- i18n (1.8.5)
94
- concurrent-ruby (~> 1.0)
95
- imperium (0.5.2)
96
- addressable (~> 2.5)
97
- httpclient (~> 2.8)
98
- loofah (2.7.0)
99
- crass (~> 1.0.2)
100
- nokogiri (>= 1.5.9)
101
- mail (2.7.1)
102
- mini_mime (>= 0.1.1)
103
- marcel (0.3.3)
104
- mimemagic (~> 0.3.2)
105
- method_source (0.9.2)
106
- mimemagic (0.3.5)
107
- mini_mime (1.0.2)
108
- mini_portile2 (2.4.0)
109
- minitest (5.14.2)
110
- multi_json (1.13.1)
111
- mustermann (1.0.0.beta2)
112
- nio4r (2.5.4)
113
- nokogiri (1.10.10)
114
- mini_portile2 (~> 2.4.0)
115
- pg (0.21.0)
116
- pry (0.12.2)
117
- coderay (~> 1.1.0)
118
- method_source (~> 0.9.0)
119
- public_suffix (4.0.6)
120
- raabro (1.4.0)
121
- rack (2.0.7)
122
- rack-protection (2.0.0.beta2)
123
- rack
124
- rack-test (1.1.0)
125
- rack (>= 1.0, < 3)
126
- rails (6.0.2)
127
- actioncable (= 6.0.2)
128
- actionmailbox (= 6.0.2)
129
- actionmailer (= 6.0.2)
130
- actionpack (= 6.0.2)
131
- actiontext (= 6.0.2)
132
- actionview (= 6.0.2)
133
- activejob (= 6.0.2)
134
- activemodel (= 6.0.2)
135
- activerecord (= 6.0.2)
136
- activestorage (= 6.0.2)
137
- activesupport (= 6.0.2)
138
- bundler (>= 1.3.0)
139
- railties (= 6.0.2)
140
- sprockets-rails (>= 2.0.0)
141
- rails-dom-testing (2.0.3)
142
- activesupport (>= 4.2.0)
143
- nokogiri (>= 1.6)
144
- rails-html-sanitizer (1.3.0)
145
- loofah (~> 2.3)
146
- railties (6.0.2)
147
- actionpack (= 6.0.2)
148
- activesupport (= 6.0.2)
149
- method_source
150
- rake (>= 0.8.7)
151
- thor (>= 0.20.3, < 2.0)
152
- rake (12.3.3)
153
- redis (4.2.2)
154
- redis-scripting (1.0.1)
155
- redis (>= 3.0)
156
- rspec (3.8.0)
157
- rspec-core (~> 3.8.0)
158
- rspec-expectations (~> 3.8.0)
159
- rspec-mocks (~> 3.8.0)
160
- rspec-core (3.8.2)
161
- rspec-support (~> 3.8.0)
162
- rspec-expectations (3.8.4)
163
- diff-lcs (>= 1.2.0, < 2.0)
164
- rspec-support (~> 3.8.0)
165
- rspec-mocks (3.8.1)
166
- diff-lcs (>= 1.2.0, < 2.0)
167
- rspec-support (~> 3.8.0)
168
- rspec-support (3.8.2)
169
- sinatra (2.0.0.beta2)
170
- mustermann (= 1.0.0.beta2)
171
- rack (~> 2.0)
172
- rack-protection (= 2.0.0.beta2)
173
- tilt (~> 2.0)
174
- sinatra-contrib (2.0.0.beta2)
175
- backports (>= 2.0)
176
- multi_json
177
- mustermann (= 1.0.0.beta2)
178
- rack-protection (= 2.0.0.beta2)
179
- rack-test
180
- sinatra (= 2.0.0.beta2)
181
- tilt (>= 1.3, < 3)
182
- sprockets (4.0.2)
183
- concurrent-ruby (~> 1.0)
184
- rack (> 1, < 3)
185
- sprockets-rails (3.2.2)
186
- actionpack (>= 4.0)
187
- activesupport (>= 4.0)
188
- sprockets (>= 3.0.0)
189
- thor (1.0.1)
190
- thread_safe (0.3.6)
191
- tilt (2.0.9)
192
- timecop (0.7.1)
193
- tzinfo (1.2.7)
194
- thread_safe (~> 0.1)
195
- websocket-driver (0.7.3)
196
- websocket-extensions (>= 0.1.0)
197
- websocket-extensions (0.1.5)
198
- wwtd (1.4.1)
199
- zeitwerk (2.4.0)
200
-
201
- PLATFORMS
202
- ruby
203
-
204
- DEPENDENCIES
205
- bump
206
- byebug
207
- database_cleaner (= 1.6.1)
208
- imperium (>= 0.5.2)
209
- inst-jobs!
210
- pg (< 1.0)
211
- pry
212
- rack-test
213
- rails (~> 6.0.0)
214
- rake
215
- rspec (~> 3.8.0)
216
- sinatra (= 2.0.0.beta2)
217
- sinatra-contrib (= 2.0.0.beta2)
218
- timecop (= 0.7.1)
219
- wwtd (~> 1.4.0)
220
-
221
- BUNDLED WITH
222
- 2.1.2