source "https://rubygems.org" git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } gem "artii", "~> 2.1" gem "colorize", "~> 0.8.1" gem "json", "~> 2.5" gem "rspec", "~> 3.10" gem "tty-box", "~> 0.7.0" gem "tty-prompt", "~> 0.23.1"