-
Notifications
You must be signed in to change notification settings - Fork 65
/
Copy pathGemfile.lock
51 lines (47 loc) · 891 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
49
50
51
PATH
remote: .
specs:
json_schemer (2.4.0)
bigdecimal
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
bigdecimal (3.1.9)
bigdecimal (3.1.9-java)
concurrent-ruby (1.3.5)
csv (3.3.2)
docile (1.4.1)
hana (1.3.7)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
i18n-debug (1.2.0)
i18n (< 2)
minitest (5.25.4)
rake (13.2.1)
regexp_parser (2.10.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
simpleidn (0.2.3)
PLATFORMS
java
ruby
DEPENDENCIES
base64
bundler (~> 2.4.0)
csv
i18n
i18n-debug
json_schemer!
minitest (~> 5.0)
rake (~> 13.0)
simplecov (~> 0.22)
BUNDLED WITH
2.4.22