-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
70 lines (66 loc) · 1.43 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
PATH
remote: .
specs:
pronto-rails_migrations (0.16.0)
faraday (>= 1.10.3)
multipart-post (>= 2.1.1)
pronto (>= 0.11.1)
sawyer (>= 0.9)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
csv (3.3.0)
faraday (2.10.0)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-net_http (3.1.0)
net-http
gitlab (4.20.1)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
logger (1.6.0)
mini_mime (1.1.5)
multi_xml (0.6.0)
multipart-post (2.4.1)
net-http (0.4.1)
uri
octokit (7.2.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pronto (0.11.2)
gitlab (>= 4.4.0, < 5.0)
httparty (>= 0.13.7, < 1.0)
octokit (>= 4.7.0, < 8.0)
rainbow (>= 2.2, < 4.0)
rexml (>= 3.2.5, < 4.0)
rugged (>= 0.23.0, < 2.0)
thor (>= 0.20.3, < 2.0)
public_suffix (6.0.0)
rainbow (3.1.1)
rake (12.3.3)
rexml (3.3.1)
strscan
rugged (1.7.2)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.1)
unicode-display_width (2.5.0)
uri (0.13.0)
PLATFORMS
ruby
DEPENDENCIES
bundler
pronto-rails_migrations!
rake (~> 12.0)
BUNDLED WITH
2.2.33