mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
Use main Tolk development branch
This commit is contained in:
parent
346d987f99
commit
c6c0ddeee5
2 changed files with 7 additions and 5 deletions
2
Gemfile
2
Gemfile
|
|
@ -48,7 +48,7 @@ group :development do
|
||||||
|
|
||||||
# tolk is not completly migrated to rails 4 yet, so use master of AlexStein
|
# tolk is not completly migrated to rails 4 yet, so use master of AlexStein
|
||||||
# to get a working version
|
# to get a working version
|
||||||
gem 'tolk', github: "AlexStein/tolk"
|
gem 'tolk', github: 'tolk', ref: '60a207c0de'
|
||||||
|
|
||||||
gem "bullet"
|
gem "bullet"
|
||||||
gem "rack-mini-profiler"
|
gem "rack-mini-profiler"
|
||||||
|
|
|
||||||
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -1,9 +1,11 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/AlexStein/tolk.git
|
remote: git://github.com/tolk/tolk.git
|
||||||
revision: 74c0e5d5d64958333821171a613b0c56f4ba5235
|
revision: 60a207c0dee2717a3c9baf752f2044768cc653cc
|
||||||
|
ref: 60a207c0de
|
||||||
specs:
|
specs:
|
||||||
tolk (1.5.1)
|
tolk (1.5.2)
|
||||||
safe_yaml (>= 0.8)
|
rails (>= 4.0, < 4.2)
|
||||||
|
safe_yaml (>= 0.8.6)
|
||||||
will_paginate
|
will_paginate
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue