forked from Absolight/epp-client
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
56 lines (53 loc) · 1.24 KB
/
Gemfile.lock
File metadata and controls
56 lines (53 loc) · 1.24 KB
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
52
53
54
55
56
PATH
remote: .
specs:
epp-client-afnic (0.13.1)
builder (>= 2.1.2)
epp-client-base (= 0.13.1)
epp-client-rgp (= 0.13.1)
epp-client-secdns (= 0.13.1)
nokogiri (~> 1.4)
epp-client-base (0.13.1)
builder (>= 2.1.2)
nokogiri (~> 1.4)
epp-client-rgp (0.13.1)
builder (>= 2.1.2)
nokogiri (~> 1.4)
epp-client-secdns (0.13.1)
builder (>= 2.1.2)
nokogiri (~> 1.4)
epp-client-smallregistry (0.13.1)
builder (>= 2.1.2)
epp-client-base (= 0.13.1)
epp-client-secdns (= 0.13.1)
nokogiri (~> 1.4)
GEM
remote: http://rubygems.org/
specs:
builder (3.2.2)
diff-lcs (1.2.5)
mini_portile (0.6.0)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
epp-client-afnic!
epp-client-base!
epp-client-rgp!
epp-client-secdns!
epp-client-smallregistry!
rspec