File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88# TODO: later we will use the recent version of daru gem.
99gem "daru" , '0.2.0'
1010gem "nyaplot" , git : 'https://github.com/SciRuby/nyaplot.git'
11- gem 'google_visualr' , git : 'https://github.com/winston/google_visualr.git '
11+ gem 'google_visualr_rails5 '
1212
1313gem 'daru-data_tables' , git : 'https://github.com/Shekharrajak/daru-data_tables.git'
1414
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Gem::Specification.new do |spec|
3636 spec . add_development_dependency 'rubocop'
3737
3838 # fetching latest gem from the Gemfile
39- spec . add_runtime_dependency 'google_visualr '
39+ spec . add_runtime_dependency 'google_visualr_rails5 '
4040 spec . add_runtime_dependency 'lazy_high_charts'
4141 spec . add_runtime_dependency 'daru'
4242 spec . add_runtime_dependency 'nyaplot'
You can’t perform that action at this time.
0 commit comments