summaryrefslogtreecommitdiff
path: root/tool/bundler/test_gems.rb.lock
blob: 095eac9f5799861d52a81cb669df1dfd8988a8b9 (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
GEM
  remote: https://rubygems.org/
  specs:
    artifice (0.6)
      rack-test
    builder (3.2.4)
    compact_index (0.13.0)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    rack (2.0.8)
    rack-protection (2.0.8.1)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rake (13.0.1)
    ruby-graphviz (1.2.4)
    ruby2_keywords (0.0.2)
    sinatra (2.0.8.1)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.8.1)
      tilt (~> 2.0)
    tilt (2.0.10)

PLATFORMS
  java
  ruby

DEPENDENCIES
  artifice (~> 0.6.0)
  builder (~> 3.2)
  compact_index (~> 0.13.0)
  rack (= 2.0.8)
  rack-test (~> 1.1)
  rake (= 13.0.1)
  ruby-graphviz (= 1.2.4)
  sinatra (~> 2.0)

BUNDLED WITH
   2.2.0.dev