diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f9508ff..8c23a6a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - license-management (3.12.0) + license-management (3.12.1) license_finder (~> 6.0.0) GEM @@ -10,6 +10,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) + byebug (11.1.3) diff-lcs (1.3) docile (1.3.2) gitlab-styles (3.1.0) @@ -85,6 +86,7 @@ PLATFORMS ruby DEPENDENCIES + byebug (~> 11.1) gitlab-styles (~> 3.1) json-schema (~> 2.8) license-management! |
