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 55b6f89 commit 0fcf9e7Copy full SHA for 0fcf9e7
check.rb
@@ -1,7 +1,7 @@
1
require "io/console"
2
require "json"
3
4
-REQUIRED_RUBY_VERSION = "3.1.2"
+REQUIRED_RUBY_VERSION = "3.3.5"
5
REQUIRED_GIT_VERSION = "2.0"
6
REQUIRED_GEMS = %w[colored faker http pry-byebug rake rails rest-client rspec rubocop-performance sqlite3]
7
MINIMUM_AVATAR_SIZE = 2 * 1024
0 commit comments