diff --git a/Gemfile.lock b/Gemfile.lock index 84aae6c..04535c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,10 @@ GEM remote: https://rubygems.org/ specs: - license_finder (7.1.0) + csv (3.3.0) + license_finder (7.2.0) bundler + csv (~> 3.2) rubyzip (>= 1, < 3) thor (~> 1.2) tomlrb (>= 1.3, < 2.1) @@ -11,7 +13,7 @@ GEM racc (1.7.3) rexml (3.2.6) rubyzip (2.3.2) - thor (1.3.0) + thor (1.3.1) tomlrb (2.0.3) with_env (1.1.0) xml-simple (1.1.9)