./Gemfile in burger_game-1.1.0 vs ./Gemfile in burger_game-1.1.1

- old
+ new

@@ -1,10 +1,10 @@ -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" +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"