forked from gotripod/gitlab-to-github-migrator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
39 lines (36 loc) · 870 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
gitlab (4.8.0)
httparty (>= 0.14.0)
terminal-table (>= 1.5.1)
httparty (0.16.3)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
multi_xml (0.6.0)
multipart-post (2.0.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
octopoller (0.1.0)
public_suffix (3.0.3)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
gitlab (~> 4.8)
octokit (~> 4.13)
octopoller (~> 0.1.0)
BUNDLED WITH
2.0.1