mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-25 03:30:13 +01:00
Merge pull request #2519 from TracksApp/dependabot/bundler/tolk-4.0.1
Bump tolk from 4.0.0 to 4.0.1
This commit is contained in:
commit
864ecfef8e
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