-
Notifications
You must be signed in to change notification settings - Fork 3
/
Gemfile.lock
42 lines (39 loc) · 879 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
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
docker-api (1.34.2)
excon (>= 0.47.0)
multi_json
excon (0.92.4)
git (1.11.0)
rchardet (~> 1.8)
gpgme (2.0.16)
mini_portile2 (~> 2.3)
mini_portile2 (2.8.0)
multi_json (1.15.0)
public_suffix (3.0.3)
rchardet (1.8.0)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
PLATFORMS
ruby
DEPENDENCIES
docker-api (= 1.34.2)
git (= 1.11.0)
gpgme (= 2.0.16)
public_suffix (= 3.0.3)
rspec (~> 3.0)
BUNDLED WITH
2.1.4