-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
102 lines (98 loc) · 2.29 KB
/
Copy pathGemfile.lock
File metadata and controls
102 lines (98 loc) · 2.29 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
PATH
remote: .
specs:
myfinance (1.8.4)
mime-types (>= 1.16, <= 3.4.0)
multi_json (~> 1.11)
require_all (~> 1.4.0)
typhoeus (~> 0.8)
virtus (~> 1.0.5)
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
awesome_print (1.7.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
codeclimate-test-reporter (0.6.0)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.3)
docile (1.1.5)
equalizer (0.0.11)
ethon (0.16.0)
ffi (>= 1.15.0)
ffi (1.17.1)
ice_nine (0.11.2)
json (2.0.3)
method_source (0.8.2)
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2025.0107)
multi_json (1.15.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-nav (0.2.4)
pry (>= 0.9.10, < 0.11.0)
public_suffix (2.0.5)
rake (10.5.0)
require_all (1.4.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)
safe_yaml (1.0.4)
simplecov (0.13.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
thread_safe (0.3.6)
typhoeus (0.8.0)
ethon (>= 0.8.0)
vcr (2.9.3)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
webmock (1.9.3)
addressable (>= 2.2.7)
crack (>= 0.3.2)
PLATFORMS
ruby
DEPENDENCIES
awesome_print (~> 1.1)
bundler (>= 1.10)
codeclimate-test-reporter (~> 0.4)
myfinance!
pry (~> 0.9)
pry-nav (~> 0.2)
rake (~> 10.0)
rspec
simplecov (~> 0.9)
vcr (~> 2.4)
webmock (~> 1.9.3)
BUNDLED WITH
2.6.3