File tree Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change 1+ PATH
2+ remote: .
3+ specs:
4+ gitlab-lint-client (0.0.1 )
5+
6+ GEM
7+ remote: https://rubygems.org/
8+ specs:
9+ addressable (2.7.0 )
10+ public_suffix (>= 2.0.2 , < 5.0 )
11+ coderay (1.1.3 )
12+ crack (0.4.3 )
13+ safe_yaml (~> 1.0.0 )
14+ diff-lcs (1.4.4 )
15+ hashdiff (1.0.1 )
16+ method_source (1.0.0 )
17+ pry (0.13.1 )
18+ coderay (~> 1.1 )
19+ method_source (~> 1.0 )
20+ public_suffix (4.0.5 )
21+ rake (12.3.3 )
22+ rspec (3.9.0 )
23+ rspec-core (~> 3.9.0 )
24+ rspec-expectations (~> 3.9.0 )
25+ rspec-mocks (~> 3.9.0 )
26+ rspec-core (3.9.2 )
27+ rspec-support (~> 3.9.3 )
28+ rspec-expectations (3.9.2 )
29+ diff-lcs (>= 1.2.0 , < 2.0 )
30+ rspec-support (~> 3.9.0 )
31+ rspec-mocks (3.9.1 )
32+ diff-lcs (>= 1.2.0 , < 2.0 )
33+ rspec-support (~> 3.9.0 )
34+ rspec-support (3.9.3 )
35+ safe_yaml (1.0.5 )
36+ webmock (3.8.3 )
37+ addressable (>= 2.3.6 )
38+ crack (>= 0.3.2 )
39+ hashdiff (>= 0.4.0 , < 2.0.0 )
40+
41+ PLATFORMS
42+ ruby
43+
44+ DEPENDENCIES
45+ bundler (~> 2.1.4 )
46+ gitlab-lint-client !
47+ pry (~> 0.13.1 )
48+ rake (~> 12.0 )
49+ rspec (~> 3.9 )
50+ webmock (~> 3.8.3 )
51+
52+ BUNDLED WITH
53+ 2.1.4
You can’t perform that action at this time.
0 commit comments