We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d50b3f + 873760b commit 4bc5629Copy full SHA for 4bc5629
3 files changed
.ruby-version
@@ -1 +1 @@
1
-2.6.1
+2.7.1
Dockerfile
@@ -1,4 +1,4 @@
-FROM ruby:2.6.1
+FROM ruby:2.7.1
2
3
RUN apt-get update -qq && apt-get install -y build-essential
4
Gemfile.lock
@@ -251,7 +251,7 @@ DEPENDENCIES
251
valid_attribute
252
253
RUBY VERSION
254
- ruby 2.6.1p33
+ ruby 2.7.1p83
255
256
BUNDLED WITH
257
- 1.17.2
+ 2.1.4
0 commit comments