summaryrefslogtreecommitdiff
path: root/tool/bundler/dev_gems.rb.lock
blob: 4b9ca32fa59eb1f647a3534c19a301159d4af12b (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
GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.5.0)
    hpricot (0.8.6)
    mustache (1.1.1)
    parallel (1.19.2)
    parallel_tests (2.32.0)
      parallel
    power_assert (2.0.1)
    rake (13.0.6)
    rdiscount (2.2.0.2)
    rdoc (6.2.0)
    ronn (0.7.3)
      hpricot (>= 0.8.2)
      mustache (>= 0.7.0)
      rdiscount (>= 1.5.8)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.0)
    test-unit (3.5.3)
      power_assert
    uri (0.10.1)
    webrick (1.7.0)

PLATFORMS
  java
  ruby
  universal-java-11
  x64-mingw32
  x86_64-darwin-20
  x86_64-linux

DEPENDENCIES
  parallel (= 1.19.2)
  parallel_tests (~> 2.29)
  rake (~> 13.0)
  rdoc (= 6.2.0)
  ronn (~> 0.7.3)
  rspec-core (~> 3.8)
  rspec-expectations (~> 3.8)
  rspec-mocks (~> 3.11.1)
  test-unit (~> 3.0)
  uri (~> 0.10.1)
  webrick (~> 1.6)

BUNDLED WITH
   2.4.0.dev