diff options
-rw-r--r-- | gems.locked | 71 |
1 files changed, 0 insertions, 71 deletions
diff --git a/gems.locked b/gems.locked deleted file mode 100644 index 9a5d599..0000000 --- a/gems.locked +++ /dev/null | |||
@@ -1,71 +0,0 @@ | |||
1 | PATH | ||
2 | remote: . | ||
3 | specs: | ||
4 | pronto-hlint (0.1.0) | ||
5 | pronto (~> 0.10.0) | ||
6 | |||
7 | GEM | ||
8 | remote: https://rubygems.org/ | ||
9 | specs: | ||
10 | addressable (2.5.2) | ||
11 | public_suffix (>= 2.0.2, < 4.0) | ||
12 | byebug (11.0.1) | ||
13 | diff-lcs (1.3) | ||
14 | faraday (0.15.4) | ||
15 | multipart-post (>= 1.2, < 3) | ||
16 | gitlab (4.10.0) | ||
17 | httparty (~> 0.14, >= 0.14.0) | ||
18 | terminal-table (~> 1.5, >= 1.5.1) | ||
19 | httparty (0.16.4) | ||
20 | mime-types (~> 3.0) | ||
21 | multi_xml (>= 0.5.2) | ||
22 | mime-types (3.2.2) | ||
23 | mime-types-data (~> 3.2015) | ||
24 | mime-types-data (3.2019.0331) | ||
25 | multi_xml (0.6.0) | ||
26 | multipart-post (2.0.0) | ||
27 | octokit (4.14.0) | ||
28 | sawyer (~> 0.8.0, >= 0.5.3) | ||
29 | pronto (0.10.0) | ||
30 | gitlab (~> 4.0, >= 4.0.0) | ||
31 | httparty (>= 0.13.7) | ||
32 | octokit (~> 4.7, >= 4.7.0) | ||
33 | rainbow (>= 2.2, < 4.0) | ||
34 | rugged (~> 0.24, >= 0.23.0) | ||
35 | thor (~> 0.20.0) | ||
36 | public_suffix (3.0.3) | ||
37 | rainbow (3.0.0) | ||
38 | rake (12.3.2) | ||
39 | rspec (3.8.0) | ||
40 | rspec-core (~> 3.8.0) | ||
41 | rspec-expectations (~> 3.8.0) | ||
42 | rspec-mocks (~> 3.8.0) | ||
43 | rspec-core (3.8.0) | ||
44 | rspec-support (~> 3.8.0) | ||
45 | rspec-expectations (3.8.2) | ||
46 | diff-lcs (>= 1.2.0, < 2.0) | ||
47 | rspec-support (~> 3.8.0) | ||
48 | rspec-mocks (3.8.0) | ||
49 | diff-lcs (>= 1.2.0, < 2.0) | ||
50 | rspec-support (~> 3.8.0) | ||
51 | rspec-support (3.8.0) | ||
52 | rugged (0.28.1) | ||
53 | sawyer (0.8.1) | ||
54 | addressable (>= 2.3.5, < 2.6) | ||
55 | faraday (~> 0.8, < 1.0) | ||
56 | terminal-table (1.8.0) | ||
57 | unicode-display_width (~> 1.1, >= 1.1.1) | ||
58 | thor (0.20.3) | ||
59 | unicode-display_width (1.5.0) | ||
60 | |||
61 | PLATFORMS | ||
62 | ruby | ||
63 | |||
64 | DEPENDENCIES | ||
65 | byebug (>= 9) | ||
66 | pronto-hlint! | ||
67 | rake (>= 11.0, < 13) | ||
68 | rspec (~> 3.4) | ||
69 | |||
70 | BUNDLED WITH | ||
71 | 2.0.1 | ||