Fixes and add label to tables

This commit is contained in:
2022-04-16 15:21:07 -05:00
parent 073cc9452e
commit 8b0ddff515
13 changed files with 76 additions and 38 deletions
+9
View File
@@ -322,6 +322,7 @@ GEM
mime-types
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
parslet (1.8.2)
pickadate-rails (3.5.6.0)
railties (>= 3.1.0)
poltergeist (1.18.1)
@@ -365,6 +366,10 @@ GEM
bundler (>= 1.15.0)
railties (= 6.1.4.4)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
activesupport (>= 5.0.1.rc1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
@@ -410,6 +415,8 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.3)
ruby-handlebars (0.4.0)
parslet (~> 1.6, >= 1.6.2)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
sass (3.4.25)
@@ -526,9 +533,11 @@ DEPENDENCIES
puma (~> 4.3.10)
rack-cors
rails (~> 6.1.0)
rails-controller-testing
rqrcode
rspec-its
rspec-rails
ruby-handlebars
sass-rails
simplecov
simply_stored!