Skip to content

Commit

Permalink
build(deps): bump rails in /gemfiles/rails-main
Browse files Browse the repository at this point in the history
Bumps [rails](https://github.com/rails/rails) from `127138c` to `129fe98`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@127138c...129fe98)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent fb2d53b commit b544b5e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gemfiles/rails-main/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails/rails.git
revision: 127138c09bcf061b4d17fb02ac79b214e3e05b47
revision: 129fe98f4cc74be53c7d194ff2faf06d9b382c41
branch: main
specs:
actioncable (7.1.0.alpha)
Expand Down Expand Up @@ -28,15 +28,15 @@ GIT
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
rails-dom-testing (~> 2.2)
actionpack (7.1.0.alpha)
actionview (= 7.1.0.alpha)
activesupport (= 7.1.0.alpha)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
actiontext (7.1.0.alpha)
actionpack (= 7.1.0.alpha)
Expand All @@ -49,7 +49,7 @@ GIT
activesupport (= 7.1.0.alpha)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.0)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activejob (7.1.0.alpha)
activesupport (= 7.1.0.alpha)
Expand Down Expand Up @@ -165,7 +165,7 @@ GEM
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails-dom-testing (2.1.1)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
Expand Down Expand Up @@ -204,7 +204,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.10)
zeitwerk (2.6.11)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit b544b5e

Please sign in to comment.