Skip to content

Commit

Permalink
use released version of wisper
Browse files Browse the repository at this point in the history
  • Loading branch information
Kris Leech committed Oct 6, 2014
1 parent 175cd72 commit 55a0765
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@ source 'https://rubygems.org'

gemspec

# unreleased version of wisper
gem 'wisper', github: 'krisleech/wisper', branch: 'invoker-adapter'

gem 'coveralls', require: false
2 changes: 1 addition & 1 deletion wisper-celluloid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "rake"
spec.add_development_dependency "rspec"

# spec.add_dependency 'wisper' # see Gemfile
spec.add_dependency 'wisper'
spec.add_dependency 'celluloid'
end

0 comments on commit 55a0765

Please sign in to comment.