diff options
author | uvok cheetah | 2023-07-20 19:28:21 +0200 |
---|---|---|
committer | uvok cheetah | 2023-07-20 19:28:21 +0200 |
commit | d65c66118ff14d5529a94fb2512d92206c248d64 (patch) | |
tree | 8f9c59af59543b5c2892179f65b622e655b02a26 | |
parent | bf183264c5df3bd41bfcf151e0c31dfe233cafd9 (diff) |
Push bundle version
-rw-r--r-- | Gemfile | 3 | ||||
-rw-r--r-- | Gemfile.lock | 2 |
2 files changed, 1 insertions, 4 deletions
@@ -1,6 +1,3 @@ -#ruby=ruby-2.7 -# frozen_string_literal: true - source "https://rubygems.org" gem "rake", "~> 13.0" diff --git a/Gemfile.lock b/Gemfile.lock index 2347418..7c8c881 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,4 +115,4 @@ DEPENDENCIES rake (~> 13.0) BUNDLED WITH - 2.1.4 + 2.4.17 |