Sha256: 0ca45ed13266eeb44be10d934908d16868faeea3f56792cb6afcf4429e8521ea

Contents?: true

Size: 212 Bytes

Versions: 23

Compression:

Stored size: 212 Bytes

Contents

source 'https://rubygems.org'

gemspec

gem 'rake'

gem 'simplecov', :require => false if ENV['COV']
gem 'coveralls', :require => false if ENV['CI']

platform :rbx do
  gem 'rubysl-singleton' # used in rake
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
pork-2.0.0 Gemfile
pork-1.5.0 Gemfile
pork-1.4.4 Gemfile
pork-1.4.3 Gemfile
pork-1.4.2 Gemfile
pork-1.4.1 Gemfile
pork-1.4.0 Gemfile
pork-1.3.1 Gemfile
pork-1.3.0 Gemfile
pork-1.2.4 Gemfile
pork-1.2.3 Gemfile
pork-1.2.2 Gemfile
pork-1.2.1 Gemfile
pork-1.2.0 Gemfile
pork-1.1.3 Gemfile
pork-1.1.2 Gemfile
pork-1.1.1 Gemfile
pork-1.1.0 Gemfile
pork-1.0.4 Gemfile
pork-1.0.3 Gemfile