Gemfile #1

  • //
  • guest/
  • brettb/
  • p4re-prot/
  • lib/
  • Gemfile
  • View
  • Commits
  • Open Download .zip Download (202 B)
source "http://rubygems.org/"
#source "http://gemcutter.org/"
#source "http://gems.github.com/"

gem 'rubytree', '0.8.2'
gem 'rspec'
gem 'p4ruby', '~> 2012.2.beta'
gem 'pry'
gem 'progressbar'
gem 'elif'
# Change User Description Committed
#1 8235 Brett Bates Adding my protections re-compilation project.
README explains the
current status of the project.