diff --git a/appengine/rails-cloudsql-postgres/Gemfile.lock b/appengine/rails-cloudsql-postgres/Gemfile.lock index 66856ecc5..b25f15754 100644 --- a/appengine/rails-cloudsql-postgres/Gemfile.lock +++ b/appengine/rails-cloudsql-postgres/Gemfile.lock @@ -110,10 +110,12 @@ GEM drb (2.2.3) erb (5.0.2) erubi (1.12.0) - faraday (2.7.10) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.2) + faraday (2.14.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) faraday-retry (2.2.0) faraday (~> 2.0) ferrum (0.13) @@ -194,6 +196,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) + json (2.19.5) jwt (2.7.1) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -215,6 +218,8 @@ GEM minitest (5.25.5) multi_json (1.15.0) mutex_m (0.3.0) + net-http (0.9.1) + uri (>= 0.11.1) net-imap (0.4.24) date net-protocol @@ -310,7 +315,6 @@ GEM rspec-support (3.12.1) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - ruby2_keywords (0.0.5) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) @@ -348,6 +352,7 @@ GEM timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) + uri (1.1.1) web-console (4.2.0) actionview (>= 6.0.0) activemodel (>= 6.0.0)