Skip to content

Commit 72b3c0e

Browse files
authored
Merge pull request #294 from ohbarye/dependabot/bundler/backend/web-console-4.0.2
Bump web-console from 4.0.1 to 4.0.2 in /backend
2 parents 69bd101 + a6647fb commit 72b3c0e

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
@@ -73,7 +73,7 @@ GEM
7373
xpath (~> 3.2)
7474
childprocess (3.0.0)
7575
concurrent-ruby (1.1.6)
76-
crass (1.0.5)
76+
crass (1.0.6)
7777
erubi (1.9.0)
7878
ffi (1.11.3)
7979
globalid (0.4.2)
@@ -85,18 +85,18 @@ GEM
8585
listen (3.2.1)
8686
rb-fsevent (~> 0.10, >= 0.10.3)
8787
rb-inotify (~> 0.9, >= 0.9.10)
88-
loofah (2.3.1)
88+
loofah (2.5.0)
8989
crass (~> 1.0.2)
9090
nokogiri (>= 1.5.9)
9191
mail (2.7.1)
9292
mini_mime (>= 0.1.1)
9393
marcel (0.3.3)
9494
mimemagic (~> 0.3.2)
95-
method_source (0.9.2)
95+
method_source (1.0.0)
9696
mimemagic (0.3.3)
9797
mini_mime (1.0.2)
9898
mini_portile2 (2.4.0)
99-
minitest (5.14.0)
99+
minitest (5.14.1)
100100
msgpack (1.3.3)
101101
nio4r (2.5.2)
102102
nokogiri (1.10.9)
@@ -156,14 +156,14 @@ GEM
156156
actionpack (>= 4.0)
157157
activesupport (>= 4.0)
158158
sprockets (>= 3.0.0)
159-
thor (0.20.3)
159+
thor (1.0.1)
160160
thread_safe (0.3.6)
161161
turbolinks (5.2.1)
162162
turbolinks-source (~> 5.2)
163163
turbolinks-source (5.2.0)
164-
tzinfo (1.2.6)
164+
tzinfo (1.2.7)
165165
thread_safe (~> 0.1)
166-
web-console (4.0.1)
166+
web-console (4.0.2)
167167
actionview (>= 6.0.0)
168168
activemodel (>= 6.0.0)
169169
bindex (>= 0.4.0)
@@ -173,7 +173,7 @@ GEM
173173
websocket-extensions (0.1.4)
174174
xpath (3.2.0)
175175
nokogiri (~> 1.8)
176-
zeitwerk (2.2.2)
176+
zeitwerk (2.3.0)
177177

178178
PLATFORMS
179179
ruby

0 commit comments

Comments
 (0)