Skip to content

Commit 68cf85f

Browse files
authored
Merge pull request #292 from ahx/dependabot/bundler/actionpack-7.2.1.1
Bump actionpack from 7.2.1 to 7.2.1.1
2 parents 2eaeea8 + b4cefec commit 68cf85f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actionpack (7.2.1)
15-
actionview (= 7.2.1)
16-
activesupport (= 7.2.1)
14+
actionpack (7.2.1.1)
15+
actionview (= 7.2.1.1)
16+
activesupport (= 7.2.1.1)
1717
nokogiri (>= 1.8.5)
1818
racc
1919
rack (>= 2.2.4, < 3.2)
@@ -22,13 +22,13 @@ GEM
2222
rails-dom-testing (~> 2.2)
2323
rails-html-sanitizer (~> 1.6)
2424
useragent (~> 0.16)
25-
actionview (7.2.1)
26-
activesupport (= 7.2.1)
25+
actionview (7.2.1.1)
26+
activesupport (= 7.2.1.1)
2727
builder (~> 3.1)
2828
erubi (~> 1.11)
2929
rails-dom-testing (~> 2.2)
3030
rails-html-sanitizer (~> 1.6)
31-
activesupport (7.2.1)
31+
activesupport (7.2.1.1)
3232
base64
3333
bigdecimal
3434
concurrent-ruby (~> 1.0, >= 1.3.1)

0 commit comments

Comments
 (0)