Skip to content

Commit 868c80c

Browse files
committed
Removed now-unneeded dependencies.
1 parent f2aeb90 commit 868c80c

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

test/benchmarks/Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
source 'https://rubygems.org'
22

3-
# Known working set.
43
gem 'thor'
5-
gem 'ptools'
6-
gem 'win32-file', platforms: [:mswin, :mingw]

test/benchmarks/Gemfile.lock

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
ptools (1.3.3)
54
thor (0.19.1)
65

76
PLATFORMS
87
ruby
98

109
DEPENDENCIES
11-
ptools
1210
thor
13-
win32-file
1411

1512
BUNDLED WITH
1613
1.10.6

0 commit comments

Comments
 (0)