bump pg gem
Change-Id: I0a70c845c7cdaa8ba9b2163eff7c2880dbccf6c9 Reviewed-on: https://gerrit.instructure.com/119285 Reviewed-by: Simon Williams <simon@instructure.com> Tested-by: Jenkins Product-Review: Cody Cutrer <cody@instructure.com> QA-Review: Cody Cutrer <cody@instructure.com>
This commit is contained in:
parent
6fda6936e7
commit
62e2e1dea0
|
@ -16,5 +16,5 @@
|
|||
# with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
group :postgres do
|
||||
gem 'pg', '0.19.0'
|
||||
gem 'pg', '0.21.0'
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue