-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
43 lines (39 loc) · 854 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
PATH
remote: .
specs:
discard-rails-observers (0.1.1)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activerecord (7.0.4.3)
activemodel (= 7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
concurrent-ruby (1.2.2)
discard (1.2.1)
activerecord (>= 4.2, < 8)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
minitest (5.12.2)
rails-observers (0.1.5)
activemodel (>= 4.0)
rake (13.0.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.1)
discard (~> 1.1)
discard-rails-observers!
minitest (~> 5.0)
rails-observers (~> 0.1)
rake (~> 13.0)
BUNDLED WITH
2.2.8