Skip to content

Commit

Permalink
Push gem spec back to ~> 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Nov 30, 2011
1 parent b07f638 commit c3893c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activerecord-sqlserver-adapter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.rubyforge_project = 'activerecord-sqlserver-adapter'

s.add_dependency('activerecord', '~> 3.1.3')
s.add_dependency('activerecord', '~> 3.1.0')
end

0 comments on commit c3893c8

Please sign in to comment.