We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2539ecc + 1354522 commit b2d75d0Copy full SHA for b2d75d0
Gemfile
@@ -5,7 +5,7 @@ gemspec
5
gem 'jruby-openssl', :platform => :jruby
6
7
group :test do
8
- gem 'activerecord'
+ gem 'activerecord', '~> 3.2.8'
9
gem 'activerecord-jdbcsqlite3-adapter', :platform => [:jruby]
10
gem 'libxml-ruby', :platform => [:ruby, :mswin]
11
gem 'rake'
0 commit comments