Skip to content

Commit

Permalink
Pin activerecord-jdbc-adapter to 70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowens committed Mar 15, 2024
1 parent d3bcf5b commit 319c84c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -35,6 +35,7 @@ end
platforms :jruby do
gem "jdbc-mysql"
gem "jdbc-postgres"
gem "activerecord-jdbc-adapter", "70.0"
gem "activerecord-jdbcsqlite3-adapter"
gem "activerecord-jdbcmysql-adapter"
gem "activerecord-jdbcpostgresql-adapter"
Expand Down

0 comments on commit 319c84c

Please sign in to comment.