Commit 60dad75a authored by Kimat Boven's avatar Kimat Boven
Browse files

rubyPackages.standard: init at 1.40.0

parent 08d4eb09
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -149,6 +149,7 @@ gem 'slop'
gem 'snappy'
gem 'snmp'
gem 'sqlite3'
gem 'standard'
gem 'taglib-ruby'
gem 'thrift'
gem 'tilt'
+45 −2
Original line number Diff line number Diff line
@@ -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 = [];
@@ -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"];
@@ -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 = [];