Skip to content

Commit c519c6e

Browse files
Update dependency listen to '< 3.10.1' (#106)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bf7d7f commit c519c6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ group :development do
2323
gem 'travis-lint'
2424
gem 'puppet-blacksmith'
2525
gem 'guard-rake'
26-
gem 'listen', '< 3.9.1'
26+
gem 'listen', '< 3.10.1'
2727
end
2828

2929
group :integration do

0 commit comments

Comments
 (0)