Skip to content

Commit

Permalink
add gemspec directive to the gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Fuchs committed Apr 13, 2012
1 parent 6087340 commit 8502715
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
source :rubygems

gemspec

gem 'rb-fsevent', git: 'git://github.com/niw/rb-fsevent.git'

group :test do
Expand Down

0 comments on commit 8502715

Please sign in to comment.