-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
59 lines (55 loc) · 1.17 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
GIT
remote: https://github.com/CDRH/datura.git
revision: e1498c77c058d63c3e09dcaba99ec786bb262352
branch: dev
specs:
datura (0.2.0)
byebug (~> 11.0)
colorize (~> 0.8.1)
nokogiri (~> 1.10)
pdf-reader (~> 2.12)
rest-client (~> 2.1)
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.1)
afm (0.2.2)
bigdecimal (3.1.8)
byebug (11.1.3)
colorize (0.8.1)
domain_name (0.6.20240107)
hashery (2.1.2)
http-accept (1.7.0)
http-cookie (1.0.7)
domain_name (~> 0.5)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0903)
mini_portile2 (2.8.7)
netrc (0.11.0)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
pdf-reader (2.12.0)
Ascii85 (~> 1.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
racc (1.8.1)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby-rc4 (0.1.5)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
PLATFORMS
ruby
DEPENDENCIES
byebug
datura!
pdf-reader
BUNDLED WITH
2.2.26