mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Bump yard from 0.9.27 to 0.9.28
Bumps [yard](https://github.com/lsegal/yard) from 0.9.27 to 0.9.28. - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](https://github.com/lsegal/yard/compare/v0.9.27...v0.9.28) --- updated-dependencies: - dependency-name: yard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d3d02845bf
commit
cdb727974c
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
@ -114,8 +114,8 @@ GEM
|
|||
factory_bot (~> 6.2.0)
|
||||
railties (>= 5.0.0)
|
||||
ffi (1.15.5)
|
||||
font-awesome-sass (5.15.1)
|
||||
sassc (>= 1.11)
|
||||
font-awesome-sass (6.1.2)
|
||||
sassc (~> 2.0)
|
||||
globalid (1.0.0)
|
||||
activesupport (>= 5.0)
|
||||
highline (2.0.3)
|
||||
|
@ -292,7 +292,7 @@ GEM
|
|||
actionpack (>= 5.2)
|
||||
activesupport (>= 5.2)
|
||||
sprockets (>= 3.0.0)
|
||||
sqlite3 (1.4.2)
|
||||
sqlite3 (1.4.4)
|
||||
terminal-table (3.0.2)
|
||||
unicode-display_width (>= 1.1.1, < 3)
|
||||
terrapin (0.6.0)
|
||||
|
@ -321,7 +321,7 @@ GEM
|
|||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
will_paginate (3.3.1)
|
||||
yard (0.9.27)
|
||||
yard (0.9.28)
|
||||
webrick (~> 1.7.0)
|
||||
zeitwerk (2.6.0)
|
||||
|
||||
|
@ -342,7 +342,7 @@ DEPENDENCIES
|
|||
coffee-rails (~> 5.0.0)
|
||||
database_cleaner
|
||||
factory_bot_rails
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
font-awesome-sass (~> 6.1.2)
|
||||
htmlentities
|
||||
i18n-tasks (~> 1.0.11)
|
||||
jquery-rails (~> 4.4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue