-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
51 lines (47 loc) · 1.04 KB
/
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
48
49
50
51
PATH
remote: .
specs:
right_cloud_api_base (0.3.0)
json (= 1.8.6)
libxml-ruby (= 2.8.0)
net-http-persistent (~> 2.9)
redcarpet (>= 3.0.0)
ruby-hmac (>= 0.4.0)
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
docile (1.3.5)
json (1.8.6)
libxml-ruby (2.8.0)
net-http-persistent (2.9.4)
rake (10.4.2)
redcarpet (3.5.1)
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)
ruby-hmac (0.4.0)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
PLATFORMS
ruby
DEPENDENCIES
rake (= 10.4.2)
right_cloud_api_base!
rspec (>= 2.14.0)
simplecov
BUNDLED WITH
1.17.3