-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (37 loc) · 729 Bytes
/
Copy pathGemfile.lock
File metadata and controls
41 lines (37 loc) · 729 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
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
builder (3.2.4)
concurrent-ruby (1.1.7)
htmlentities (4.3.4)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
json (2.3.1)
mini_portile2 (2.8.0)
minitest (5.24.0)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
racc (1.6.0)
thread_safe (0.3.6)
tzinfo (1.2.8)
thread_safe (~> 0.1)
zeitwerk (2.4.2)
PLATFORMS
ruby
DEPENDENCIES
activesupport
builder
htmlentities
json
nokogiri
RUBY VERSION
ruby 3.0.1
BUNDLED WITH
2.4.21