diff --git a/Gemfile.lock b/Gemfile.lock index 68646e60..84b402c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,6 @@ GEM google-cloud-env (2.1.1) faraday (>= 1.0, < 3.a) google-cloud-errors (1.3.1) - google-protobuf (3.25.3-x86_64-darwin) google-protobuf (3.25.3-x86_64-linux) googleapis-common-protos (1.4.0) google-protobuf (~> 3.14) @@ -211,9 +210,6 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.62.0-x86_64-darwin) - google-protobuf (~> 3.25) - googleapis-common-protos-types (~> 1.0) grpc (1.62.0-x86_64-linux) google-protobuf (~> 3.25) googleapis-common-protos-types (~> 1.0) @@ -403,7 +399,6 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS - x86_64-darwin-23 x86_64-linux DEPENDENCIES @@ -461,4 +456,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.4.21 + 2.3.14 diff --git a/controllers/dereference_resource_controller.rb b/controllers/dereference_resource_controller.rb index 3b62b1bc..4eb8e591 100644 --- a/controllers/dereference_resource_controller.rb +++ b/controllers/dereference_resource_controller.rb @@ -1,6 +1,3 @@ -require_relative '../test/test_case' - - class DereferenceResourceController < ApplicationController namespace '/dereference_resource' do