Gemfile in PlayRockPaperScissorsGame-2.4.0 vs Gemfile in PlayRockPaperScissorsGame-2.4.1
- old
+ new
@@ -1,6 +1,5 @@
source 'https://rubygems.org'
-ruby '>= 2.0.0'
platform :ruby do
gemspec
group :test do
gem 'bundler' , '~> 1.14.6' , :require => true
gem 'colorize', '~> 0.8.1' , :require => true
\ No newline at end of file