File tree Expand file tree Collapse file tree 2 files changed +17
-11
lines changed Expand file tree Collapse file tree 2 files changed +17
-11
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ gem 'rubocop-rspec', require: false
138
138
gem 'rubocop-performance' , require : false
139
139
gem 'bling_api' , git : 'https://github.com/Purple-Stock/bling_api'
140
140
141
- gem "good_job" , "~> 3.19" , ">= 3.19.1"
141
+ gem "good_job" , git : 'git@github.com:Pauloparakleto/good_job.git' , branch : 'fix/mass-action'
142
142
143
143
gem 'roo'
144
144
gem 'roo-xls'
Original file line number Diff line number Diff line change
1
+ GIT
2
+ remote: git@github.com:Pauloparakleto/good_job.git
3
+ revision: 4ef38a072b137809424e8d9894fb127938d685e2
4
+ branch: fix/mass-action
5
+ specs:
6
+ good_job (3.22.0 )
7
+ activejob (>= 6.0.0 )
8
+ activerecord (>= 6.0.0 )
9
+ concurrent-ruby (>= 1.0.2 )
10
+ fugit (>= 1.1 )
11
+ railties (>= 6.0.0 )
12
+ thor (>= 0.14.1 )
13
+
1
14
GIT
2
15
remote: https://github.com/DCarper/rqrcode_png.git
3
16
revision: 94abe9cd66e9ce5d6c29e7340749b08e0078a35b
@@ -193,21 +206,14 @@ GEM
193
206
path_expander (~> 1.0 )
194
207
ruby_parser (~> 3.1 , > 3.1.0 )
195
208
sexp_processor (~> 4.8 )
196
- fugit (1.8.1 )
209
+ fugit (1.9.0 )
197
210
et-orbi (~> 1 , >= 1.2.7 )
198
211
raabro (~> 1.4 )
199
212
geared_pagination (1.1.2 )
200
213
activesupport (>= 5.0 )
201
214
addressable (>= 2.5.0 )
202
215
globalid (1.2.1 )
203
216
activesupport (>= 6.1 )
204
- good_job (3.19.4 )
205
- activejob (>= 6.0.0 )
206
- activerecord (>= 6.0.0 )
207
- concurrent-ruby (>= 1.0.2 )
208
- fugit (>= 1.1 )
209
- railties (>= 6.0.0 )
210
- thor (>= 0.14.1 )
211
217
has_scope (0.8.1 )
212
218
actionpack (>= 5.2 )
213
219
activesupport (>= 5.2 )
@@ -559,7 +565,7 @@ DEPENDENCIES
559
565
factory_bot_rails (>= 6.3.0 )
560
566
faker
561
567
geared_pagination
562
- good_job ( ~> 3.19 , >= 3.19.1 )
568
+ good_job !
563
569
httparty (>= 0.21.0 )
564
570
inherited_resources (= 1.14.0 )
565
571
jbuilder
@@ -611,4 +617,4 @@ RUBY VERSION
611
617
ruby 3.2.2p53
612
618
613
619
BUNDLED WITH
614
- 2.4.20
620
+ 2.4.21
You can’t perform that action at this time.
0 commit comments