-
Notifications
You must be signed in to change notification settings - Fork 10
/
Gemfile.lock
47 lines (44 loc) · 984 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
40
41
42
43
44
45
46
47
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
colorize (0.8.1)
commonmarker (0.14.15)
ruby-enum (~> 0.5)
concurrent-ruby (1.0.5)
configatron (4.5.1)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
github-markup (1.6.1)
i18n (0.9.0)
concurrent-ruby (~> 1.0)
json (1.8.6)
multipart-post (2.0.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (3.0.0)
rake (12.0.0)
releasinator (0.7.6)
colorize (~> 0.7)
configatron (~> 4.5)
json (~> 1.8)
octokit (~> 4.0)
semantic (~> 1.4)
vandamme (~> 0.0.11)
ruby-enum (0.7.1)
i18n
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
semantic (1.6.0)
vandamme (0.0.12)
commonmarker (~> 0.14.14)
github-markup (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
rake
releasinator (= 0.7.6)
BUNDLED WITH
1.15.4