We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e29032 commit ccb6ee7Copy full SHA for ccb6ee7
backend/Gemfile.lock
@@ -80,15 +80,15 @@ GEM
80
concurrent-ruby (1.1.9)
81
crass (1.0.6)
82
erubi (1.10.0)
83
- ffi (1.15.3)
+ ffi (1.15.5)
84
globalid (1.0.0)
85
activesupport (>= 5.0)
86
i18n (1.10.0)
87
concurrent-ruby (~> 1.0)
88
jbuilder (2.11.5)
89
actionview (>= 5.0.0)
90
activesupport (>= 5.0.0)
91
- listen (3.7.0)
+ listen (3.7.1)
92
rb-fsevent (~> 0.10, >= 0.10.3)
93
rb-inotify (~> 0.9, >= 0.9.10)
94
loofah (2.14.0)
@@ -146,7 +146,7 @@ GEM
146
rake (>= 12.2)
147
thor (~> 1.0)
148
rake (13.0.6)
149
- rb-fsevent (0.11.0)
+ rb-fsevent (0.11.1)
150
rb-inotify (0.10.1)
151
ffi (~> 1.0)
152
regexp-examples (1.5.1)
0 commit comments