Skip to content

Instantly share code, notes, and snippets.

@leehambley
Created January 11, 2012 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leehambley/4a7bbfd8455cd06b7e8d to your computer and use it in GitHub Desktop.
Save leehambley/4a7bbfd8455cd06b7e8d to your computer and use it in GitHub Desktop.
#
# Notes stolen from:
# https://gist.github.com/1403066
#
group :development, :test do
gem 'ruby_core_source', '0.1.5', :require => false
gem 'linecache19', '0.5.13'
gem 'ruby-debug-base19', '0.11.26'
gem 'ruby-debug19', '0.11.6'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment