Merge pull request #2126 from TracksApp/dependabot/bundler/tolk-3.1.0

Bump tolk from 2.0.0 to 3.1.0
This commit is contained in:
Matt Rogers 2018-11-20 20:11:40 -06:00 committed by GitHub
commit 8a05e7286f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View file

@ -52,7 +52,7 @@ group :development do
gem "spring"
gem "yard"
gem 'tolk', '~> 2.0.0'
gem 'tolk', '~> 3.1.0'
gem "bullet"
gem "rack-mini-profiler"

View file

@ -252,9 +252,10 @@ GEM
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.8)
tolk (2.0.0)
rails (>= 4.0)
tolk (3.1.0)
rails (>= 5.0)
safe_yaml (>= 0.8.6)
sass
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.17)
@ -311,7 +312,7 @@ DEPENDENCIES
sqlite3
swf_fu
therubyracer
tolk (~> 2.0.0)
tolk (~> 3.1.0)
uglifier (>= 1.3.0)
will_paginate
yard