diff options
| author | mo khan <mo.khan@gmail.com> | 2020-09-11 14:56:44 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-09-13 20:34:12 -0600 |
| commit | c26054b680ef91f2b012c8e44f4a4237c830a039 (patch) | |
| tree | 8083deed0180cfb5b395db0b43872287c0243f93 /Gemfile.lock | |
| parent | 584d83b75385535017158ba65b5b97a9cfcad2b2 (diff) | |
fix: remove problematic packages
* chore: remove intermediate containers
* fix: Update rack to 2.2.3
* fix: import nodejs keyring after plugin update
* fix: install dev packages for C based tools
* fix: remove unnecessary packages and cleanup
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1088739..8782cb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM plist (3.5.0) progressbar (1.10.1) public_suffix (4.0.3) - rack (2.2.2) + rack (2.2.3) rainbow (3.0.0) rspec (3.9.0) rspec-core (~> 3.9.0) |
