Skip to content

Commit

Permalink
Merge pull request #313 from alphagov/dependabot/bundler/listen-3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
2 parents 00a1d0c + e510707 commit 1a27232
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 @@ -20,4 +20,4 @@ group :test do
gem 'rack_session_access', '~> 0.2.0'
end

gem "listen", "~> 3.7", :group => :development
gem "listen", "~> 3.9", :group => :development
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ GEM
rdoc
reline (>= 0.4.2)
jwt (2.7.1)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lograge (0.14.0)
Expand Down Expand Up @@ -280,7 +280,7 @@ PLATFORMS

DEPENDENCIES
dotenv-rails
listen (~> 3.7)
listen (~> 3.9)
lograge (~> 0.14.0)
logstash-event (~> 1.2.02)
notifications-ruby-client (~> 5.4.0)
Expand Down

0 comments on commit 1a27232

Please sign in to comment.