Skip to content

Commit 32fd058

Browse files
authored
Merge pull request #776 from portagenetwork/dependabot/bundler/integration/listen-3.9.0
Bump listen from 3.8.0 to 3.9.0
2 parents e724307 + 895e94e commit 32fd058

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666

6767
- Bump rack-mini-profiler from 3.3.0 to 3.3.1 [#778](https://github.com/portagenetwork/roadmap/pull/778)
6868

69+
- Bump listen from 3.8.0 to 3.9.0 [#776](https://github.com/portagenetwork/roadmap/pull/776)
70+
6971
## V4.1.1
7072

7173
### Added

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ GEM
195195
faraday (>= 0.8)
196196
faraday-net_http (3.1.0)
197197
net-http
198-
ffi (1.15.5)
198+
ffi (1.17.0)
199199
flag_shih_tzu (0.3.23)
200200
fog-aws (3.21.0)
201201
fog-core (~> 2.1)
@@ -282,7 +282,7 @@ GEM
282282
language_server-protocol (3.17.0.3)
283283
ledermann-rails-settings (2.6.2)
284284
activerecord (>= 6.1)
285-
listen (3.8.0)
285+
listen (3.9.0)
286286
rb-fsevent (~> 0.10, >= 0.10.3)
287287
rb-inotify (~> 0.9, >= 0.9.10)
288288
locale (2.1.4)
@@ -430,7 +430,7 @@ GEM
430430
rainbow (3.1.1)
431431
rake (13.2.1)
432432
rb-fsevent (0.11.2)
433-
rb-inotify (0.10.1)
433+
rb-inotify (0.11.1)
434434
ffi (~> 1.0)
435435
rchardet (1.8.0)
436436
recaptcha (5.16.0)

0 commit comments

Comments
 (0)