Skip to content

Commit

Permalink
Add toml to gemspec
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Lattanzio <[email protected]>
  • Loading branch information
xtreme-lisheng-tai authored and Vikram Yadav committed Nov 14, 2017
1 parent 10cb0d5 commit 9c14858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions license_finder.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Gem::Specification.new do |s|
s.add_dependency 'rubyzip'
s.add_dependency 'thor'
s.add_dependency 'xml-simple'
s.add_dependency 'toml', '0.1.2'
# to preserve ruby 1.9.3 support
s.add_dependency 'with_env', (RUBY_VERSION <= '1.9.3' ? '1.0.0' : '> 1.0')

Expand Down

0 comments on commit 9c14858

Please sign in to comment.