mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-26 00:54:08 +01:00
Use latest Tolk release, which supports Rails 4
This commit is contained in:
parent
87ede1efce
commit
6d468e229e
2 changed files with 5 additions and 10 deletions
2
Gemfile
2
Gemfile
|
|
@ -44,7 +44,7 @@ gem 'bcrypt-ruby', '~> 3.0.0'
|
|||
|
||||
group :development do
|
||||
gem "yard"
|
||||
gem "tolk", git: 'https://github.com/tolk/tolk'
|
||||
gem 'tolk', '>=1.5.0'
|
||||
gem "bullet"
|
||||
gem "rack-mini-profiler"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue