aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/activestorage.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/activestorage.gemspec')
-rw-r--r--activestorage/activestorage.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/activestorage/activestorage.gemspec b/activestorage/activestorage.gemspec
index 2c8816df25..dfada7054a 100644
--- a/activestorage/activestorage.gemspec
+++ b/activestorage/activestorage.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.summary = "Local and cloud file storage framework."
s.description = "Attach cloud and local files in Rails applications."
- s.required_ruby_version = ">= 2.4.1"
+ s.required_ruby_version = ">= 2.5.0"
s.license = "MIT"