We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6013729 commit 8bc64f3Copy full SHA for 8bc64f3
gemfiles/6.0.gemfile
@@ -4,7 +4,7 @@ source "https://rubygems.org"
4
5
gem "rake"
6
gem "appraisal"
7
-gem "activesupport", "~> 6.0.0.rc2"
+gem "activesupport", "~> 6.0.0"
8
gem "addressable", "~> 2.2"
9
gem "codeclimate-test-reporter", :group => :test, :require => nil
10
0 commit comments