Skip to content

Commit

Permalink
Bump highcharts
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeo committed Nov 29, 2018
1 parent dbf66db commit 12e9d5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ gem 'font-awesome-rails'
gem 'jbuilder', '~> 2.0'
gem 'jquery-rails'
gem 'jquery-ui-rails'
gem 'lazy_high_charts', git: 'https://github.com/michelson/lazy_high_charts', branch: 'master'
gem 'lazy_high_charts', git: 'https://github.com/dredupuika/lazy_high_charts', branch: 'master'

This comment has been minimized.

Copy link
@matthieu-gendreau

matthieu-gendreau Dec 3, 2018

Why did you change for this one?

This comment has been minimized.

Copy link
@tdeo

tdeo Dec 3, 2018

Author Member

It fixes an issue with turbolinks: michelson/lazy_high_charts#224

gem 'levenshtein-ffi'
gem 'mysql2', '~> 0.3.18'
gem 'net-ldap'
Expand All @@ -26,7 +26,7 @@ gem 'ruby-gmail'
gem 'sass-rails', '~> 5.0'
gem 'sdoc', '~> 0.4.0', group: :doc
gem 'sentry-raven'
gem 'socksify', git: 'https://github.com/quotaguard/socksify-ruby', branch: 'master'
gem 'socksify'
gem 'turbolinks'
gem 'uglifier', '>= 1.3.0'
gem 'will_paginate', '~> 3.1.0'
Expand Down
16 changes: 5 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
GIT
remote: https://github.com/michelson/lazy_high_charts
revision: a86783132a0baaa4a8cd2dda615bc5d67d62905c
remote: https://github.com/dredupuika/lazy_high_charts
revision: c21849e7e1f4e287b84fa7cb7c7f6d900285370e
branch: master
specs:
lazy_high_charts (1.5.8)
lazy_high_charts (1.5.7)
hash-deep-merge

GIT
remote: https://github.com/quotaguard/socksify-ruby
revision: f19b5c052eb3f33fa58f31fde810ebcc4929556d
branch: master
specs:
socksify (1.5.0)

GIT
remote: https://github.com/svenfuchs/rails-i18n
revision: f8c83ec753439d7286b9168bbb246e354866cb9e
Expand Down Expand Up @@ -193,6 +186,7 @@ GEM
sentry-raven (2.7.4)
faraday (>= 0.7.6, < 1.0)
shared-mime-info (0.2.5)
socksify (1.7.1)
spreadsheet (1.1.7)
ruby-ole (>= 1.0)
spring (2.0.2)
Expand Down Expand Up @@ -251,7 +245,7 @@ DEPENDENCIES
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
sentry-raven
socksify!
socksify
spring
timecop
turbolinks
Expand Down

0 comments on commit 12e9d5e

Please sign in to comment.