From ef58ab12d2d573b7c8d7134b8c4af49a38110e75 Mon Sep 17 00:00:00 2001 From: Alexander Dubovoy <39504104+ajdubovoy@users.noreply.github.com> Date: Mon, 13 May 2024 06:27:01 -0700 Subject: [PATCH] Fix verisons of sqlite3 and activerecord (#468) --- build.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.rb b/build.rb index 47c5f2f6..1af8a973 100755 --- a/build.rb +++ b/build.rb @@ -4,7 +4,7 @@ 'RUBY_SETUP_VERSION' => "3.1.2", 'NVM_VERSION' => "0.39.1", 'NODE_VERSION' => "16.15.1", - 'GEMS' => "colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3" + 'GEMS' => "colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3:1.7.3 activerecord:7.1.3.2" } MACOS = %w[