Bump d3_rails to ~> 3.5.0
This commit is contained in:
parent
762210db6d
commit
2417f55467
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
@ -169,7 +169,7 @@ gem 'asana', '~> 0.4.0'
|
|||
gem 'ruby-fogbugz', '~> 0.2.1'
|
||||
|
||||
# d3
|
||||
gem 'd3_rails', '~> 3.5.5'
|
||||
gem 'd3_rails', '~> 3.5.0'
|
||||
|
||||
#cal-heatmap
|
||||
gem 'cal-heatmap-rails', '~> 3.5.0'
|
||||
|
|
|
@ -859,7 +859,7 @@ DEPENDENCIES
|
|||
connection_pool (~> 2.0)
|
||||
coveralls (~> 0.8.2)
|
||||
creole (~> 0.5.0)
|
||||
d3_rails (~> 3.5.5)
|
||||
d3_rails (~> 3.5.0)
|
||||
database_cleaner (~> 1.4.0)
|
||||
default_value_for (~> 3.0.0)
|
||||
devise (~> 3.5.3)
|
||||
|
|
Loading…
Reference in a new issue