Sha256: 360367fdaa737ec65b7033221a72853a5dfcea54cf06cb3e1e86f82749411d93

Contents?: true

Size: 485 Bytes

Versions: 7

Compression:

Stored size: 485 Bytes

Contents

ruby do
  # this is a lie! this gem must be compatible with 1.8.7, 1.9.x and 2.x.
  # we're specifying the least common denominator here, as the bulk of our
  # code is still tied to Ruby 1.8.
  version  'ree-1.8.7-2012.02'
  # jeweler gem is sensitive to rubygems version; moreover, RubyGems > 1.3 sometimes generates
  # gem indexes that are not readable by 1.3 ... once again, take the least common denominator
  # approach.
  rubygems '1.3.7'
end

bundler do
  version '1.5.3'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
right_develop-2.3.0 right_develop.rconf
right_develop-2.2.4 right_develop.rconf
right_develop-2.2.3 right_develop.rconf
right_develop-2.2.2 right_develop.rconf
right_develop-2.2.1 right_develop.rconf
right_develop-2.2.0 right_develop.rconf
right_develop-2.1.5 right_develop.rconf