Skip to content

Commit

Permalink
Adding phocus gem for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Hrycyszyn committed Sep 7, 2011
1 parent f86c70d commit 2303b2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ group :test do
gem 'json' gem 'json'
gem 'ruby-prof' gem 'ruby-prof'
gem 'ruby-debug' gem 'ruby-debug'
gem 'phocus'
end end
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ GEM
mocha (0.9.12) mocha (0.9.12)
mysql (2.8.1) mysql (2.8.1)
nokogiri (1.4.4) nokogiri (1.4.4)
phocus (1.1)
polyglot (0.2.9) polyglot (0.2.9)
rack (1.1.0) rack (1.1.0)
rails (2.3.11) rails (2.3.11)
Expand Down Expand Up @@ -70,6 +71,7 @@ DEPENDENCIES
machinist machinist
mocha mocha
mysql mysql
phocus
rails (~> 2.3.5) rails (~> 2.3.5)
rcov rcov
ruby-debug ruby-debug
Expand Down

0 comments on commit 2303b2e

Please sign in to comment.