File tree Expand file tree Collapse file tree 3 files changed +43
-0
lines changed Expand file tree Collapse file tree 3 files changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+ --format documentation
2
+ --color
3
+ --require spec_helper
Original file line number Diff line number Diff line change
1
+ ---
2
+ language : ruby
3
+ cache : bundler
4
+ rvm :
5
+ - 2.7.0
6
+ before_install : gem install bundler -v 2.1.4
Original file line number Diff line number Diff line change
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ neo4j_bolt (0.1.0 )
5
+
6
+ GEM
7
+ remote: https://rubygems.org/
8
+ specs:
9
+ diff-lcs (1.5.0 )
10
+ rake (12.3.3 )
11
+ rspec (3.11.0 )
12
+ rspec-core (~> 3.11.0 )
13
+ rspec-expectations (~> 3.11.0 )
14
+ rspec-mocks (~> 3.11.0 )
15
+ rspec-core (3.11.0 )
16
+ rspec-support (~> 3.11.0 )
17
+ rspec-expectations (3.11.1 )
18
+ diff-lcs (>= 1.2.0 , < 2.0 )
19
+ rspec-support (~> 3.11.0 )
20
+ rspec-mocks (3.11.2 )
21
+ diff-lcs (>= 1.2.0 , < 2.0 )
22
+ rspec-support (~> 3.11.0 )
23
+ rspec-support (3.11.1 )
24
+
25
+ PLATFORMS
26
+ ruby
27
+
28
+ DEPENDENCIES
29
+ neo4j_bolt !
30
+ rake (~> 12.0 )
31
+ rspec (~> 3.0 )
32
+
33
+ BUNDLED WITH
34
+ 2.1.4
You can’t perform that action at this time.
0 commit comments