Skip to content

Commit a6647fb

Browse files
Bump web-console from 4.0.1 to 4.0.2 in /backend
Bumps [web-console](https://github.com/rails/web-console) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/rails/web-console/releases) - [Changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown) - [Commits](rails/web-console@v4.0.1...v4.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 65659e8 commit a6647fb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

backend/Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
bindex (0.8.1)
6262
bootsnap (1.4.6)
6363
msgpack (~> 1.0)
64-
builder (3.2.3)
64+
builder (3.2.4)
6565
byebug (11.1.3)
6666
capybara (3.32.2)
6767
addressable
@@ -74,7 +74,7 @@ GEM
7474
childprocess (2.0.0)
7575
rake (< 13.0)
7676
concurrent-ruby (1.1.6)
77-
crass (1.0.5)
77+
crass (1.0.6)
7878
erubi (1.9.0)
7979
ffi (1.11.3)
8080
globalid (0.4.2)
@@ -86,18 +86,18 @@ GEM
8686
listen (3.2.1)
8787
rb-fsevent (~> 0.10, >= 0.10.3)
8888
rb-inotify (~> 0.9, >= 0.9.10)
89-
loofah (2.3.1)
89+
loofah (2.5.0)
9090
crass (~> 1.0.2)
9191
nokogiri (>= 1.5.9)
9292
mail (2.7.1)
9393
mini_mime (>= 0.1.1)
9494
marcel (0.3.3)
9595
mimemagic (~> 0.3.2)
96-
method_source (0.9.2)
96+
method_source (1.0.0)
9797
mimemagic (0.3.3)
9898
mini_mime (1.0.2)
9999
mini_portile2 (2.4.0)
100-
minitest (5.14.0)
100+
minitest (5.14.1)
101101
msgpack (1.3.3)
102102
nio4r (2.5.2)
103103
nokogiri (1.10.9)
@@ -157,14 +157,14 @@ GEM
157157
actionpack (>= 4.0)
158158
activesupport (>= 4.0)
159159
sprockets (>= 3.0.0)
160-
thor (0.20.3)
160+
thor (1.0.1)
161161
thread_safe (0.3.6)
162162
turbolinks (5.2.1)
163163
turbolinks-source (~> 5.2)
164164
turbolinks-source (5.2.0)
165-
tzinfo (1.2.6)
165+
tzinfo (1.2.7)
166166
thread_safe (~> 0.1)
167-
web-console (4.0.1)
167+
web-console (4.0.2)
168168
actionview (>= 6.0.0)
169169
activemodel (>= 6.0.0)
170170
bindex (>= 0.4.0)
@@ -174,7 +174,7 @@ GEM
174174
websocket-extensions (0.1.4)
175175
xpath (3.2.0)
176176
nokogiri (~> 1.8)
177-
zeitwerk (2.2.2)
177+
zeitwerk (2.3.0)
178178

179179
PLATFORMS
180180
ruby

0 commit comments

Comments
 (0)