diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/results/ruby-bundler-v1.1.json | 2 | ||||
| -rw-r--r-- | test/results/ruby-bundler-v1.json | 2 | ||||
| -rw-r--r-- | test/results/ruby-bundler-v2.json | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/test/results/ruby-bundler-v1.1.json b/test/results/ruby-bundler-v1.1.json index 7bfd775..2a8833e 100644 --- a/test/results/ruby-bundler-v1.1.json +++ b/test/results/ruby-bundler-v1.1.json @@ -28,7 +28,7 @@ }, "dependency": { "name": "bundler", - "url": "https://bundler.io", + "url": "http://bundler.io", "description": "The best way to manage your application's dependencies", "pathes": [ "." diff --git a/test/results/ruby-bundler-v1.json b/test/results/ruby-bundler-v1.json index c66a9a3..03b3505 100644 --- a/test/results/ruby-bundler-v1.json +++ b/test/results/ruby-bundler-v1.json @@ -21,7 +21,7 @@ }, "dependency": { "name": "bundler", - "url": "https://bundler.io", + "url": "http://bundler.io", "description": "The best way to manage your application's dependencies", "pathes": [ "." diff --git a/test/results/ruby-bundler-v2.json b/test/results/ruby-bundler-v2.json index 31a2c0b..5e4501f 100644 --- a/test/results/ruby-bundler-v2.json +++ b/test/results/ruby-bundler-v2.json @@ -23,7 +23,7 @@ "dependencies": [ { "name": "bundler", - "url": "https://bundler.io", + "url": "http://bundler.io", "description": "The best way to manage your application's dependencies", "paths": [ "." |
