diff --git a/Gemfile.lock b/Gemfile.lock index 018dbfa9..58103b73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,12 +48,12 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - overcommit (0.60.0) + overcommit (0.61.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) rexml (~> 3.2) - parallel (1.23.0) - parser (3.2.2.4) + parallel (1.24.0) + parser (3.3.0.2) ast (~> 2.4.1) racc pry (0.14.2) @@ -66,7 +66,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.8.3) + regexp_parser (2.9.0) rexml (3.2.6) rspec (3.12.0) rspec-core (~> 3.12.0) @@ -81,7 +81,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - rubocop (1.58.0) + rubocop (1.59.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -94,16 +94,16 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.30.0) parser (>= 3.2.1.0) - rubocop-capybara (2.19.0) + rubocop-capybara (2.20.0) rubocop (~> 1.41) - rubocop-factory_bot (2.24.0) - rubocop (~> 1.33) - rubocop-performance (1.19.1) - rubocop (>= 1.7.0, < 2.0) - rubocop-ast (>= 0.4.0) + rubocop-factory_bot (2.25.1) + rubocop (~> 1.41) + rubocop-performance (1.20.1) + rubocop (>= 1.48.1, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.25.0) + rubocop-rspec (2.26.1) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) diff --git a/catalog/Developer_Tools/CLI_Option_Parsers.yml b/catalog/Developer_Tools/CLI_Option_Parsers.yml index ad364668..506d9b1b 100644 --- a/catalog/Developer_Tools/CLI_Option_Parsers.yml +++ b/catalog/Developer_Tools/CLI_Option_Parsers.yml @@ -32,5 +32,6 @@ projects: - quickl - rationalist - slop + - sod - terrapin - trollop diff --git a/catalog/Developer_Tools/GUI_Frameworks.yml b/catalog/Developer_Tools/GUI_Frameworks.yml index 3b804416..37cb4879 100644 --- a/catalog/Developer_Tools/GUI_Frameworks.yml +++ b/catalog/Developer_Tools/GUI_Frameworks.yml @@ -1,16 +1,32 @@ name: GUI Frameworks description: Graphical User Interface Frameworks for Desktop Application Development projects: + - cocoa - ffi-tk + - fidgit - flammarion - fxruby + - fxruby-enhancement - glimmer + - glimmer-dsl-fx + - glimmer-dsl-gtk + - glimmer-dsl-jfx - glimmer-dsl-libui + - glimmer-dsl-opal + - glimmer-dsl-specification + - glimmer-dsl-swing - glimmer-dsl-swt - glimmer-dsl-tk + - glimmer-dsl-wx + - glimmer-dsl-xml + - green_shoes - gtk2 - gtk3 + - jrubyfx - libui - qtbindings + - shenmegui - shoes + - tk - wxruby + - wxruby3 diff --git a/catalog/Package_Dependency_Management/packaging_to_executables.yml b/catalog/Package_Dependency_Management/packaging_to_executables.yml index dffd1907..367e96ba 100644 --- a/catalog/Package_Dependency_Management/packaging_to_executables.yml +++ b/catalog/Package_Dependency_Management/packaging_to_executables.yml @@ -4,6 +4,7 @@ projects: - crate - loureirorg/rb2exe - ocra + - ocran - phusion/traveling-ruby - pmq20/ruby-packer - releasy diff --git a/catalog/Security/rails_authorization.yml b/catalog/Security/rails_authorization.yml index c9e3bb19..b9479b0a 100644 --- a/catalog/Security/rails_authorization.yml +++ b/catalog/Security/rails_authorization.yml @@ -26,6 +26,7 @@ projects: - moulin_rouge - permisi - pundit + - rabarber - rails-auth - rend-acl - restful_acl diff --git a/catalog/Testing/testing_frameworks.yml b/catalog/Testing/testing_frameworks.yml index b836d77d..4d1c1129 100644 --- a/catalog/Testing/testing_frameworks.yml +++ b/catalog/Testing/testing_frameworks.yml @@ -15,6 +15,7 @@ projects: - rspec - rubydoctest - shindo + - sus - test-unit - testrocket - testy