diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 65d0d0f39..405f29654 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -421,8 +421,8 @@ GEM equatable (~> 0.5.0) tty-color (~> 0.4.0) pg (1.1.4) - pghero (2.2.1) - activerecord + pghero (2.3.0) + activerecord (>= 5) pkg-config (1.3.7) premailer (1.11.1) addressable @@ -739,7 +739,7 @@ DEPENDENCIES parallel_tests (~> 2.29) parslet pg (~> 1.1) - pghero (~> 2.2) + pghero (~> 2.3) pkg-config (~> 1.3) posix-spawn! premailer-rails |