diff options
| author | mo khan <mo.khan@gmail.com> | 2020-04-20 22:25:22 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-04-20 22:25:22 -0600 |
| commit | 83ac7915f00d120f09db42ca60316dc745c73cc9 (patch) | |
| tree | 28fde141fdc7ab2ef6e3a5611d074785c0459d53 /Gemfile.lock | |
| parent | 685f2f5b80222d6b7079c59bfd5b1c5df0e0337e (diff) | |
Build minimal image
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9a18938..9e19638 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,6 +41,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) + rspec_junit_formatter (0.4.1) + rspec-core (>= 2, < 4, != 2.12.0) rubocop (0.81.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -71,6 +73,7 @@ DEPENDENCIES json-schema (~> 2.8) rake (~> 13.0) rspec (~> 3.0) + rspec_junit_formatter (~> 0.4) rubocop (~> 0.52) rubocop-rspec (~> 1.22) spandx-gitlab! |
