This commit is contained in:
Nicolas Bally 2021-05-15 18:58:27 +02:00
parent 43ad0dfa2a
commit 57b60e71f9
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ source 'http://rubygems.org'
gem 'rails', '4.2.11.3'
gem 'pg', '~> 1.2.3'
gem 'pg', '~> 0.15.1'
gem 'pg_search'
gem 'sass-rails', '5.0.3'

View File

@ -186,7 +186,7 @@ GEM
omniauth-oauth2 (1.7.1)
oauth2 (~> 1.4)
omniauth (>= 1.9, < 3)
pg (1.2.3)
pg (0.15.1)
pg_search (2.3.0)
activerecord (>= 4.2)
activesupport (>= 4.2)
@ -340,7 +340,7 @@ DEPENDENCIES
nokogiri
ogone-rails
omniauth-facebook
pg (~> 1.2.3)
pg (~> 0.15.1)
pg_search
posix-spawn
pygments.rb