Back to Parent

gem 'sinatra'
gem 'sinatra-contrib'
gem 'dotenv', :groups => [:development, :test]
gem 'twilio-ruby', ">5.0.0"
gem 'giphy'
gem 'rake'
gem 'httparty', "0.14.0"
gem "unsplash"
gem 'google-cloud-dialogflow', '~> 0.2.2'
gem 'activerecord'
gem 'pg'
gem 'sinatra-activerecord'
Click to Expand

Content Rating

Is this a good/useful/informative piece of content to include in the project? Have your say!

0