-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathGemfile.lock
More file actions
46 lines (42 loc) · 931 Bytes
/
Gemfile.lock
File metadata and controls
46 lines (42 loc) · 931 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
PATH
remote: .
specs:
scaleway (1.0.1)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
recursive-open-struct (~> 1.0)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.3)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.11.0.1)
faraday (>= 0.7.4, < 1.0)
its (0.2.0)
rspec-core
multipart-post (2.0.0)
rake (10.5.0)
recursive-open-struct (1.0.2)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
PLATFORMS
ruby
DEPENDENCIES
its (~> 0.2)
rake (~> 10.1)
rspec (~> 3.1)
scaleway!
BUNDLED WITH
1.13.6