Skip to content

Commit

Permalink
Merge pull request #83 from iaebots/dependabot-bundler-listen-3.6.0
Browse files Browse the repository at this point in the history
gems(deps-dev): bump listen from 3.5.1 to 3.6.0
  • Loading branch information
danielmbrasil authored Jul 30, 2021
2 parents 0da5014 + 3885b37 commit 5623c44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ group :development, :test do
end

group :development do
gem 'listen', '~> 3.3'
gem 'listen', '~> 3.6'
gem 'spring'
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ GEM
jsonapi-rspec (0.0.11)
rspec-core
rspec-expectations
listen (3.5.1)
listen (3.6.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.10.0)
Expand Down Expand Up @@ -206,7 +206,7 @@ DEPENDENCIES
faker
file_validators
jsonapi-rspec
listen (~> 3.3)
listen (~> 3.6)
mini_magick
pg (~> 1.1)
puma (~> 5.3)
Expand Down

0 comments on commit 5623c44

Please sign in to comment.