Skip to content

Commit b248b06

Browse files
dependabot[bot]jnms-me
authored andcommitted
build(deps): bump activemodel from 8.1.1 to 8.1.2
Bumps [activemodel](https://github.com/rails/rails) from 8.1.1 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2/activemodel/CHANGELOG.md) - [Commits](rails/rails@v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: activemodel dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55dde04 commit b248b06

1 file changed

Lines changed: 26 additions & 26 deletions

File tree

Gemfile.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actionmailer (8.1.1)
5-
actionpack (= 8.1.1)
6-
actionview (= 8.1.1)
7-
activejob (= 8.1.1)
8-
activesupport (= 8.1.1)
4+
actionmailer (8.1.2)
5+
actionpack (= 8.1.2)
6+
actionview (= 8.1.2)
7+
activejob (= 8.1.2)
8+
activesupport (= 8.1.2)
99
mail (>= 2.8.0)
1010
rails-dom-testing (~> 2.2)
11-
actionpack (8.1.1)
12-
actionview (= 8.1.1)
13-
activesupport (= 8.1.1)
11+
actionpack (8.1.2)
12+
actionview (= 8.1.2)
13+
activesupport (= 8.1.2)
1414
nokogiri (>= 1.8.5)
1515
rack (>= 2.2.4)
1616
rack-session (>= 1.0.1)
1717
rack-test (>= 0.6.3)
1818
rails-dom-testing (~> 2.2)
1919
rails-html-sanitizer (~> 1.6)
2020
useragent (~> 0.16)
21-
actionview (8.1.1)
22-
activesupport (= 8.1.1)
21+
actionview (8.1.2)
22+
activesupport (= 8.1.2)
2323
builder (~> 3.1)
2424
erubi (~> 1.11)
2525
rails-dom-testing (~> 2.2)
2626
rails-html-sanitizer (~> 1.6)
27-
activejob (8.1.1)
28-
activesupport (= 8.1.1)
27+
activejob (8.1.2)
28+
activesupport (= 8.1.2)
2929
globalid (>= 0.3.6)
30-
activemodel (8.1.1)
31-
activesupport (= 8.1.1)
32-
activerecord (8.1.1)
33-
activemodel (= 8.1.1)
34-
activesupport (= 8.1.1)
30+
activemodel (8.1.2)
31+
activesupport (= 8.1.2)
32+
activerecord (8.1.2)
33+
activemodel (= 8.1.2)
34+
activesupport (= 8.1.2)
3535
timeout (>= 0.4.0)
36-
activestorage (8.1.1)
37-
actionpack (= 8.1.1)
38-
activejob (= 8.1.1)
39-
activerecord (= 8.1.1)
40-
activesupport (= 8.1.1)
36+
activestorage (8.1.2)
37+
actionpack (= 8.1.2)
38+
activejob (= 8.1.2)
39+
activerecord (= 8.1.2)
40+
activesupport (= 8.1.2)
4141
marcel (~> 1.0)
42-
activesupport (8.1.1)
42+
activesupport (8.1.2)
4343
base64
4444
bigdecimal
4545
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -290,9 +290,9 @@ GEM
290290
rails-html-sanitizer (1.6.2)
291291
loofah (~> 2.21)
292292
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
293-
railties (8.1.1)
294-
actionpack (= 8.1.1)
295-
activesupport (= 8.1.1)
293+
railties (8.1.2)
294+
actionpack (= 8.1.2)
295+
activesupport (= 8.1.2)
296296
irb (~> 1.13)
297297
rackup (>= 1.0.0)
298298
rake (>= 12.2)

0 commit comments

Comments
 (0)