Gemfile in ndr_import-8.4.0 vs Gemfile in ndr_import-8.5.0

- old
+ new

@@ -1,4 +1,7 @@ source 'https://rubygems.org' +# ooxml_decrypt is not published to rubygems.org so we need to specify where it is +gem 'ooxml_decrypt', git: 'https://github.com/timgentry/ooxml_decrypt' + # Specify your gem's dependencies in ndr_import.gemspec gemspec