From 458a13248046db22c288eaf9258a1f982b6d3343 Mon Sep 17 00:00:00 2001 From: HazelGrant Date: Wed, 18 Dec 2024 13:55:49 -0500 Subject: [PATCH] Removes gems that cause build failure --- apps/dashboard/Gemfile | 4 ++-- apps/dashboard/Gemfile.lock | 25 ------------------------- 2 files changed, 2 insertions(+), 27 deletions(-) diff --git a/apps/dashboard/Gemfile b/apps/dashboard/Gemfile index efef91ddb..7d04308e7 100644 --- a/apps/dashboard/Gemfile +++ b/apps/dashboard/Gemfile @@ -41,8 +41,8 @@ group :development do # gem 'web-console', '~> 2.0' gem 'i18n-tasks' gem 'highline', '2.1.0' - gem 'easy_translate' - gem 'ruby-openai' + # gem 'easy_translate' + # gem 'ruby-openai' end # lock gems to versions that are compatible with ruby 2.7.0, diff --git a/apps/dashboard/Gemfile.lock b/apps/dashboard/Gemfile.lock index 7d441c548..5a50314b5 100644 --- a/apps/dashboard/Gemfile.lock +++ b/apps/dashboard/Gemfile.lock @@ -111,20 +111,8 @@ GEM dotiw (5.3.3) activesupport i18n - easy_translate (0.5.1) - thread - thread_safe erubi (1.13.0) - event_stream_parser (1.0.0) execjs (2.10.0) - faraday (2.12.2) - faraday-net_http (>= 2.0, < 3.5) - json - logger - faraday-multipart (1.1.0) - multipart-post (~> 2.0) - faraday-net_http (3.4.0) - net-http (>= 0.5.0) ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) @@ -149,7 +137,6 @@ GEM activesupport (>= 5.0.0) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.9.1) local_time (1.0.3) coffee-rails logger (1.6.3) @@ -179,11 +166,8 @@ GEM mocha (2.7.1) ruby2_keywords (>= 0.0.5) multi_json (1.15.0) - multipart-post (2.4.1) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - net-http (0.6.0) - uri net-imap (0.3.7) date net-protocol @@ -273,10 +257,6 @@ GEM rexml (3.4.0) rss (0.3.1) rexml - ruby-openai (7.3.1) - event_stream_parser (>= 0.3.0, < 2.0.0) - faraday (>= 1) - faraday-multipart (>= 1) ruby2_keywords (0.0.5) rubyzip (2.3.2) sdoc (2.6.1) @@ -308,8 +288,6 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) - thread (0.2.2) - thread_safe (0.3.6) tilt (2.4.0) timecop (0.9.10) timeout (0.4.2) @@ -320,7 +298,6 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.6.0) - uri (1.0.2) webrick (1.9.1) websocket (1.2.11) websocket-driver (0.7.6) @@ -346,7 +323,6 @@ DEPENDENCIES dalli dotenv-rails (~> 2.1) dotiw - easy_translate erubi highline (= 2.1.0) i18n-tasks @@ -365,7 +341,6 @@ DEPENDENCIES redcarpet (~> 3.3) rest-client (~> 2.0) rss (~> 0.2) - ruby-openai sdoc selenium-webdriver (= 4.5.0) sinatra