summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-07-06 11:03:35 -0600
committermo khan <mo.khan@gmail.com>2020-07-06 17:30:37 -0600
commit7162e1ae684b44ec3fe6e56b98f9313c85ca88a6 (patch)
tree785b0afbd0d59bc3d8e3a8b50b430bba1cd3274f /Gemfile.lock
parent6beda629bccc8617812f7b04fc6c14f69a6b508e (diff)
Install gems from custom source with custom CA
* Bump version and add CHANGELOG entry * Configure Bundler logging * Include install_path of gem * Use gem summary and full_gem_path * Specify a vendor path to install dependencies to prevent leakage between tests and take advantage of build job cache
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 05c126f..ee88458 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- license-management (3.13.0)
+ license-management (3.14.0)
license_finder (~> 6.6.0)
GEM
@@ -22,7 +22,7 @@ GEM
jaro_winkler (1.5.4)
json-schema (2.8.1)
addressable (>= 2.4)
- license_finder (6.6.0)
+ license_finder (6.6.1)
bundler
rubyzip (>= 1, < 3)
thor (~> 1.0.1)