Skip to content

Commit

Permalink
Bump to the latest RSolr - 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nz committed Sep 6, 2011
1 parent ff3a162 commit f123f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sunspot/sunspot.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ["lib"]

s.add_dependency 'rsolr', '1.0.0'
s.add_dependency 'rsolr', '1.0.2'
s.add_dependency 'escape', '0.0.4'
s.add_dependency 'pr_geohash', '~> 1.0'

Expand Down

0 comments on commit f123f96

Please sign in to comment.