Skip to content

Commit 628fec8

Browse files
committed
Attempt to fix GH actions
Signed-off-by: Daniel Kastl <[email protected]>
1 parent 8e58658 commit 628fec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ gem "pg", "~> #{gem_versions[:pg]}"
1616
gem "rgeo-activerecord", "~> #{gem_versions[:rgeo_activerecord]}"
1717
gem 'activerecord-postgis-adapter', "~> #{gem_versions[:activerecord_postgis_adapter]}"
1818
gem 'rails-controller-testing' # This gem brings back assigns to your controller tests as well as assert_template to both controller and integration tests.
19+
gem 'blankslate', '~> 3.1.3'

0 commit comments

Comments
 (0)