Skip to content

Commit f4bd329

Browse files
authored
Merge pull request #827 from ProgrammingDaisukiClub/dependabot/bundler/master/web-console-4.2.0
Bump web-console from 4.1.0 to 4.2.0
2 parents d3d21d6 + 248010f commit f4bd329

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
coffee-script-source
8181
execjs
8282
coffee-script-source (1.12.2)
83-
concurrent-ruby (1.1.8)
83+
concurrent-ruby (1.1.10)
8484
crass (1.0.6)
8585
devise (4.8.0)
8686
bcrypt (~> 3.0)
@@ -105,7 +105,7 @@ GEM
105105
ffi (1.15.1)
106106
globalid (0.4.2)
107107
activesupport (>= 4.2.0)
108-
i18n (1.8.10)
108+
i18n (1.10.0)
109109
concurrent-ruby (~> 1.0)
110110
jbuilder (2.11.2)
111111
activesupport (>= 5.0.0)
@@ -136,7 +136,7 @@ GEM
136136
listen (3.5.1)
137137
rb-fsevent (~> 0.10, >= 0.10.3)
138138
rb-inotify (~> 0.9, >= 0.9.10)
139-
loofah (2.9.1)
139+
loofah (2.17.0)
140140
crass (~> 1.0.2)
141141
nokogiri (>= 1.5.9)
142142
mail (2.7.1)
@@ -146,7 +146,7 @@ GEM
146146
method_source (1.0.0)
147147
mini_mime (1.1.2)
148148
mini_portile2 (2.8.0)
149-
minitest (5.14.4)
149+
minitest (5.15.0)
150150
nio4r (2.5.8)
151151
nokogiri (1.13.5)
152152
mini_portile2 (~> 2.8.0)
@@ -191,7 +191,7 @@ GEM
191191
rails-dom-testing (2.0.3)
192192
activesupport (>= 4.2.0)
193193
nokogiri (>= 1.6)
194-
rails-html-sanitizer (1.3.0)
194+
rails-html-sanitizer (1.4.2)
195195
loofah (~> 2.3)
196196
railties (6.0.3.7)
197197
actionpack (= 6.0.3.7)
@@ -200,7 +200,7 @@ GEM
200200
rake (>= 0.8.7)
201201
thor (>= 0.20.3, < 2.0)
202202
rainbow (3.1.1)
203-
rake (13.0.3)
203+
rake (13.0.6)
204204
rb-fsevent (0.11.0)
205205
rb-inotify (0.10.1)
206206
ffi (~> 1.0)
@@ -259,7 +259,7 @@ GEM
259259
actionpack (>= 4.0)
260260
activesupport (>= 4.0)
261261
sprockets (>= 3.0.0)
262-
thor (1.1.0)
262+
thor (1.2.1)
263263
thread_safe (0.3.6)
264264
tilt (2.0.10)
265265
turbolinks (5.2.1)
@@ -272,7 +272,7 @@ GEM
272272
unicode-display_width (2.1.0)
273273
warden (1.2.9)
274274
rack (>= 2.0.9)
275-
web-console (4.1.0)
275+
web-console (4.2.0)
276276
actionview (>= 6.0.0)
277277
activemodel (>= 6.0.0)
278278
bindex (>= 0.4.0)
@@ -282,7 +282,7 @@ GEM
282282
websocket-extensions (0.1.5)
283283
xpath (3.2.0)
284284
nokogiri (~> 1.8)
285-
zeitwerk (2.4.2)
285+
zeitwerk (2.5.4)
286286

287287
PLATFORMS
288288
ruby

0 commit comments

Comments
 (0)