summary refs log tree commit diff
path: root/pkgs/development/tools/cucumber/Gemfile.lock
blob: 10c1235ae25833b2b981e50b85f9f29da0f3a8cd (plain) (blame)
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
GEM
  remote: https://rubygems.org/
  specs:
    builder (3.2.3)
    cucumber (2.4.0)
      builder (>= 2.1.2)
      cucumber-core (~> 1.5.0)
      cucumber-wire (~> 0.0.1)
      diff-lcs (>= 1.1.3)
      gherkin (~> 4.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (1.5.0)
      gherkin (~> 4.0)
    cucumber-wire (0.0.1)
    diff-lcs (1.3)
    gherkin (4.1.3)
    multi_json (1.12.1)
    multi_test (0.1.2)

PLATFORMS
  ruby

DEPENDENCIES
  cucumber

BUNDLED WITH
   1.14.4