-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathGemfile.lock
58 lines (55 loc) · 1.2 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
52
53
54
55
56
57
58
PATH
remote: .
specs:
endicia_label_server (0.2.1)
excon (~> 0.45, >= 0.45.3)
insensitive_hash (~> 0.3.3, >= 0.3.3)
ox (~> 2.2, >= 2.2.0)
GEM
remote: http://rubygems.org/
specs:
codeclimate-test-reporter (1.0.5)
simplecov
diff-lcs (1.3)
docile (1.1.5)
excon (0.54.0)
faker (1.7.2)
i18n (~> 0.5)
i18n (0.7.0)
insensitive_hash (0.3.3)
json (2.0.3)
mini_portile2 (2.1.0)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)
ox (2.4.9)
rake (12.0.0)
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)
rspec-xsd (0.1.0)
nokogiri (~> 1.6)
rspec (~> 3)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
PLATFORMS
ruby
DEPENDENCIES
codeclimate-test-reporter
endicia_label_server!
faker
rake
rspec
rspec-xsd