summaryrefslogtreecommitdiff
path: root/spec/unit/ruby
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2021-06-05 13:54:41 -0600
committermo khan <mo@mokhan.ca>2021-06-05 14:27:47 -0600
commit199d38a1070ca6d251843e4543b339cd1cdb0022 (patch)
treebe34db06fff610cd7b08ada137e405aebf43e7c7 /spec/unit/ruby
parent9230443c5339122a7f04ea0b68d198894aa897ee (diff)
refactor: replace parser with hcl2 gem
Diffstat (limited to 'spec/unit/ruby')
-rw-r--r--spec/unit/ruby/parsers/gemfile_lock_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/unit/ruby/parsers/gemfile_lock_spec.rb b/spec/unit/ruby/parsers/gemfile_lock_spec.rb
index b3599c5..ef81112 100644
--- a/spec/unit/ruby/parsers/gemfile_lock_spec.rb
+++ b/spec/unit/ruby/parsers/gemfile_lock_spec.rb
@@ -52,6 +52,7 @@ RSpec.describe Spandx::Ruby::Parsers::GemfileLock do
'faraday',
'faraday-net_http',
'hashdiff',
+ 'hcl2',
'licensed',
'licensee',
'mini_portile2',