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 `4cc1de7` to `c2a3305`.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@4cc1de7...c2a3305)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 3a3570f commit 9f96dcc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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: 4cc1de7910dee1dbb0f4abe509a7ca8995ea83ea
revision: c2a33059d8f98890662572fbc10c033cc790b361
branch: main
specs:
actioncable (7.2.0.alpha)
Expand Down Expand Up @@ -134,7 +134,7 @@ GEM
irb (1.9.0)
rdoc
reline (>= 0.3.8)
loofah (2.21.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -147,7 +147,7 @@ GEM
mini_mime (1.1.5)
minitest (5.20.0)
multipart-post (2.3.0)
net-imap (0.4.4)
net-imap (0.4.5)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -156,8 +156,8 @@ GEM
timeout
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4-x86_64-linux)
nio4r (2.6.0)
nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4)
pry (0.14.2)
coderay (~> 1.1)
Expand Down

0 comments on commit 9f96dcc

Please sign in to comment.