Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
Add Fuubar! :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kreeftmeijer committed Dec 13, 2010
1 parent 15c171a commit 4638210
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
--color
--format Fuubar
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ GEM
data_objects (= 0.10.2)
durran-validatable (2.0.1)
extlib (0.9.15)
fuubar (0.0.3)
rspec (~> 2.0)
rspec-instafail (~> 0.1.4)
ruby-progressbar (~> 0.0.9)
jnunemaker-validatable (1.8.4)
activesupport (>= 2.3.4)
leshill-will_paginate (2.3.11)
Expand All @@ -56,7 +60,9 @@ GEM
rspec-core (2.1.0)
rspec-expectations (2.1.0)
diff-lcs (~> 1.1.2)
rspec-instafail (0.1.5)
rspec-mocks (2.1.0)
ruby-progressbar (0.0.9)
sequel (3.17.0)
sqlite3-ruby (1.3.2)
timecop (0.3.5)
Expand All @@ -73,6 +79,7 @@ DEPENDENCIES
dm-core (~> 1.0.0)
dm-migrations
dm-sqlite-adapter
fuubar (~> 0.0)
mongo_mapper (~> 0.7.0)
mongoid
navvy!
Expand Down
1 change: 1 addition & 0 deletions navvy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ Gem::Specification.new do |gem|
gem.add_development_dependency('rspec', ["~> 2.1.0"])
gem.add_development_dependency('yard', [">= 0.5.2"])
gem.add_development_dependency('timecop', [">= 0.3.5"])
gem.add_development_dependency('fuubar', ["~> 0.0"])
end

0 comments on commit 4638210

Please sign in to comment.