forked from veeqo/ups-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
46 lines (42 loc) · 828 Bytes
/
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
PATH
remote: .
specs:
ups-ruby (0.8.3)
excon (~> 0.45, >= 0.45.3)
insensitive_hash (~> 0.3.3)
levenshtein-ffi (~> 1.1)
ox (~> 2.2, >= 2.2.0)
GEM
remote: http://rubygems.org/
specs:
codeclimate-test-reporter (1.0.5)
simplecov
docile (1.1.5)
excon (0.54.0)
ffi (1.9.14)
insensitive_hash (0.3.3)
json (1.8.3)
levenshtein-ffi (1.1.0)
ffi (~> 1.9)
mini_portile (0.6.2)
minitest (5.7.0)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
ox (2.4.9)
rake (12.0.0)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
PLATFORMS
ruby
DEPENDENCIES
codeclimate-test-reporter (~> 1.0.0)
minitest
nokogiri
rake
simplecov
ups-ruby!
BUNDLED WITH
1.13.6