Skip to content

Commit

Permalink
Merge pull request #662 from Okabe-Junya/dependabot/bundler/ruby/ci-s…
Browse files Browse the repository at this point in the history
…ample/actionpack-7.1.3.4

build(deps-dev): bump actionpack from 7.1.3.2 to 7.1.3.4 in /ruby/ci-sample
  • Loading branch information
Okabe-Junya authored Jun 18, 2024
2 parents 5132e26 + fc14168 commit e116804
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions ruby/ci-sample/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
GEM
remote: https://rubygems.org/
specs:
actionpack (7.1.3.2)
actionview (= 7.1.3.2)
activesupport (= 7.1.3.2)
actionpack (7.1.3.4)
actionview (= 7.1.3.4)
activesupport (= 7.1.3.4)
nokogiri (>= 1.8.5)
racc
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actionview (7.1.3.2)
activesupport (= 7.1.3.2)
actionview (7.1.3.4)
activesupport (= 7.1.3.4)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (7.1.3.2)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down Expand Up @@ -62,8 +62,8 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
method_source (1.0.0)
mini_portile2 (2.8.6)
minitest (5.23.0)
mini_portile2 (2.8.7)
minitest (5.23.1)
mutex_m (0.2.0)
nio4r (2.5.9)
nokogiri (1.16.5)
Expand Down Expand Up @@ -101,9 +101,9 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.1.3.2)
actionpack (= 7.1.3.2)
activesupport (= 7.1.3.2)
railties (7.1.3.4)
actionpack (= 7.1.3.4)
activesupport (= 7.1.3.4)
irb
rackup (>= 1.0.0)
rake (>= 12.2)
Expand Down

0 comments on commit e116804

Please sign in to comment.