suite
This commit is contained in:
parent
c19fce3ca2
commit
e5df415778
2
Gemfile
2
Gemfile
@ -3,7 +3,7 @@ source 'http://rubygems.org'
|
|||||||
|
|
||||||
gem 'rails', '4.2.11.3'
|
gem 'rails', '4.2.11.3'
|
||||||
|
|
||||||
gem 'pg', '~> 0.15.1'
|
gem 'pg', '~> 0.21.0'
|
||||||
gem 'pg_search'
|
gem 'pg_search'
|
||||||
|
|
||||||
gem 'sass-rails', '5.0.3'
|
gem 'sass-rails', '5.0.3'
|
||||||
|
@ -186,7 +186,7 @@ GEM
|
|||||||
omniauth-oauth2 (1.7.1)
|
omniauth-oauth2 (1.7.1)
|
||||||
oauth2 (~> 1.4)
|
oauth2 (~> 1.4)
|
||||||
omniauth (>= 1.9, < 3)
|
omniauth (>= 1.9, < 3)
|
||||||
pg (0.15.1)
|
pg (0.21.0)
|
||||||
pg_search (2.3.0)
|
pg_search (2.3.0)
|
||||||
activerecord (>= 4.2)
|
activerecord (>= 4.2)
|
||||||
activesupport (>= 4.2)
|
activesupport (>= 4.2)
|
||||||
@ -340,7 +340,7 @@ DEPENDENCIES
|
|||||||
nokogiri
|
nokogiri
|
||||||
ogone-rails
|
ogone-rails
|
||||||
omniauth-facebook
|
omniauth-facebook
|
||||||
pg (~> 0.15.1)
|
pg (~> 0.21.0)
|
||||||
pg_search
|
pg_search
|
||||||
posix-spawn
|
posix-spawn
|
||||||
pygments.rb
|
pygments.rb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user