Skip to content

Commit

Permalink
add net-http
Browse files Browse the repository at this point in the history
  • Loading branch information
jodeci committed Feb 6, 2024
1 parent 18895fe commit 6add781
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ group :development, :test do
gem 'taiwanese_id_validator'
gem 'factory_bot_rails', '~> 4.0'
gem 'faker'
gem 'net-http'
gem 'rubocop-rails'
gem 'time_difference'
gem 'timecop'
Expand Down
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ GEM
mocha (2.0.4)
ruby2_keywords (>= 0.0.5)
msgpack (1.7.2)
net-http (0.4.1)
uri
net-imap (0.4.4)
date
net-protocol
Expand Down Expand Up @@ -312,6 +314,7 @@ GEM
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uri (0.13.0)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
Expand All @@ -330,6 +333,7 @@ GEM

PLATFORMS
arm64-darwin-21
arm64-darwin-23
x86_64-linux

DEPENDENCIES
Expand All @@ -352,6 +356,7 @@ DEPENDENCIES
kaminari
listen (>= 3.0.5, < 3.2)
mocha
net-http
nokogiri
pdf-toolkit
pg
Expand Down

0 comments on commit 6add781

Please sign in to comment.