mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Bump tolk from 4.0.0 to 4.0.1
Bumps [tolk](https://github.com/tolk/tolk) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/tolk/tolk/releases) - [Changelog](https://github.com/tolk/tolk/blob/master/CHANGELOG.md) - [Commits](https://github.com/tolk/tolk/compare/v4.0.0...v4.0.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a471f6cc98
commit
e4e17f347a
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -40,7 +40,7 @@ group :development do
|
|||
gem 'spring'
|
||||
gem 'yard'
|
||||
|
||||
gem 'tolk', '~> 4.0.0'
|
||||
gem 'tolk', '~> 4.0.1'
|
||||
|
||||
gem 'bullet'
|
||||
gem 'rack-mini-profiler'
|
||||
|
|
|
|||
|
|
@ -294,7 +294,7 @@ GEM
|
|||
thor (1.0.1)
|
||||
thread_safe (0.3.6)
|
||||
tilt (2.0.10)
|
||||
tolk (4.0.0)
|
||||
tolk (4.0.1)
|
||||
rails (>= 5.0)
|
||||
safe_yaml (>= 0.8.6)
|
||||
sassc
|
||||
|
|
@ -309,7 +309,7 @@ GEM
|
|||
websocket-extensions (0.1.5)
|
||||
will_paginate (3.3.0)
|
||||
yard (0.9.25)
|
||||
zeitwerk (2.4.0)
|
||||
zeitwerk (2.4.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
@ -355,7 +355,7 @@ DEPENDENCIES
|
|||
spring
|
||||
sqlite3
|
||||
therubyracer
|
||||
tolk (~> 4.0.0)
|
||||
tolk (~> 4.0.1)
|
||||
uglifier (>= 1.3.0)
|
||||
will_paginate
|
||||
yard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue