forked from ranjithinnergys/rest-api-sdk-php
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
43 lines (40 loc) · 900 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
colorize (0.8.1)
commonmarker (0.14.15)
ruby-enum (~> 0.5)
configatron (4.5.1)
faraday (0.12.1)
multipart-post (>= 1.2, < 3)
github-markup (1.6.0)
i18n (0.8.6)
json (1.8.6)
multipart-post (2.0.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
public_suffix (2.0.5)
releasinator (0.6.3)
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
releasinator (~> 0.6)
BUNDLED WITH
1.15.1