summaryrefslogtreecommitdiff
path: root/tool/bundler/dev_gems.rb.lock
blob: c7c323ea54517e07b7a508b3fc38a3549fbba70c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.5.0)
    hpricot (0.8.6)
    hpricot (0.8.6-java)
    mustache (1.1.1)
    parallel (1.23.0)
    parallel_tests (3.8.1)
      parallel
    power_assert (2.0.3)
    rake (13.0.6)
    rb_sys (0.9.78)
    rdiscount (2.2.7)
    ronn (0.7.3)
      hpricot (>= 0.8.2)
      mustache (>= 0.7.0)
      rdiscount (>= 1.5.8)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.5)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    test-unit (3.5.9)
      power_assert
    turbo_tests (2.1.0)
      bundler (>= 2.1)
      parallel_tests (>= 3.3.0, < 5)
      rspec (>= 3.10)
    uri (0.12.1)
    webrick (1.8.1)

PLATFORMS
  arm64-darwin-22
  java
  universal-java-11
  universal-java-18
  x64-mingw-ucrt
  x64-mingw32
  x86_64-darwin-20
  x86_64-linux

DEPENDENCIES
  parallel (~> 1.19)
  parallel_tests (< 3.9.0)
  rake (~> 13.0)
  rb_sys
  ronn (~> 0.7.3)
  rspec-core (~> 3.12)
  rspec-expectations (~> 3.12)
  rspec-mocks (~> 3.12)
  test-unit (~> 3.0)
  turbo_tests (~> 2.1)
  uri (~> 0.12.0)
  webrick (~> 1.6)

BUNDLED WITH
   2.5.0.dev