-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
48 lines (44 loc) · 907 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
47
48
PATH
remote: .
specs:
sepa_file_parser (0.2.2)
bigdecimal
nokogiri
time
GEM
remote: https://rubygems.org/
specs:
bigdecimal (3.1.8)
builder (3.2.4)
date (3.3.4)
diff-lcs (1.5.1)
mini_portile2 (2.8.6)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
racc (1.7.3)
rake (13.2.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
time (0.3.0)
date
PLATFORMS
ruby
DEPENDENCIES
builder (~> 3.2.4)
rake (~> 13.2.1)
rspec (~> 3.13.0)
sepa_file_parser!
BUNDLED WITH
2.4.2