Sha256: f3826b5d25b06df6d796b1d5f54ae4b5e66f24be71f90a212d2a2cffdccadff7
Contents?: true
Size: 454 Bytes
Versions: 3
Compression:
Stored size: 454 Bytes
Contents
source :rubygems gemspec group :debug do gem 'debugger', :platforms => [:mri_19] gem 'ruby-debug', :platforms => [:mri_18] gem 'rbx-trepanning', :platforms => [:rbx] end group :test do gem 'minitest', :platforms => [:ruby_18, :jruby, :rbx] gem 'mynyml-redgreen', ['~>0.7'] gem 'autowatchr', ['~>0.1'] gem 'cucumber', ['~>1.0'] end group :profile do gem 'ruby-prof', ['~>0.10'], :platforms => [:mri_19, :mri_19] gem 'gnuplot', ['~>2.4'] end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bibtex-ruby-2.0.7 | Gemfile |
bibtex-ruby-2.0.6 | Gemfile |
bibtex-ruby-2.0.5 | Gemfile |