Skip to content

Commit

Permalink
Upgrade listen gem (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgomes committed Nov 19, 2020
1 parent 55563ee commit 7ff8b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stealth/generators/builder/Gemfile
Expand Up @@ -15,5 +15,5 @@ gem 'sqlite3'

group :development do
gem 'foreman'
gem 'listen', '~> 3.1'
gem 'listen', '~> 3.3'
end

0 comments on commit 7ff8b58

Please sign in to comment.