File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ gem 'net-ssh', '~> 7.2'
52
52
gem 'rack-cas' , '~> 0.16.1'
53
53
54
54
# simple reporting tools
55
- gem 'report_action' , '~> 0.6 .0'
55
+ gem 'report_action' , '~> 1.0 .0'
56
56
57
57
# For processing excel files
58
58
# Until Roo releases a new version containing a fix for Ruby 3.0.1+ we need to pull directly
Original file line number Diff line number Diff line change 310
310
regexp_parser (2.9.0 )
311
311
reline (0.6.0 )
312
312
io-console (~> 0.5 )
313
- report_action (0.6 .0 )
313
+ report_action (1.0 .0 )
314
314
rexml (3.4.0 )
315
315
roo (2.10.1 )
316
316
nokogiri (~> 1 )
@@ -430,7 +430,7 @@ DEPENDENCIES
430
430
rails (= 7.2.2.1 )
431
431
rake
432
432
redis (~> 5.3 )
433
- report_action (~> 0.6 .0 )
433
+ report_action (~> 1.0 .0 )
434
434
roo (~> 2.10 )
435
435
rubocop-rails (~> 2.27 )
436
436
scout_apm (~> 5.4 )
You can’t perform that action at this time.
0 commit comments