Skip to content

Commit

Permalink
Update rkelly-remix dependency to 0.0.4.
Browse files Browse the repository at this point in the history
This fixes JSDuck crash when keywords used as property names.
  • Loading branch information
nene committed Aug 1, 2013
1 parent 5c90fba commit cc75e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsduck.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.add_dependency 'rdiscount', '~> 2.1.6'
s.add_dependency 'json', '~> 1.8.0'
s.add_dependency 'parallel', '~> 0.7.1'
s.add_dependency 'rkelly-remix', '~> 0.0.3'
s.add_dependency 'rkelly-remix', '~> 0.0.4'
s.add_dependency 'dimensions', '~> 1.2.0'

s.add_development_dependency 'rspec'
Expand Down

0 comments on commit cc75e53

Please sign in to comment.