Skip to content

Commit 841e6b0

Browse files
build(deps): bump activesupport from 8.1.1 to 8.1.2
Bumps [activesupport](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/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: activesupport 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 ce6ca4b commit 841e6b0

1 file changed

Lines changed: 30 additions & 30 deletions

File tree

Gemfile.lock

Lines changed: 30 additions & 30 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)
@@ -149,7 +149,7 @@ GEM
149149
globalid (1.3.0)
150150
activesupport (>= 6.1)
151151
hashie (5.0.0)
152-
i18n (1.14.7)
152+
i18n (1.14.8)
153153
concurrent-ruby (~> 1.0)
154154
io-console (0.8.2)
155155
irb (1.16.0)
@@ -159,7 +159,7 @@ GEM
159159
jbuilder (2.14.1)
160160
actionview (>= 7.0.0)
161161
activesupport (>= 7.0.0)
162-
json (2.18.0)
162+
json (2.18.1)
163163
json-schema (6.0.0)
164164
addressable (~> 2.8)
165165
bigdecimal (~> 3.1)
@@ -186,7 +186,7 @@ GEM
186186
marcel (1.1.0)
187187
matrix (0.4.3)
188188
mini_mime (1.1.5)
189-
minitest (6.0.0)
189+
minitest (6.0.1)
190190
prism (~> 1.5)
191191
msgpack (1.8.0)
192192
multi_xml (0.7.2)
@@ -257,7 +257,7 @@ GEM
257257
pp (0.6.3)
258258
prettyprint
259259
prettyprint (0.2.0)
260-
prism (1.7.0)
260+
prism (1.9.0)
261261
psych (5.3.1)
262262
date
263263
stringio
@@ -289,9 +289,9 @@ GEM
289289
rails-html-sanitizer (1.6.2)
290290
loofah (~> 2.21)
291291
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)
292-
railties (8.1.1)
293-
actionpack (= 8.1.1)
294-
activesupport (= 8.1.1)
292+
railties (8.1.2)
293+
actionpack (= 8.1.2)
294+
activesupport (= 8.1.2)
295295
irb (~> 1.13)
296296
rackup (>= 1.0.0)
297297
rake (>= 12.2)

0 commit comments

Comments
 (0)