forked from buildkite/rails-parallel-example
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
46 lines (43 loc) · 957 Bytes
/
Gemfile.lock
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
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.2.5)
equatable (0.5.0)
knapsack_pro (0.30.0)
rake
timecop (>= 0.1.0)
tty-prompt (~> 0.7)
necromancer (0.4.0)
pastel (0.7.1)
equatable (~> 0.5.0)
tty-color (~> 0.4.0)
rake (12.0.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.2)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
timecop (0.8.1)
tty-color (0.4.2)
tty-cursor (0.4.0)
tty-prompt (0.12.0)
necromancer (~> 0.4.0)
pastel (~> 0.7.0)
tty-cursor (~> 0.4.0)
wisper (~> 1.6.1)
wisper (1.6.1)
PLATFORMS
ruby
DEPENDENCIES
knapsack_pro
rspec
BUNDLED WITH
1.14.6