[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git] / spec / mspec / Gemfile.lock
blobcd39906044ef923cc7267dd15d458c15b123bbcf
1 GEM
2   remote: https://rubygems.org/
3   specs:
4     diff-lcs (1.4.4)
5     rake (12.3.3)
6     rspec (3.10.0)
7       rspec-core (~> 3.10.0)
8       rspec-expectations (~> 3.10.0)
9       rspec-mocks (~> 3.10.0)
10     rspec-core (3.10.1)
11       rspec-support (~> 3.10.0)
12     rspec-expectations (3.10.1)
13       diff-lcs (>= 1.2.0, < 2.0)
14       rspec-support (~> 3.10.0)
15     rspec-mocks (3.10.2)
16       diff-lcs (>= 1.2.0, < 2.0)
17       rspec-support (~> 3.10.0)
18     rspec-support (3.10.2)
20 PLATFORMS
21   java
22   ruby
24 DEPENDENCIES
25   rake (~> 12.3)
26   rspec (~> 3.0)