Skip to content

Commit

Permalink
back out previous change
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Finnegan committed Nov 6, 2012
1 parent cb8fd0f commit 07d248e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion best_in_place.gemspec
Expand Up @@ -19,7 +19,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 "rails", "~> 3.2"
s.add_dependency "rails", "~> 3.1"
s.add_dependency "jquery-rails"

s.add_development_dependency "rspec-rails", "~> 2.8.0"
Expand Down

0 comments on commit 07d248e

Please sign in to comment.