Skip to content

Commit af1d4d4

Browse files
committed
[from now] 2023/05/23 21:19:28
diff --git a/Gemfile b/Gemfile index e110329..340394a 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ group :development do gem "rubocop-rails", require: false gem "rubocop-rspec", require: false - gem "activerecord", github: "rails/rails", ref: "0e9267767f19065fa513038253179ad6b05c29ab" + gem "activerecord", github: "rails/rails", ref: "deec3004d8d85443dc4f3f5fd22ab86b10adb58b" gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master" platforms :ruby do
1 parent 576def6 commit af1d4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ group :development do
1313
gem "rubocop-rails", require: false
1414
gem "rubocop-rspec", require: false
1515

16-
gem "activerecord", github: "rails/rails", ref: "0e9267767f19065fa513038253179ad6b05c29ab"
16+
gem "activerecord", github: "rails/rails", ref: "deec3004d8d85443dc4f3f5fd22ab86b10adb58b"
1717
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
1818

1919
platforms :ruby do

0 commit comments

Comments
 (0)