diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 715f380..05c126f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ PATH remote: . specs: - license-management (3.12.3) - license_finder (~> 6.0.0) + license-management (3.13.0) + license_finder (~> 6.6.0) GEM remote: https://rubygems.org/ @@ -22,17 +22,16 @@ GEM jaro_winkler (1.5.4) json-schema (2.8.1) addressable (>= 2.4) - license_finder (6.0.0) + license_finder (6.6.0) bundler rubyzip (>= 1, < 3) - thor - toml (= 0.2.0) + thor (~> 1.0.1) + tomlrb (~> 1.3.0) with_env (= 1.1.0) - xml-simple + xml-simple (~> 1.1.5) parallel (1.19.1) parser (2.7.0.4) ast (~> 2.4.0) - parslet (1.8.2) public_suffix (4.0.3) rack (2.2.2) rainbow (3.0.0) @@ -76,8 +75,7 @@ GEM simplecov (~> 0.8) simplecov-html (0.12.2) thor (1.0.1) - toml (0.2.0) - parslet (~> 1.8.0) + tomlrb (1.3.0) unicode-display_width (1.6.1) with_env (1.1.0) xml-simple (1.1.5) |
