forked from yuxir/NamesiloRubyClient
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
48 lines (44 loc) · 999 Bytes
/
Gemfile.lock
File metadata and controls
48 lines (44 loc) · 999 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
47
48
PATH
remote: .
specs:
namesilo_client (0.0.3)
addressable (~> 2.5)
faraday (~> 0.13)
nokogiri (~> 1.10)
nori (~> 2.6)
thor (= 1.0.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
diff-lcs (1.4.4)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
mini_portile2 (2.4.0)
multipart-post (2.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nori (2.6.0)
public_suffix (4.0.6)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.0)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.0)
thor (1.0.1)
PLATFORMS
ruby
DEPENDENCIES
namesilo_client!
rspec (~> 3.7)
BUNDLED WITH
2.1.4