Skip to content

Commit

Permalink
Unlock JRuby SQLite dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
haines committed Jan 24, 2013
1 parent 38c929b commit 2c2aed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ end

platforms :jruby do
gem "minitest", ">= 3.0"
gem "activerecord-jdbcsqlite3-adapter", "~> 1.2.2.1"
gem "activerecord-jdbcsqlite3-adapter"
end

case ENV["RAILS_VERSION"]
Expand Down

0 comments on commit 2c2aed6

Please sign in to comment.