Skip to content

Instantly share code, notes, and snippets.

@HerbCSO
Created September 13, 2012 02:39
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 HerbCSO/3711492 to your computer and use it in GitHub Desktop.
Save HerbCSO/3711492 to your computer and use it in GitHub Desktop.
Gemfile and Gemfile.lock for issue 2099
source 'http://rubygems.org'
gem 'rake'
gem 'rspec'
gem 'superfight', github: "RubyoffRails/superfight"
GIT
remote: git://github.com/RubyoffRails/superfight.git
revision: 75a5c4f724284ade4132f0a84acf3b2a8e126fcd
specs:
superfight (0.0.1)
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
rake (0.9.2.2)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.0)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
PLATFORMS
ruby
DEPENDENCIES
rake
rspec
superfight!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment