diff options
| author | mo khan <mo.khan@gmail.com> | 2020-07-02 09:12:22 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2020-07-02 09:12:22 +0000 |
| commit | a46f75c1caef17519a425d1dcd3ac7687ea6622e (patch) | |
| tree | e4a85d6f6030ea15637e1de9d7b853404c695c84 /Gemfile.lock | |
| parent | 2b8b49ae9fcd960beb0c639f241ce20690e7c7b0 (diff) | |
Update version, CHANGELOG and README
* Install license_finder ~> 6.6 into default gems
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) |
