Skip to content

Commit c95bf4b

Browse files
authored
Merge pull request #465 from matestack/20201007_#460_guard-duplicate-directory
Guard duplicate directory
2 parents 163f9a6 + 7a1c89e commit c95bf4b

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

builder/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
33

4-
ruby '2.6.5'
4+
ruby '2.7.2'
55

66
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
77
gem 'rails', '~> 5.2.0'

builder/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ DEPENDENCIES
177177
webpacker
178178

179179
RUBY VERSION
180-
ruby 2.6.5p114
180+
ruby 2.7.2p137
181181

182182
BUNDLED WITH
183183
2.1.4

spec/dummy/vendor/matestack-ui-core

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)