-
- Downloads
Bumped Rails to 5.2.4.4 (#2185)
... | @@ -8,7 +8,7 @@ git_source(:github) do |repo_name| | ... | @@ -8,7 +8,7 @@ git_source(:github) do |repo_name| |
end | end | ||
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | ||
gem 'rails', '~> 5.2.4.3' | gem 'rails', '~> 5.2.4.4' | ||
# Use Puma as the app server | # Use Puma as the app server | ||
gem 'puma', '~> 3.12' | gem 'puma', '~> 3.12' | ||
... | ... |
Please register or sign in to comment