-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
80 lines (75 loc) · 1.42 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
GIT
remote: https://github.com/annacruz/ofx
revision: d12805f04f217618d442f32e1add04c08aaa54b7
ref: d12805f
specs:
ofx (0.3.3)
nokogiri (~> 1.13.1)
GEM
remote: http://rubygems.org/
specs:
base64 (0.2.0)
byebug (11.1.3)
coderay (1.1.3)
daemons (1.4.1)
eventmachine (1.2.7)
method_source (1.1.0)
mini_portile2 (2.8.7)
minitest (5.25.1)
mustermann (3.0.2)
ruby2_keywords (~> 0.0.1)
nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
racc (1.8.1)
rack (2.2.9)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rake (13.2.1)
rouge (4.3.0)
ruby2_keywords (0.0.5)
sinatra (3.2.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.2.0)
tilt (~> 2.0)
slim (5.2.1)
temple (~> 0.10.0)
tilt (>= 2.1.0)
temple (0.10.3)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.4.0)
triez (1.0.6)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
PLATFORMS
ruby
DEPENDENCIES
byebug
minitest
ofx!
pry
rack-test
rake
rouge
sinatra
slim
thin
tilt
triez
webrat
RUBY VERSION
ruby 3.1.6p260
BUNDLED WITH
2.5.11