Skip to content

Commit

Permalink
Merge pull request blooper05#50 from blooper05/dependabot/bundler/lis…
Browse files Browse the repository at this point in the history
…ten-eq-3.3.3

⬆️ Update listen requirement from = 3.2.1 to = 3.3.3
  • Loading branch information
blooper05 authored Dec 20, 2020
2 parents cb083ef + 9c39ea2 commit 9a16007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion danger-reek.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'guard-rspec', '~> 4.7'

# If you want to work on older builds of ruby
spec.add_development_dependency 'listen', '= 3.2.1'
spec.add_development_dependency 'listen', '= 3.3.3'

# This gives you the chance to run a REPL inside your tests
# via:
Expand Down

0 comments on commit 9a16007

Please sign in to comment.