@vercel/ruby
Advanced tools
Comparing version 2.0.5 to 2.1.0
{ | ||
"name": "@vercel/ruby", | ||
"author": "Nathan Cahill <nathan@nathancahill.com>", | ||
"version": "2.0.5", | ||
"version": "2.1.0", | ||
"license": "Apache-2.0", | ||
@@ -20,7 +20,9 @@ "main": "./dist/index", | ||
"@types/semver": "6.0.0", | ||
"@vercel/build-utils": "7.5.1", | ||
"@types/which": "3.0.0", | ||
"@vercel/build-utils": "8.0.0", | ||
"execa": "2.0.4", | ||
"fs-extra": "^7.0.1", | ||
"jest-junit": "16.0.0", | ||
"semver": "6.3.1" | ||
"semver": "6.3.1", | ||
"which": "3.0.0" | ||
}, | ||
@@ -27,0 +29,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
282537
8033
9
42