mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Bump listen from 3.5.1 to 3.6.0
Bumps [listen](https://github.com/guard/listen) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.6.0) --- updated-dependencies: - dependency-name: listen dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8f653c10e1
commit
90bf078a46
1 changed files with 17 additions and 16 deletions
33
Gemfile.lock
33
Gemfile.lock
|
|
@ -78,7 +78,7 @@ GEM
|
|||
ast (2.4.2)
|
||||
autoprefixer-rails (10.1.0.0)
|
||||
execjs
|
||||
backport (1.1.2)
|
||||
backport (1.2.0)
|
||||
bcrypt (3.1.16)
|
||||
benchmark (0.1.1)
|
||||
bootstrap-sass (3.4.1)
|
||||
|
|
@ -112,11 +112,11 @@ GEM
|
|||
factory_bot_rails (6.2.0)
|
||||
factory_bot (~> 6.2.0)
|
||||
railties (>= 5.0.0)
|
||||
ffi (1.15.0)
|
||||
ffi (1.15.3)
|
||||
font-awesome-sass (5.15.1)
|
||||
sassc (>= 1.11)
|
||||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
globalid (0.5.2)
|
||||
activesupport (>= 5.0)
|
||||
highline (2.0.3)
|
||||
htmlentities (4.3.4)
|
||||
i18n (1.8.10)
|
||||
|
|
@ -143,7 +143,7 @@ GEM
|
|||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
libv8 (3.16.14.19)
|
||||
listen (3.5.1)
|
||||
listen (3.6.0)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.11.0)
|
||||
|
|
@ -160,13 +160,13 @@ GEM
|
|||
mimemagic (0.3.10)
|
||||
nokogiri (~> 1)
|
||||
rake
|
||||
mini_mime (1.0.2)
|
||||
mini_mime (1.1.0)
|
||||
mini_portile2 (2.6.1)
|
||||
minitest (5.14.4)
|
||||
minitest-stub-const (0.6)
|
||||
mocha (1.13.0)
|
||||
mysql2 (0.5.3)
|
||||
nio4r (2.5.7)
|
||||
nio4r (2.5.8)
|
||||
nokogiri (1.12.2)
|
||||
mini_portile2 (~> 2.6.1)
|
||||
racc (~> 1.4)
|
||||
|
|
@ -182,7 +182,7 @@ GEM
|
|||
parser (3.0.2.0)
|
||||
ast (~> 2.4.1)
|
||||
pg (1.2.3)
|
||||
puma (5.3.2)
|
||||
puma (5.4.0)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.5.2)
|
||||
rack (2.2.3)
|
||||
|
|
@ -227,7 +227,7 @@ GEM
|
|||
thor (>= 0.20.3, < 2.0)
|
||||
rainbow (3.0.0)
|
||||
rake (13.0.6)
|
||||
rb-fsevent (0.10.4)
|
||||
rb-fsevent (0.11.0)
|
||||
rb-inotify (0.10.1)
|
||||
ffi (~> 1.0)
|
||||
ref (2.0.0)
|
||||
|
|
@ -248,7 +248,7 @@ GEM
|
|||
rubocop-ast (>= 1.8.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.8.0)
|
||||
rubocop-ast (1.9.0)
|
||||
parser (>= 3.0.1.1)
|
||||
ruby-progressbar (1.11.0)
|
||||
safe_yaml (1.0.5)
|
||||
|
|
@ -270,10 +270,11 @@ GEM
|
|||
simplecov_json_formatter (~> 0.1)
|
||||
simplecov-html (0.12.3)
|
||||
simplecov_json_formatter (0.1.2)
|
||||
solargraph (0.40.4)
|
||||
backport (~> 1.1)
|
||||
solargraph (0.43.0)
|
||||
backport (~> 1.2)
|
||||
benchmark
|
||||
bundler (>= 1.17.2)
|
||||
diff-lcs (~> 1.4)
|
||||
e2mmap
|
||||
jaro_winkler (~> 1.5)
|
||||
kramdown (~> 2.3)
|
||||
|
|
@ -303,7 +304,7 @@ GEM
|
|||
thor (1.1.0)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.10)
|
||||
tolk (4.0.1)
|
||||
tolk (4.1.0)
|
||||
rails (>= 5.0)
|
||||
safe_yaml (>= 0.8.6)
|
||||
sassc
|
||||
|
|
@ -313,7 +314,7 @@ GEM
|
|||
execjs (>= 0.3.0, < 3)
|
||||
unicode-display_width (1.7.0)
|
||||
uniform_notifier (1.14.1)
|
||||
websocket-driver (0.7.3)
|
||||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
will_paginate (3.3.0)
|
||||
|
|
@ -349,7 +350,7 @@ DEPENDENCIES
|
|||
mysql2 (~> 0.5.3)
|
||||
paperclip
|
||||
pg (~> 1.2.3)
|
||||
puma (~> 5.3)
|
||||
puma (~> 5.4)
|
||||
rack-mini-profiler
|
||||
rails (~> 6.0.3)
|
||||
rails-controller-testing
|
||||
|
|
@ -364,7 +365,7 @@ DEPENDENCIES
|
|||
spring
|
||||
sqlite3
|
||||
therubyracer
|
||||
tolk (~> 4.0.1)
|
||||
tolk (~> 4.1.0)
|
||||
uglifier (>= 1.3.0)
|
||||
will_paginate
|
||||
yard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue