File tree 2 files changed +4
-8
lines changed
2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ gem 'rubyzip', '~> 2.3'
22
22
gem 'espeak-ruby' , '~> 1.1.0' # Text-to-Voice
23
23
gem 'rake' , '~> 13.2'
24
24
gem 'activerecord' , '~> 7.2'
25
- gem 'otr-activerecord' , '~> 2.4 .0'
25
+ gem 'otr-activerecord' , '~> 2.5 .0'
26
26
gem 'sqlite3' , '~> 2.4'
27
27
gem 'rubocop' , '~> 1.69.2' , require : false
28
28
Original file line number Diff line number Diff line change 74
74
fiber-storage (1.0.0 )
75
75
geckodriver-helper (0.24.0 )
76
76
archive-zip (~> 0.7 )
77
- hashie (5.0.0 )
78
- hashie-forbidden_attributes (0.1.1 )
79
- hashie (>= 3.0 )
80
77
http-accept (1.7.0 )
81
78
http-cookie (1.0.7 )
82
79
domain_name (~> 0.5 )
124
121
racc (~> 1.4 )
125
122
nokogiri (1.16.7-x86_64-linux )
126
123
racc (~> 1.4 )
127
- otr-activerecord (2.4.0 )
128
- activerecord (>= 6.0 , < 7.3 )
129
- hashie-forbidden_attributes (~> 0.1 )
124
+ otr-activerecord (2.5.0 )
125
+ activerecord (>= 6.0 , < 8.1 )
130
126
parallel (1.26.3 )
131
127
parseconfig (1.1.2 )
132
128
parser (3.3.6.0 )
@@ -294,7 +290,7 @@ DEPENDENCIES
294
290
mime-types (~> 3.6 )
295
291
msfrpc-client (~> 1.1 , >= 1.1.2 )
296
292
net-smtp
297
- otr-activerecord (~> 2.4 .0 )
293
+ otr-activerecord (~> 2.5 .0 )
298
294
parseconfig (~> 1.1 , >= 1.1.2 )
299
295
pry-byebug (~> 3.10 , >= 3.10.1 )
300
296
qr4r (~> 0.6.1 )
You can’t perform that action at this time.
0 commit comments