Skip to content

Commit

Permalink
Updating Riddle reference
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Nov 4, 2011
1 parent f037d4c commit a95fb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thinking-sphinx.gemspec
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency 'activerecord', ['< 3.0.0', '>= 1.15.6']
s.add_runtime_dependency 'after_commit', '>= 1.0.7'
s.add_runtime_dependency 'riddle', '>= 1.3.3'
s.add_runtime_dependency 'riddle', '>= 1.5.0'
s.add_runtime_dependency 'builder', '>= 2.1.2'

s.add_development_dependency 'cucumber', '1.0.2'
Expand Down

0 comments on commit a95fb57

Please sign in to comment.