summaryrefslogtreecommitdiffstats
path: root/src/update_assets.rb
diff options
context:
space:
mode:
Diffstat (limited to 'src/update_assets.rb')
-rwxr-xr-xsrc/update_assets.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/update_assets.rb b/src/update_assets.rb
index c849f9ec..2fd9edc2 100755
--- a/src/update_assets.rb
+++ b/src/update_assets.rb
@@ -2,6 +2,7 @@
# http://www.rubydoc.info/github/rest-client/rest-client/RestClient
require 'rest_client'
+require 'json'
if ARGV.length < 3
puts "usage: #$0 <token> <version> <files...>"