Skip to content

Commit cb0a502

Browse files
authored
chore: update racc
1 parent e66136f commit cb0a502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

voxbox/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gem 'rdoc', '~> 6.7' # rdoc 6.2.1 has CVEs - remove default and ins
2424

2525
# Pin dependencies to avoid installing duplicate versions
2626
# see https://github.com/voxpupuli/container-voxbox/issues/97
27-
gem 'racc', '1.6.2'
27+
gem 'racc', '1.8.1'
2828
gem 'minitest', '5.16.3'
2929
gem 'drb', '2.1.1'
3030
gem 'csv', '3.2.6'

0 commit comments

Comments
 (0)