Loading pkgs/development/ruby-modules/with-packages/Gemfile +1 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,7 @@ gem 'slop' gem 'snappy' gem 'snmp' gem 'sqlite3' gem 'standard' gem 'taglib-ruby' gem 'thrift' gem 'tilt' Loading pkgs/top-level/ruby-packages.nix +45 −2 Original line number Diff line number Diff line Loading @@ -2078,6 +2078,16 @@ }; version = "5.1.1"; }; lint_roller = { groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "11yc0d84hsnlvx8cpk4cbj6a4dz9pk0r1k29p0n1fz9acddq831c"; type = "gem"; }; version = "1.1.0"; }; liquid = { groups = ["default"]; platforms = []; Loading Loading @@ -3223,10 +3233,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0daamn13fbm77rdwwa4w6j6221iq6091asivgdhk6n7g398frcdf"; sha256 = "13bif1z20kqq8aaglj7352qpfkzbd8p8rd7lak335szxziqrn8rs"; type = "gem"; }; version = "1.62.1"; version = "1.65.1"; }; rubocop-ast = { dependencies = ["parser"]; Loading Loading @@ -3641,6 +3651,39 @@ }; version = "1.7.3"; }; standard = { dependencies = ["language_server-protocol" "lint_roller" "rubocop" "standard-custom" "standard-performance"]; groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0whz1l232xsf5fq5gxcbandmws8fx37h389n4q4ky1x1p7c7md2n"; type = "gem"; }; version = "1.40.0"; }; standard-custom = { dependencies = ["lint_roller" "rubocop"]; groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0av55ai0nv23z5mhrwj1clmxpgyngk7vk6rh58d4y1ws2y2dqjj2"; type = "gem"; }; version = "1.0.2"; }; standard-performance = { dependencies = ["lint_roller" "rubocop-performance"]; groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1551dwjwyqy7rckjgcb25k51k6wndn8m37mmbpanr0k4b6v757yy"; type = "gem"; }; version = "1.4.0"; }; stringio = { groups = ["default"]; platforms = []; Loading Loading
pkgs/development/ruby-modules/with-packages/Gemfile +1 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,7 @@ gem 'slop' gem 'snappy' gem 'snmp' gem 'sqlite3' gem 'standard' gem 'taglib-ruby' gem 'thrift' gem 'tilt' Loading
pkgs/top-level/ruby-packages.nix +45 −2 Original line number Diff line number Diff line Loading @@ -2078,6 +2078,16 @@ }; version = "5.1.1"; }; lint_roller = { groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "11yc0d84hsnlvx8cpk4cbj6a4dz9pk0r1k29p0n1fz9acddq831c"; type = "gem"; }; version = "1.1.0"; }; liquid = { groups = ["default"]; platforms = []; Loading Loading @@ -3223,10 +3233,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0daamn13fbm77rdwwa4w6j6221iq6091asivgdhk6n7g398frcdf"; sha256 = "13bif1z20kqq8aaglj7352qpfkzbd8p8rd7lak335szxziqrn8rs"; type = "gem"; }; version = "1.62.1"; version = "1.65.1"; }; rubocop-ast = { dependencies = ["parser"]; Loading Loading @@ -3641,6 +3651,39 @@ }; version = "1.7.3"; }; standard = { dependencies = ["language_server-protocol" "lint_roller" "rubocop" "standard-custom" "standard-performance"]; groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0whz1l232xsf5fq5gxcbandmws8fx37h389n4q4ky1x1p7c7md2n"; type = "gem"; }; version = "1.40.0"; }; standard-custom = { dependencies = ["lint_roller" "rubocop"]; groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "0av55ai0nv23z5mhrwj1clmxpgyngk7vk6rh58d4y1ws2y2dqjj2"; type = "gem"; }; version = "1.0.2"; }; standard-performance = { dependencies = ["lint_roller" "rubocop-performance"]; groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1551dwjwyqy7rckjgcb25k51k6wndn8m37mmbpanr0k4b6v757yy"; type = "gem"; }; version = "1.4.0"; }; stringio = { groups = ["default"]; platforms = []; Loading