Fixes and add label to tables
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user