mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-27 11:16:10 +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 'spring'
|
||||||
gem 'yard'
|
gem 'yard'
|
||||||
|
|
||||||
gem 'tolk', '~> 4.0.0'
|
gem 'tolk', '~> 4.0.1'
|
||||||
|
|
||||||
gem 'bullet'
|
gem 'bullet'
|
||||||
gem 'rack-mini-profiler'
|
gem 'rack-mini-profiler'
|
||||||
|
|
|
||||||
|
|
@ -294,7 +294,7 @@ GEM
|
||||||
thor (1.0.1)
|
thor (1.0.1)
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
tilt (2.0.10)
|
tilt (2.0.10)
|
||||||
tolk (4.0.0)
|
tolk (4.0.1)
|
||||||
rails (>= 5.0)
|
rails (>= 5.0)
|
||||||
safe_yaml (>= 0.8.6)
|
safe_yaml (>= 0.8.6)
|
||||||
sassc
|
sassc
|
||||||
|
|
@ -309,7 +309,7 @@ GEM
|
||||||
websocket-extensions (0.1.5)
|
websocket-extensions (0.1.5)
|
||||||
will_paginate (3.3.0)
|
will_paginate (3.3.0)
|
||||||
yard (0.9.25)
|
yard (0.9.25)
|
||||||
zeitwerk (2.4.0)
|
zeitwerk (2.4.1)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
|
@ -355,7 +355,7 @@ DEPENDENCIES
|
||||||
spring
|
spring
|
||||||
sqlite3
|
sqlite3
|
||||||
therubyracer
|
therubyracer
|
||||||
tolk (~> 4.0.0)
|
tolk (~> 4.0.1)
|
||||||
uglifier (>= 1.3.0)
|
uglifier (>= 1.3.0)
|
||||||
will_paginate
|
will_paginate
|
||||||
yard
|
yard
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue