forked from genuitytech/obscenity
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
53 lines (49 loc) · 1006 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
52
53
GEM
remote: http://rubygems.org/
specs:
activemodel (6.1.7.6)
activesupport (= 6.1.7.6)
activesupport (6.1.7.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
concurrent-ruby (1.2.2)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
minitest (5.20.0)
power_assert (2.0.3)
psych (5.1.1.1)
stringio
rack (2.2.8)
rake (13.1.0)
rdoc (6.6.1)
psych (>= 4.0.0)
shoulda (4.0.0)
shoulda-context (~> 2.0)
shoulda-matchers (~> 4.0)
shoulda-context (2.0.0)
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
stringio (3.1.0)
test-unit (3.6.1)
power_assert
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
zeitwerk (2.6.12)
PLATFORMS
aarch64-linux
x86_64-darwin-23
DEPENDENCIES
activemodel (~> 6.1)
bundler
rack
rake
rdoc (~> 6.3)
shoulda
test-unit
RUBY VERSION
ruby 3.2.3p157
BUNDLED WITH
2.4.22