Skip to content

Commit

Permalink
Removed local bundler reference to nats
Browse files Browse the repository at this point in the history
  • Loading branch information
derekcollison committed Feb 9, 2011
1 parent b2cdce2 commit 02b0c37
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -6,5 +6,4 @@ gem 'json_pure', :require => 'json'

group :test do
gem 'rspec'
gem 'nats', :path => '.'
end
9 changes: 0 additions & 9 deletions Gemfile.lock
@@ -1,11 +1,3 @@
PATH
remote: .
specs:
nats (0.4.2)
daemons (>= 1.1.0)
eventmachine (>= 0.12.10)
json_pure (>= 1.5.1)

GEM
remote: http://rubygems.org/
specs:
Expand All @@ -31,5 +23,4 @@ DEPENDENCIES
daemons (>= 1.1.0)
eventmachine (>= 0.12.10)
json_pure
nats!
rspec

0 comments on commit 02b0c37

Please sign in to comment.