Sha256: cd2d694f9992fc646ffcca96fcf77cf139f300d027f501da97f9eb65a058368a

Contents?: true

Size: 389 Bytes

Versions: 2

Compression:

Stored size: 389 Bytes

Contents

source :rubygems

group :development do
  gem 'rake', '0.8.7'
  gem 'mini_portile', '0.2.2'
  gem 'rake-compiler', '0.7.8'
end

group :test do
  gem 'mini_shoulda', '0.3.0'
  gem 'activesupport', '2.3.5'
  gem 'bench_press', '0.3.1'
  platforms :mri_18 do
    gem 'ruby-prof', '0.9.1'
    gem 'ruby-debug', '0.10.3'
  end
  platforms :mri_19 do
    gem 'ruby-debug19', '0.11.6'
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
tiny_tds-0.4.5-x86-mingw32 Gemfile
tiny_tds-0.4.5 Gemfile