-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
46 lines (43 loc) · 885 Bytes
/
Gemfile.lock
File metadata and controls
46 lines (43 loc) · 885 Bytes
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
GEM
remote: https://rubygems.org/
specs:
ast (2.2.0)
astrolabe (1.3.1)
parser (~> 2.2)
coderay (1.1.1)
docker-api (1.23.0)
excon (>= 0.38.0)
json
excon (0.49.0)
json (1.8.3)
memcached (1.8.0)
method_source (0.8.2)
parser (2.3.1.0)
ast (~> 2.2)
powerpack (0.1.1)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rainbow (2.1.0)
rb-readline (0.5.3)
rubocop (0.35.1)
astrolabe (~> 1.3)
parser (>= 2.2.3.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
tins (<= 1.6.0)
ruby-progressbar (1.8.0)
slop (3.6.0)
tins (1.6.0)
PLATFORMS
ruby
DEPENDENCIES
docker-api (= 1.23.0)
memcached (= 1.8.0)
pry (= 0.10.3)
rb-readline (= 0.5.3)
rubocop (= 0.35.1)
BUNDLED WITH
1.12.3