summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.ruby-version2
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock2
3 files changed, 3 insertions, 3 deletions
diff --git a/.ruby-version b/.ruby-version
index 49cdd66..1f7da99 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.7.6
+2.7.7
diff --git a/Gemfile b/Gemfile
index b8520c2..dd61f4e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-ruby '2.7.6'
+ruby '2.7.7'
#gem "minitest", "5.10.1"
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
diff --git a/Gemfile.lock b/Gemfile.lock
index a88978a..f155c54 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -243,7 +243,7 @@ DEPENDENCIES
web-console
RUBY VERSION
- ruby 2.7.6p219
+ ruby 2.7.7p221
BUNDLED WITH
2.1.4