diff options
| author | mo khan <mo.khan@gmail.com> | 2020-01-09 09:20:04 -0700 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-01-09 09:20:04 -0700 |
| commit | fe4d46abda860db5cdb3f24f3ab083c90ea139ed (patch) | |
| tree | 60d0aa4e9a70840cb9aea613371adb63d7ce3e8d /Gemfile.lock | |
| parent | eb54b7a153c2b7b3b7e82ca2c6449890b3d88bf4 (diff) | |
| parent | f16af48f9b7cf99e8d1cdb1e44dad9aad3a090b6 (diff) | |
Merge with master
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 |
