summaryrefslogtreecommitdiff
path: root/tool/bundler/test_gems.rb
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2022-12-15 18:00:04 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2022-12-15 19:06:40 +0900
commit49b0f3b024855efad66a386595eabd103058826d (patch)
tree629182a46cb9e8b4bc9661878e07e1e9a539ac32 /tool/bundler/test_gems.rb
parent2581de112c1957dc4b5852e54337551dc8972c99 (diff)
downloadruby-49b0f3b024855efad66a386595eabd103058826d.tar.gz
Merge RubyGems/Bundler master
Pick from https://github.com/rubygems/rubygems/commit/084f7d1f21f6fc3e2bb685b7bda3653fb2891c6e
Diffstat (limited to 'tool/bundler/test_gems.rb')
-rw-r--r--tool/bundler/test_gems.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/tool/bundler/test_gems.rb b/tool/bundler/test_gems.rb
index 215d23183e..3fb58b9388 100644
--- a/tool/bundler/test_gems.rb
+++ b/tool/bundler/test_gems.rb
@@ -5,7 +5,6 @@ source "https://rubygems.org"
gem "rack", "2.0.8"
gem "webrick", "1.7.0"
gem "rack-test", "~> 1.1"
-gem "artifice", "~> 0.6.0"
gem "compact_index", "~> 0.13.0"
gem "sinatra", "~> 2.0"
gem "rake", "13.0.1"