We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66136f commit cb0a502Copy full SHA for cb0a502
voxbox/Gemfile
@@ -24,7 +24,7 @@ gem 'rdoc', '~> 6.7' # rdoc 6.2.1 has CVEs - remove default and ins
24
25
# Pin dependencies to avoid installing duplicate versions
26
# see https://github.com/voxpupuli/container-voxbox/issues/97
27
-gem 'racc', '1.6.2'
+gem 'racc', '1.8.1'
28
gem 'minitest', '5.16.3'
29
gem 'drb', '2.1.1'
30
gem 'csv', '3.2.6'
0 commit comments