Skip to content

Commit

Permalink
Add listen gem #20
Browse files Browse the repository at this point in the history
  • Loading branch information
julianrubisch committed Sep 6, 2019
1 parent 125e1c7 commit 99f85a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
.rspec_status

*.swp
Gemfile.lock
1 change: 1 addition & 0 deletions attractor.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'churn', '>= 1.0.4'
spec.add_dependency 'descriptive_statistics'
spec.add_dependency 'flog', '~> 4.0'
spec.add_dependency 'listen', '~> 3.0'
spec.add_dependency 'thor'
spec.add_dependency 'tilt'

Expand Down

0 comments on commit 99f85a1

Please sign in to comment.