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 fabbfa8 commit 56bdbe0Copy full SHA for 56bdbe0
.ruby-version
@@ -1 +1 @@
1
-3.1.4
+3.1.6
Dockerfile
@@ -1,4 +1,4 @@
-FROM ruby:3.1.4
+FROM ruby:3.1.6
2
3
ENV LANG C.UTF-8
4
Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-ruby '3.1.4'
+ruby '3.1.6'
gem 'rails', '~> 6.1'
5
gem 'puma'
Gemfile.lock
@@ -551,7 +551,7 @@ DEPENDENCIES
551
web-console
552
553
RUBY VERSION
554
- ruby 3.1.4p223
+ ruby 3.1.6p260
555
556
BUNDLED WITH
557
2.4.7
0 commit comments