Skip to content

Commit 3ac765b

Browse files
authored
Merge pull request #24712 from opf/dependabot/bundler/dev/store_attribute-2.2.0
Bump store_attribute from 2.1.1 to 2.2.0
2 parents 7375bef + e96ce52 commit 3ac765b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ gem "dry-monads"
224224
gem "dry-validation"
225225

226226
# ActiveRecord extension which adds typecasting to store accessors
227-
gem "store_attribute", "~> 2.0"
227+
gem "store_attribute", "~> 2.2"
228228

229229
# Appsignal integration
230230
gem "appsignal", "~> 4.9", require: false

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,7 +1439,7 @@ GEM
14391439
ssrf_filter (1.5.0)
14401440
stackprof (0.2.28)
14411441
statesman (13.1.0)
1442-
store_attribute (2.1.1)
1442+
store_attribute (2.2.0)
14431443
activerecord (>= 7.2)
14441444
stringex (2.8.6)
14451445
structured_warnings (0.5.0)
@@ -1762,7 +1762,7 @@ DEPENDENCIES
17621762
ssrf_filter (~> 1.3)
17631763
stackprof
17641764
statesman (~> 13.1.0)
1765-
store_attribute (~> 2.0)
1765+
store_attribute (~> 2.2)
17661766
stringex (~> 2.8.5)
17671767
structured_warnings (~> 0.5.0)
17681768
svg-graph (~> 2.2.0)
@@ -2262,7 +2262,7 @@ CHECKSUMS
22622262
ssrf_filter (1.5.0) sha256=e03dcdb9d1730d7f6710532a606b3543df2a448a0293ce04a2d995523c5a97f6
22632263
stackprof (0.2.28) sha256=4ec2ace02f386012b40ca20ef80c030ad711831f59511da12e83b34efb0f9a04
22642264
statesman (13.1.0) sha256=3ecb78466dfd2682e433f335a7722aa0e5b8c6853d72d83e460151b8af17a84e
2265-
store_attribute (2.1.1) sha256=de53611c01d3fb4c91e0d7af4208861bd18d017c4cee682ed0473d0e4496f5b8
2265+
store_attribute (2.2.0) sha256=4491f341e2fc1a3e2dc092728aa979c8101a497c9736886066b1f81dc480626e
22662266
stringex (2.8.6) sha256=c7b382d2b2a47a1e1646f256df201c48d487d6296fbb289d76802f67f5e929c4
22672267
structured_warnings (0.5.0) sha256=864aca5a4d6b63cd3a948f9dcd7f5498af1cf42bcf4fd75e2c315b7d77a30583
22682268
svg-graph (2.2.2) sha256=f928866403055e6539afdfdab5f6268d108b2abc9f002e0fc51b16511809513a

0 commit comments

Comments
 (0)