Skip to content

Commit

Permalink
Bump activerecord-jdbc-adapter version specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Feb 19, 2022
1 parent a2e3b1c commit 2f615f2
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 @@ -7,4 +7,4 @@ gem "simplecov"

gem "hanna-nouveau", require: false

gem "activerecord-jdbcsqlite3-adapter", "~> 60.0", platform: :jruby if RUBY_ENGINE == "jruby"
gem "activerecord-jdbcsqlite3-adapter", "~> 61.0", platform: :jruby if RUBY_ENGINE == "jruby"

0 comments on commit 2f615f2

Please sign in to comment.