mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +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
|
# To use ActiveModel has_secure_password
|
||||||
gem 'bcrypt', '~> 3.1.13'
|
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
|
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
|
||||||
# gem 'turbolinks'
|
# gem 'turbolinks'
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/ZeiP/chartjs-ror.git
|
remote: git://github.com/ZeiP/chartjs-ror.git
|
||||||
revision: e9d3aabbda3059c001144833d915a386d8b511c5
|
revision: e9d3aabbda3059c001144833d915a386d8b511c5
|
||||||
branch: bug/41_container_element
|
|
||||||
specs:
|
specs:
|
||||||
chartjs-ror (3.6.4)
|
chartjs-ror (3.6.4)
|
||||||
rails (>= 3.1)
|
rails (>= 3.1)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue