Skip to content

Commit 1fbc45f

Browse files
Bump web-console from 3.6.2 to 3.7.0
Bumps [web-console](https://github.com/rails/web-console) from 3.6.2 to 3.7.0. - [Release notes](https://github.com/rails/web-console/releases) - [Changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown) - [Commits](rails/web-console@v3.6.2...v3.7.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a32e479 commit 1fbc45f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ GEM
108108
coffee-script-source
109109
execjs
110110
coffee-script-source (1.12.2)
111-
concurrent-ruby (1.0.5)
111+
concurrent-ruby (1.1.3)
112112
cookies_eu (1.7.3)
113113
js_cookie_rails (~> 2.2.0)
114114
crass (1.0.4)
@@ -138,7 +138,7 @@ GEM
138138
globalid (0.4.1)
139139
activesupport (>= 4.2.0)
140140
highline (2.0.0)
141-
i18n (1.1.0)
141+
i18n (1.1.1)
142142
concurrent-ruby (~> 1.0)
143143
i18n-tasks (0.9.24)
144144
activesupport (>= 4.0.2)
@@ -178,7 +178,7 @@ GEM
178178
mini_mime (>= 0.1.1)
179179
marcel (0.3.2)
180180
mimemagic (~> 0.3.2)
181-
method_source (0.9.0)
181+
method_source (0.9.1)
182182
mimemagic (0.3.2)
183183
mini_mime (1.0.1)
184184
mini_portile2 (2.3.0)
@@ -319,7 +319,7 @@ GEM
319319
uniform_notifier (1.11.0)
320320
warden (1.2.7)
321321
rack (>= 1.0)
322-
web-console (3.6.2)
322+
web-console (3.7.0)
323323
actionview (>= 5.0)
324324
activemodel (>= 5.0)
325325
bindex (>= 0.4.0)

0 commit comments

Comments
 (0)