惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
WordPress大学
WordPress大学
博客园_首页
罗磊的独立博客
D
Docker
N
Netflix TechBlog - Medium
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog
D
DataBreaches.Net
I
InfoQ
L
LangChain Blog
GbyAI
GbyAI
V
V2EX
博客园 - 聂微东
P
Proofpoint News Feed
博客园 - 【当耐特】
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
Martin Fowler
Martin Fowler
有赞技术团队
有赞技术团队
U
Unit 42
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏

Ruby on Rails: Compress the complexity of modern web apps

Safer to_i coercion, custom to_fs formats, and more! This Week in Rails: May 16, 2026 This Week in Rails: May 8, 2026 This Week in Rails: May 1, 2026 Active Record gets better every week Great big Rails World 2026 update: CFP, Corporate Support tickets, workshops Query command for database queries and more Explicit query: and body: kwargs for integration tests and more! Speedup ActiveRecord::LogSubscriber#sql_color and more! This Week in Rails: March 27, 2026 Rails Versions 8.0.5 and 8.1.3 have been released! Rails Versions 7.2.3.1, 8.0.4.1, and 8.1.2.1 have been released! This Week in Rails: March 20, 2026 Validate URI scheme in Action Text and more This Week in Rails: March 6, 2026 Planning Center is the newest Rails Foundation Contributing member Action Text gets Markdown conversion, editor links in devcontainers, and more! BARRA seeks Rails developer Joe Agliozzo is looking for a Rails developer The rise of lighttpd as the alternative web server When longer is better and more is more Snowdevil: First e-tailer on Rails Natural selection for frameworks in Ruby vs Java Address book tutorial in Portuguese Becoming a better programmer with Rails 10 Things Every Java Programmer Should Know About Ruby Really Getting Started in Rails Off the Treadmill, Onto the Rails Rails 0.9.5: A world of fixes and tweaks Rich clients with Rails and XUL
Rails 5.2.4.4 and 6.0.3.3 have been released
David Heinemeier Hansson · 2020-09-10 · via Ruby on Rails: Compress the complexity of modern web apps

Thursday, September 10, 2020
Posted by pixeltrix

Hi everyone! Rails 5.2.4.4 and 6.0.3.3 have been released! These releases contain an important security fix, so please upgrade when you can.

Both releases contain the following fix:

Here are the checksums for 5.2.4.4:

ddc79ec6c5122c1eda8121b3c75ca53635235427  actioncable-5.2.4.4.gem
caaa2b50e93b71d25e2181a2bf9d7e885fbbb1f6  actionmailer-5.2.4.4.gem
228ea8910bad233edfe78c323c2789f3c6c811bc  actionpack-5.2.4.4.gem
686b82b79ad7a356a19f23738a79f65ee9dcc2a7  actionview-5.2.4.4.gem
cfa1e6f429162076914fce6897389f10541d6316  activejob-5.2.4.4.gem
1d6f19c918b991aca06d1c32de824ec5ed15bbfb  activemodel-5.2.4.4.gem
12c025ef4137ad8a1570d918a7ad44af3abcfc73  activerecord-5.2.4.4.gem
0e5853ed36a588b017c7e72fcbcc90cff80b8d2d  activestorage-5.2.4.4.gem
7b4459dcfc5f95c9663d8032a9cbf25a6039e8a1  activesupport-5.2.4.4.gem
c755abb919f6be479a50c85c5852fb584cf2e1d4  rails-5.2.4.4.gem
9ed4e14fa0e70ee66f840322e04873faa97f4475  railties-5.2.4.4.gem

Here are the checksums for 6.0.3.3:

e7aad7426b67e420c50f929d6927c82b82ba7299  actioncable-6.0.3.3.gem
fa84ead6387625f4bbb273a0f21c477a66cb85ec  actionmailbox-6.0.3.3.gem
5ec626522e33b09577b60606c9ce38366a55fcf3  actionmailer-6.0.3.3.gem
5fbeef52d963e9e86e81f1897b663702faabc14e  actionpack-6.0.3.3.gem
eaa20ebf94fd7a2954da2c5d2159ba160c2dbb0d  actiontext-6.0.3.3.gem
fe8a07f6adfa212b51d27650db05cf20a5c80a3c  actionview-6.0.3.3.gem
09d536656bce51729710a063ac1d8cd3f0a70607  activejob-6.0.3.3.gem
42037b04104f997b014b0e2754b0fd540337a996  activemodel-6.0.3.3.gem
ffb2443a7a961876a06c59c9ccabda1dd9d40763  activerecord-6.0.3.3.gem
4f151eaf3145ffcf247072b59fdd4e53eca5f3d0  activestorage-6.0.3.3.gem
673e08bfcce6de903d0dfc4c0bb80f67b46c76d4  activesupport-6.0.3.3.gem
a6ba4ef9858e7778d379d9fd6944819d926d31a2  rails-6.0.3.3.gem
504ab700f86737a5747f1557fbef1fac39217ed8  railties-6.0.3.3.gem

Stay safe, and have a great day everyone!