-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
42 lines (38 loc) · 756 Bytes
/
Gemfile.lock
File metadata and controls
42 lines (38 loc) · 756 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
PATH
remote: .
specs:
ledgerjournal (0.6.0)
bigdecimal
nokogiri (~> 1.10)
open4 (~> 1.3)
GEM
remote: https://rubygems.org/
specs:
bigdecimal (3.2.2)
docile (1.4.1)
mini_portile2 (2.8.9)
minitest (5.25.5)
nokogiri (1.18.10)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.10-x86_64-darwin)
racc (~> 1.4)
open4 (1.3.4)
racc (1.8.1)
rake (13.3.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.2)
simplecov_json_formatter (0.1.4)
PLATFORMS
ruby
x86_64-darwin-19
DEPENDENCIES
ledgerjournal!
minitest (~> 5.0)
rake (~> 13.0)
simplecov
BUNDLED WITH
2.6.8