diff options
| author | mo khan <mo.khan@gmail.com> | 2020-01-09 11:26:40 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2020-01-09 11:26:40 +0000 |
| commit | d89872f850332736eb174f2b0ab28692fda6bf46 (patch) | |
| tree | 3944b2eade680f90739f2f3805dfec1a7bb1a360 /Gemfile.lock | |
| parent | d51e4d90b3e7dbfc5b0a9ec90f37baf84dc105d0 (diff) | |
Upgrade python from 3.5 to 3.8
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 58ab499..7d503e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ PATH remote: . specs: - license-management (2.2.3) - license_finder + license-management (2.3.0) + license_finder (~> 5.11) GEM remote: https://rubygems.org/ @@ -20,17 +20,17 @@ GEM rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) - rspec-core (3.9.0) - rspec-support (~> 3.9.0) + rspec-core (3.9.1) + rspec-support (~> 3.9.1) rspec-expectations (3.9.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-mocks (3.9.0) + rspec-mocks (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.0) + rspec-support (3.9.2) rubyzip (2.0.0) - thor (0.20.3) + thor (1.0.1) toml (0.2.0) parslet (~> 1.8.0) with_env (1.1.0) @@ -44,4 +44,4 @@ DEPENDENCIES rspec (~> 3.9) BUNDLED WITH - 2.0.2 + 2.1.2 |
