Skip to content

Commit ccb6ee7

Browse files
Bump listen from 3.7.0 to 3.7.1 in /backend
Bumps [listen](https://github.com/guard/listen) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/guard/listen/releases) - [Commits](guard/listen@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: listen dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e29032 commit ccb6ee7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

backend/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@ GEM
8080
concurrent-ruby (1.1.9)
8181
crass (1.0.6)
8282
erubi (1.10.0)
83-
ffi (1.15.3)
83+
ffi (1.15.5)
8484
globalid (1.0.0)
8585
activesupport (>= 5.0)
8686
i18n (1.10.0)
8787
concurrent-ruby (~> 1.0)
8888
jbuilder (2.11.5)
8989
actionview (>= 5.0.0)
9090
activesupport (>= 5.0.0)
91-
listen (3.7.0)
91+
listen (3.7.1)
9292
rb-fsevent (~> 0.10, >= 0.10.3)
9393
rb-inotify (~> 0.9, >= 0.9.10)
9494
loofah (2.14.0)
@@ -146,7 +146,7 @@ GEM
146146
rake (>= 12.2)
147147
thor (~> 1.0)
148148
rake (13.0.6)
149-
rb-fsevent (0.11.0)
149+
rb-fsevent (0.11.1)
150150
rb-inotify (0.10.1)
151151
ffi (~> 1.0)
152152
regexp-examples (1.5.1)

0 commit comments

Comments
 (0)