diff options
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 bbdef3d..8302d59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,6 +34,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) rubyzip (2.2.0) thor (1.0.1) toml (0.2.0) @@ -48,6 +50,7 @@ DEPENDENCIES json-schema (~> 2.8) license-management! rspec (~> 3.9) + rspec_junit_formatter (~> 0.4) BUNDLED WITH 2.1.2 |
