Sha256: 4c48b3b262720e4a5ffbde592e2932a0756cd346bc0bc626ed3a4f270f414059
Contents?: true
Size: 294 Bytes
Versions: 4
Compression:
Stored size: 294 Bytes
Contents
source 'https://rubygems.org' ruby '2.4.0' platform :ruby do gemspec group :test do gem 'bundler' , '>= 1.14.6' , :require => true gem 'colorize', '>= 0.8.1' , :require => true gem 'rake' , '>= 12.0.0' , :require => true gem 'rvm' , '>= 1.11.3.9', :require => true end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
PlayRockPaperScissorsGame-1.5.2 | Gemfile |
PlayRockPaperScissorsGame-1.5.1 | Gemfile |
PlayRockPaperScissorsGame-1.5.0 | Gemfile |
PlayRockPaperScissorsGame-1.4.9 | Gemfile |