mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
#2259: Trying without the branch
This commit is contained in:
parent
f7bad05dad
commit
7f45f748b3
2 changed files with 1 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -38,7 +38,7 @@ gem 'paperclip'
|
|||
# To use ActiveModel has_secure_password
|
||||
gem 'bcrypt', '~> 3.1.13'
|
||||
|
||||
gem 'chartjs-ror', :github => 'ZeiP/chartjs-ror', :branch => 'bug/41_container_element'
|
||||
gem 'chartjs-ror', :git => 'git://github.com/ZeiP/chartjs-ror.git'
|
||||
|
||||
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
|
||||
# gem 'turbolinks'
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
GIT
|
||||
remote: git://github.com/ZeiP/chartjs-ror.git
|
||||
revision: e9d3aabbda3059c001144833d915a386d8b511c5
|
||||
branch: bug/41_container_element
|
||||
specs:
|
||||
chartjs-ror (3.6.4)
|
||||
rails (>= 3.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue