Skip to content

Commit fe5cb81

Browse files
app-rails: Update template-application-rails to version 0.4.0.post6.dev0+3d2e707
1 parent 350b966 commit fe5cb81

File tree

3 files changed

+1
-17
lines changed

3 files changed

+1
-17
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: v0.4.0-5-g4a28cab
2+
_commit: v0.4.0-6-g3d2e707
33
_src_path: https://github.com/navapbc/template-application-rails
44
app_local_port: 3100
55
app_name: app-rails

app-rails/Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ group :development do
8888
gem "rubocop-rails-omakase", require: false
8989
gem "rubocop-rspec", require: false
9090

91-
# Sass compiling
92-
gem "sassc", "~> 2.4"
93-
9491
# Test notifications locally without sending the emails
9592
gem "letter_opener"
9693

app-rails/Gemfile.lock

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -161,16 +161,6 @@ GEM
161161
logger
162162
faraday-net_http (3.4.0)
163163
net-http (>= 0.5.0)
164-
ffi (1.17.1-aarch64-linux-gnu)
165-
ffi (1.17.1-aarch64-linux-musl)
166-
ffi (1.17.1-arm-linux-gnu)
167-
ffi (1.17.1-arm-linux-musl)
168-
ffi (1.17.1-arm64-darwin)
169-
ffi (1.17.1-x86-linux-gnu)
170-
ffi (1.17.1-x86-linux-musl)
171-
ffi (1.17.1-x86_64-darwin)
172-
ffi (1.17.1-x86_64-linux-gnu)
173-
ffi (1.17.1-x86_64-linux-musl)
174164
globalid (1.2.1)
175165
activesupport (>= 6.1)
176166
i18n (1.14.7)
@@ -382,8 +372,6 @@ GEM
382372
rexml
383373
ruby-progressbar (1.13.0)
384374
rubyzip (2.4.1)
385-
sassc (2.4.0)
386-
ffi (~> 1.9)
387375
securerandom (0.4.1)
388376
selenium-webdriver (4.29.1)
389377
base64 (~> 0.2)
@@ -481,7 +469,6 @@ DEPENDENCIES
481469
rspec-rails (~> 6.1.0)
482470
rubocop-rails-omakase
483471
rubocop-rspec
484-
sassc (~> 2.4)
485472
selenium-webdriver
486473
simplecov
487474
sprockets-rails

0 commit comments

Comments
 (0)