Skip to content

Commit 7500049

Browse files
authored
Merge pull request #2363 from yahonda/bump_rails_version_to_0e92677
Bump Rails version to rails/rails@0e92677
2 parents 2480c93 + 804c509 commit 7500049

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: "8551e64e2411811f26d210601abdba6e13d8798c"
16+
gem "activerecord", github: "rails/rails", ref: "0e9267767f19065fa513038253179ad6b05c29ab"
1717
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
1818

1919
platforms :ruby do

0 commit comments

Comments
 (0)