From f3d5e1371feed7b2f3b264172e1b74d18dbe6e4a Mon Sep 17 00:00:00 2001 From: Bohung Date: Thu, 14 Apr 2022 00:28:22 +0800 Subject: [PATCH] Update Gemfile. --- temp_file/Gemfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/temp_file/Gemfile b/temp_file/Gemfile index fc1798e..a4a3b5b 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -78,8 +78,6 @@ if RUBY_VERSION.to_f == 2.1 #parser gem 'nokogiri', '~> 1.7.0.1' - #store api - gem 'httparty' #database # gem 'mongoid', github: "mongoid/mongoid"