summaryrefslogtreecommitdiff
path: root/spec/fixtures/expected/ruby
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-10-05 17:22:14 -0600
committermo khan <mo.khan@gmail.com>2020-10-06 08:01:03 -0600
commit4bf6440d5676bd7e120091f0a253a01e0b2fa7a3 (patch)
tree91ebee6126a98ae1bebf46fd6e9ec12e820bf4aa /spec/fixtures/expected/ruby
parent7fe70519010e24fa1d6735b108793987e8a24aa4 (diff)
Parse composite license expressions
* docs: Add changelog entry * fix: update spec to match expected behaviour
Diffstat (limited to 'spec/fixtures/expected/ruby')
-rw-r--r--spec/fixtures/expected/ruby/bundler/v1.0.json2
-rw-r--r--spec/fixtures/expected/ruby/bundler/v1.1.json2
-rw-r--r--spec/fixtures/expected/ruby/bundler/v2.0.json2
3 files changed, 3 insertions, 3 deletions
diff --git a/spec/fixtures/expected/ruby/bundler/v1.0.json b/spec/fixtures/expected/ruby/bundler/v1.0.json
index c66a9a3..6297700 100644
--- a/spec/fixtures/expected/ruby/bundler/v1.0.json
+++ b/spec/fixtures/expected/ruby/bundler/v1.0.json
@@ -239,4 +239,4 @@
}
}
]
-}
+} \ No newline at end of file
diff --git a/spec/fixtures/expected/ruby/bundler/v1.1.json b/spec/fixtures/expected/ruby/bundler/v1.1.json
index 7bfd775..a0f9868 100644
--- a/spec/fixtures/expected/ruby/bundler/v1.1.json
+++ b/spec/fixtures/expected/ruby/bundler/v1.1.json
@@ -336,4 +336,4 @@
}
}
]
-}
+} \ No newline at end of file
diff --git a/spec/fixtures/expected/ruby/bundler/v2.0.json b/spec/fixtures/expected/ruby/bundler/v2.0.json
index 230bd2c..28812f7 100644
--- a/spec/fixtures/expected/ruby/bundler/v2.0.json
+++ b/spec/fixtures/expected/ruby/bundler/v2.0.json
@@ -198,4 +198,4 @@
]
}
]
-}
+} \ No newline at end of file