diff --git a/Gemfile.lock b/Gemfile.lock index f4f310c7..da58e5c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,15 +18,6 @@ GIT multi_json (>= 1.0.3) omniauth-oauth2 (~> 1.0) -GIT - remote: git://github.com/engageis/activerecord-postgres-hstore.git - revision: 0f959161350aad37a0847a5cd3672ec67e3c2f14 - specs: - activerecord-postgres-hstore (0.7.7) - activerecord (>= 3.1) - pg-hstore (>= 1.1.5) - rake - GIT remote: git://github.com/fred/opinio.git revision: 1614b8a0ea0c91667d0628333761b6cb24f886e4 @@ -51,6 +42,15 @@ GIT bundler (>= 1.0) hash-deep-merge +GIT + remote: https://github.com/engageis/activerecord-postgres-hstore.git + revision: 2f5bb585d7a6a810d7f060f6b23f83f4b744cab1 + specs: + activerecord-postgres-hstore (0.7.8) + activerecord (>= 3.1) + pg-hstore (>= 1.1.5) + rake + GEM remote: http://rubygems.org/ specs: @@ -271,7 +271,7 @@ GEM mime-types (1.25.1) mini_magick (3.7.0) subexec (~> 0.2.1) - mini_portile (0.6.0) + mini_portile2 (2.8.0) multi_json (1.10.1) multi_test (0.1.1) multi_xml (0.5.5) @@ -284,9 +284,11 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) newrelic_rpm (3.8.1.221) - nokogiri (1.6.2.1) - mini_portile (= 0.6.0) - nokogiri (1.6.2.1-java) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.4-java) + racc (~> 1.4) oauth (0.4.7) oauth2 (0.9.4) faraday (>= 0.8, < 0.10) @@ -337,6 +339,8 @@ GEM spoon (~> 0.0) pry-rails (0.3.2) pry (>= 0.9.10) + racc (1.6.0) + racc (1.6.0-java) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)