suite
This commit is contained in:
parent
43ad0dfa2a
commit
57b60e71f9
2
Gemfile
2
Gemfile
@ -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'
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user