Sha256: 93f04ad1bda02491ec9c182b0e731cf76740549412fcf734900af5e40b380961

Contents?: true

Size: 294 Bytes

Versions: 8

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

8 entries across 8 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-1.6.0 Gemfile
PlayRockPaperScissorsGame-1.5.9 Gemfile
PlayRockPaperScissorsGame-1.5.8 Gemfile
PlayRockPaperScissorsGame-1.5.7 Gemfile
PlayRockPaperScissorsGame-1.5.6 Gemfile
PlayRockPaperScissorsGame-1.5.5 Gemfile
PlayRockPaperScissorsGame-1.5.4 Gemfile
PlayRockPaperScissorsGame-1.5.3 Gemfile