Skip to content

Commit a3bd155

Browse files
authored
Merge pull request #963 from CHSS-IT/dependabot/bundler/report_action-1.0.0
Bump report_action from 0.6.0 to 1.0.0
2 parents 7bbab3f + c5411e3 commit a3bd155

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ gem 'net-ssh', '~> 7.2'
5252
gem 'rack-cas', '~> 0.16.1'
5353

5454
# simple reporting tools
55-
gem 'report_action', '~> 0.6.0'
55+
gem 'report_action', '~> 1.0.0'
5656

5757
# For processing excel files
5858
# Until Roo releases a new version containing a fix for Ruby 3.0.1+ we need to pull directly

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ GEM
310310
regexp_parser (2.9.0)
311311
reline (0.6.0)
312312
io-console (~> 0.5)
313-
report_action (0.6.0)
313+
report_action (1.0.0)
314314
rexml (3.4.0)
315315
roo (2.10.1)
316316
nokogiri (~> 1)
@@ -430,7 +430,7 @@ DEPENDENCIES
430430
rails (= 7.2.2.1)
431431
rake
432432
redis (~> 5.3)
433-
report_action (~> 0.6.0)
433+
report_action (~> 1.0.0)
434434
roo (~> 2.10)
435435
rubocop-rails (~> 2.27)
436436
scout_apm (~> 5.4)

0 commit comments

Comments
 (0)