CyberFerret / FaceRekognition-Demo

A demonstration app for Amazon's Rekognition API using Sinatra
53 stars 63 forks source link

Could not find aws-sigv4-1.0.0 in any of the sources #4

Open ollivaan opened 6 years ago

ollivaan commented 6 years ago

fixed.. I installed gems manually

cleverrocks commented 5 years ago

@ollivaan You have to add this line at the beginning of your Gemfile: source 'https://rubygems.org'