Skip to content

Commit

Permalink
Add listen gem for local development
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed Jan 6, 2020
1 parent a76d7d5 commit 317d3f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ unless ENV['CI']
gem 'spring-commands-rspec'
gem 'launchy'
gem 'github_fast_changelog', require: false
gem 'listen', require: false
end

group :test do
Expand Down

0 comments on commit 317d3f6

Please sign in to comment.