forked from veeqo/ups-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
43 lines (40 loc) · 807 Bytes
/
Gemfile.lock
File metadata and controls
43 lines (40 loc) · 807 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
PATH
remote: .
specs:
ups-ruby (0.21.1)
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.79.0)
ffi (1.14.2)
insensitive_hash (0.3.3)
json (1.8.6)
levenshtein-ffi (1.1.0)
ffi (~> 1.9)
mini_portile2 (2.4.0)
minitest (5.7.0)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
ox (2.14.1)
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!