diff --git a/Gemfile b/Gemfile index f2e154a..4df08ee 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" # Specify your gem's dependencies in qiita-markdown.gemspec gemspec -gem "activesupport", "~> 5.2.7" +gem "activesupport", "~> 7.1.5" gem "bundler" gem "codeclimate-test-reporter", "0.4.4" gem "pry"