File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ gem 'rubyzip', '~> 2.3'
2222gem 'espeak-ruby' , '~> 1.1.0' # Text-to-Voice
2323gem 'rake' , '~> 13.2'
2424gem 'activerecord' , '~> 7.2'
25- gem 'otr-activerecord' , '~> 2.4 .0'
25+ gem 'otr-activerecord' , '~> 2.5 .0'
2626gem 'sqlite3' , '~> 2.4'
2727gem 'rubocop' , '~> 1.69.2' , require : false
2828
Original file line number Diff line number Diff line change 7474 fiber-storage (1.0.0 )
7575 geckodriver-helper (0.24.0 )
7676 archive-zip (~> 0.7 )
77- hashie (5.0.0 )
78- hashie-forbidden_attributes (0.1.1 )
79- hashie (>= 3.0 )
8077 http-accept (1.7.0 )
8178 http-cookie (1.0.7 )
8279 domain_name (~> 0.5 )
124121 racc (~> 1.4 )
125122 nokogiri (1.16.7-x86_64-linux )
126123 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 )
130126 parallel (1.26.3 )
131127 parseconfig (1.1.2 )
132128 parser (3.3.6.0 )
@@ -294,7 +290,7 @@ DEPENDENCIES
294290 mime-types (~> 3.6 )
295291 msfrpc-client (~> 1.1 , >= 1.1.2 )
296292 net-smtp
297- otr-activerecord (~> 2.4 .0 )
293+ otr-activerecord (~> 2.5 .0 )
298294 parseconfig (~> 1.1 , >= 1.1.2 )
299295 pry-byebug (~> 3.10 , >= 3.10.1 )
300296 qr4r (~> 0.6.1 )
You can’t perform that action at this time.
0 commit comments