Skip to content

Commit 30236ed

Browse files
Merge pull request #3242 from beefproject/dependabot/bundler/otr-activerecord-2.5.0
Bump otr-activerecord from 2.4.0 to 2.5.0
2 parents de16310 + edfe6da commit 30236ed

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gem 'rubyzip', '~> 2.3'
2222
gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
2323
gem 'rake', '~> 13.2'
2424
gem 'activerecord', '~> 7.2'
25-
gem 'otr-activerecord', '~> 2.4.0'
25+
gem 'otr-activerecord', '~> 2.5.0'
2626
gem 'sqlite3', '~> 2.4'
2727
gem 'rubocop', '~> 1.69.2', require: false
2828

Gemfile.lock

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,6 @@ GEM
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)
@@ -124,9 +121,8 @@ GEM
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)

0 commit comments

Comments
 (0)