diff options
| author | can eldem <eldemcan@gmail.com> | 2020-06-18 17:27:13 +0100 |
|---|---|---|
| committer | can eldem <eldemcan@gmail.com> | 2020-06-18 19:13:28 +0100 |
| commit | 8d2e8f1b4d0cd0cd82cacface1ac3faf97c73fae (patch) | |
| tree | 930a5342cf3f7752ed77aff0699835e575a8d4bf /Gemfile.lock | |
| parent | 64a83b700f63af76c5915b10dccb8745ebc4fed5 (diff) | |
Detect variations of the Eclipse Public License
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f9508ff..0f17bcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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! |
