Skip to content

Commit

Permalink
Up jdbcsqlite3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssnickolay committed Nov 8, 2023
1 parent 19575f9 commit 0f75c73
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 @@ gemspec
gem "debug", platform: :mri

gem "sqlite3", "~> 1.4.2", platform: :ruby
gem "activerecord-jdbcsqlite3-adapter", ">= 50.0", "< 70.0", platform: :jruby
gem "activerecord-jdbcsqlite3-adapter", ">= 60.0", "< 70.0", platform: :jruby
gem "jdbc-sqlite3", platform: :jruby

gem "activerecord", ">= 6.0"
Expand Down

0 comments on commit 0f75c73

Please sign in to comment.