mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-11 01:44:23 +01:00
Bump tolk from 2.0.0 to 3.1.0
Bumps [tolk](https://github.com/tolk/tolk) from 2.0.0 to 3.1.0. - [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/v2.0.0...v3.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
daf5736a32
commit
ee3d864038
2 changed files with 5 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -52,7 +52,7 @@ group :development do
|
||||||
gem "spring"
|
gem "spring"
|
||||||
gem "yard"
|
gem "yard"
|
||||||
|
|
||||||
gem 'tolk', '~> 2.0.0'
|
gem 'tolk', '~> 3.1.0'
|
||||||
|
|
||||||
gem "bullet"
|
gem "bullet"
|
||||||
gem "rack-mini-profiler"
|
gem "rack-mini-profiler"
|
||||||
|
|
|
||||||
|
|
@ -251,9 +251,10 @@ GEM
|
||||||
thor (0.20.3)
|
thor (0.20.3)
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
tilt (2.0.8)
|
tilt (2.0.8)
|
||||||
tolk (2.0.0)
|
tolk (3.1.0)
|
||||||
rails (>= 4.0)
|
rails (>= 5.0)
|
||||||
safe_yaml (>= 0.8.6)
|
safe_yaml (>= 0.8.6)
|
||||||
|
sass
|
||||||
tzinfo (1.2.5)
|
tzinfo (1.2.5)
|
||||||
thread_safe (~> 0.1)
|
thread_safe (~> 0.1)
|
||||||
uglifier (4.1.17)
|
uglifier (4.1.17)
|
||||||
|
|
@ -310,7 +311,7 @@ DEPENDENCIES
|
||||||
sqlite3
|
sqlite3
|
||||||
swf_fu
|
swf_fu
|
||||||
therubyracer
|
therubyracer
|
||||||
tolk (~> 2.0.0)
|
tolk (~> 3.1.0)
|
||||||
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