-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
56 lines (52 loc) · 1.12 KB
/
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
47
48
49
50
51
52
53
54
55
56
GIT
remote: git://github.com/circleci/rspec_junit_formatter.git
revision: 6885218137afbadf560c922114767866953f8cbf
specs:
rspec_junit_formatter (0.2.0)
builder (< 4)
rspec (>= 2, < 4)
rspec-core (!= 2.12.0)
GEM
remote: http://rubygems.org/
specs:
builder (3.2.2)
coderay (1.1.1)
diff-lcs (1.2.5)
ffi (1.9.14-java)
method_source (0.8.2)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.4-java)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
spoon (~> 0.0)
rake (11.3.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.3)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
slop (3.6.0)
spoon (0.0.6)
ffi
PLATFORMS
java
ruby
DEPENDENCIES
pry
rake
rspec
rspec_junit_formatter!
BUNDLED WITH
1.13.1