summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-01-07 12:23:26 +0100
committerGitHub <noreply@github.com>2021-01-07 12:23:26 +0100
commit9075da145aedc85467598a61e556f4d1032bd0d1 (patch)
tree4d751ee225d0f0242975f53b84e2f8668fe51f7e
parentcd8b8f82e1ab91bdef7aae6633fdd830b663d11f (diff)
parent1b9c03851913e1ad5545744f63828e3ed359daed (diff)
Merge pull request #108641 from Mic92/ruby-packages
-rw-r--r--pkgs/development/ruby-modules/with-packages/Gemfile13
-rw-r--r--pkgs/top-level/ruby-packages.nix956
2 files changed, 472 insertions, 497 deletions
diff --git a/pkgs/development/ruby-modules/with-packages/Gemfile b/pkgs/development/ruby-modules/with-packages/Gemfile
index 3454ce3df74b..dda0f69c35cc 100644
--- a/pkgs/development/ruby-modules/with-packages/Gemfile
+++ b/pkgs/development/ruby-modules/with-packages/Gemfile
@@ -14,13 +14,9 @@ source 'https://rubygems.org' do
gem 'cocoapods'
gem 'cocoapods-acknowledgements'
gem 'cocoapods-art'
- gem 'cocoapods-bin'
gem 'cocoapods-browser'
- gem 'cocoapods-bugsnag'
- gem 'cocoapods-check'
gem 'cocoapods-clean'
gem 'cocoapods-clean_build_phases_scripts'
- gem 'cocoapods-core'
gem 'cocoapods-coverage'
gem 'cocoapods-deintegrate'
gem 'cocoapods-dependencies'
@@ -31,18 +27,9 @@ source 'https://rubygems.org' do
gem 'cocoapods-generate'
gem 'cocoapods-git_url_rewriter'
gem 'cocoapods-keys'
- gem 'cocoapods-no-dev-schemes'
gem 'cocoapods-open'
- gem 'cocoapods-packager'
- gem 'cocoapods-playgrounds'
gem 'cocoapods-plugins'
- gem 'cocoapods-prune-localizations'
- gem 'cocoapods-rome'
gem 'cocoapods-search'
- gem 'cocoapods-sorted-search'
- gem 'cocoapods-static-swift-framework'
- gem 'cocoapods-stats'
- gem 'cocoapods-tdfire-binary'
gem 'cocoapods-testing'
gem 'cocoapods-trunk'
gem 'cocoapods-try'
diff --git a/pkgs/top-level/ruby-packages.nix b/pkgs/top-level/ruby-packages.nix
index ef82be30b620..f7aecada0864 100644
--- a/pkgs/top-level/ruby-packages.nix
+++ b/pkgs/top-level/ruby-packages.nix
@@ -1,14 +1,36 @@
{
+ actioncable = {
+ dependencies = ["actionpack" "activesupport" "nio4r" "websocket-driver"];
+ groups = ["default"];
+ platforms = [];
+ source = {
+ remotes = ["https://rubygems.org"];
+ sha256 = "0clfsmkdqviwrjdc0fjqx3qs7xkq06bdl24f2qdyk4p2f0aszdw9";
+ type = "gem";
+ };
+ version = "6.1.0";
+ };
+ actionmailbox = {
+ dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail"];
+ groups = ["default"];
+ platforms = [];
+ source = {
+ remotes = ["https://rubygems.org"];
+ sha256 = "14qcia1l2yjga3azgc381mk75xrddspkpxxvswrr6rg9453i70wf";
+ type = "gem";
+ };
+ version = "6.1.0";
+ };
actionmailer = {
- dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"];
+ dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "rails-dom-testing"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "18wwlj4f7jffv3vxm80d2z36nwza95l5xfcqc401hvvrls4xzhsy";
+ sha256 = "17cnw2pi5gbll6wqqmp40wdxbg3v0kz1jmfdbg7kwdk8b4mkfqmw";
type = "gem";
};
- version = "4.2.11.1";
+ version = "6.1.0";
};
actionpack = {
dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
@@ -16,107 +38,108 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0rmldsk3a4lwxk0lrp6x1nz1v1r2xmbm3300l4ghgfygv3grdwjh";
+ sha256 = "1mbmizxyl2k6z386zqvvzg3i8b91g7ag4hfjmm7fpbc8p6j4kjmb";
type = "gem";
};
- version = "4.2.11.1";
+ version = "6.1.0";
};
- actionview = {
- dependencies = ["activesupport" "builder" "erubis" "rails-dom-testing" "rails-html-sanitizer"];
+ actiontext = {
+ dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "nokogiri"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0x7vjn8q6blzyf7j3kwg0ciy7vnfh28bjdkd1mp9k4ghp9jn0g9p";
+ sha256 = "19dgv0zcq7k0wps7gbaiprrardqm74ija9zjydkv93anqqfw3rwd";
type = "gem";
};
- version = "4.2.11.1";
+ version = "6.1.0";
};
- activejob = {
- dependencies = ["activesupport" "globalid"];
+ actionview = {
+ dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0jy1c1r6syjqpa0sh9f1p4iaxzvp6qg4n6zs774j9z27q7h407mj";
+ sha256 = "1d68p974w96b3mg8q45cmwy2629dl615fm9in56fgb0k7vcrpazk";
type = "gem";
};
- version = "4.2.11.1";
+ version = "6.1.0";
};
- activemodel = {
- dependencies = ["activesupport" "builder"];
+ activejob = {
+ dependencies = ["activesupport" "globalid"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1c1x0rd6wnk1f0gsmxs6x3gx7yf6fs9qqkdv7r4hlbcdd849in33";
+ sha256 = "0pkiy5jy5xjgh4diw5wyc72w1r9s07p1qp1kpwv50a5q1ca12aw0";
type = "gem";
};
- version = "4.2.11.1";
+ version = "6.1.0";
};
- activerecord = {
- dependencies = ["activemodel" "activesupport" "arel"];
+ activemodel = {
+ dependencies = ["activesupport"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "07ixiwi0zzs9skqarvpfamsnay7npfswymrn28ngxaf8hi279q5p";
+ sha256 = "019gwxrbki4fr3n2c6g7qyyjw94z5qxjwalh2n69hh1anpcbrd98";
type = "gem";
};
- version = "4.2.11.1";
+ version = "6.1.0";
};
- activesupport = {
- dependencies = ["i18n" "minitest" "thread_safe" "tzinfo"];
+ activerecord = {
+ dependencies = ["activemodel" "activesupport"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1vbq7a805bfvyik2q3kl9s3r418f5qzvysqbz2cwy4hr7m2q4ir6";
+ sha256 = "1ag8wpfayzbv8n9gf9ca2k8rm9yndsxybvf7jv451j9r822mxzm8";
type = "gem";
};
- version = "4.2.11.1";
+ version = "6.1.0";
};
- addressable = {
- dependencies = ["public_suffix"];
+ activestorage = {
+ dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel" "mimemagic"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
+ sha256 = "0kzslp0990fjyxvlsxb7kdysx28mc3zvay4q3zp2wbfnpl1ik41j";
type = "gem";
};
- version = "2.7.0";
+ version = "6.1.0";
};
- algoliasearch = {
- dependencies = ["httpclient" "json"];
+ activesupport = {
+ dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1ayg8j3819ay2d8618jv32ca16fh8qsgjsiq9j32yd016c170nkj";
+ sha256 = "1pflc2fch1bbgzk1rqgj21l6mgx025l92kd9arxjls98nf5am44v";
type = "gem";
};
- version = "1.27.1";
+ version = "6.1.0";
};
- arel = {
+ addressable = {
+ dependencies = ["public_suffix"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0nfcrdiys6q6ylxiblky9jyssrw2xj96fmxmal7f4f0jj3417vj4";
+ sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
type = "gem";
};
- version = "6.0.4";
+ version = "2.7.0";
};
ast = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "184ssy3w93nkajlz2c70ifm79jp3j737294kbc5fjw69v1w0n9x7";
+ sha256 = "1l3468czzjmxl93ap40hp7z94yxp4nbag0bxqs789bm30md90m2a";
type = "gem";
};
- version = "2.4.0";
+ version = "2.4.1";
};
atk = {
dependencies = ["glib2"];
@@ -124,10 +147,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0a8q9a1f6x4gy55p8cf52a22bnpjgn18ad9n959x0f4gybbhs948";
+ sha256 = "05brc25pfvak610mdwgjsc64di29yff9i9g72m6hyc21pdjwfy3n";
type = "gem";
};
- version = "3.4.1";
+ version = "3.4.3";
};
atomos = {
groups = ["default"];
@@ -174,10 +197,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1mmkls9n56l4gx2k0dnyianwz36z2zgpxli5bpsbr7jbw7hn2x6j";
+ sha256 = "0nx3yjf4xzdgb8jkmk2344081gqr22pgjqnmjg2q64mj5d6r9194";
type = "gem";
};
- version = "11.0.1";
+ version = "11.1.3";
};
cairo = {
dependencies = ["native-package-installer" "pkg-config"];
@@ -185,10 +208,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0yvv2lcbsybzbw1nrmfivmln23da4rndrs3av6ymjh0x3ww5h7p8";
+ sha256 = "00hiy6anibkjq9w77hg0lpgnkkbcxrfbz8wxv44jfzqbab8910wb";
type = "gem";
};
- version = "1.16.4";
+ version = "1.16.6";
};
cairo-gobject = {
dependencies = ["cairo" "glib2"];
@@ -196,10 +219,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0gkxdfslcvrwrs48giilji3bgxd5bwijwq33p9h00r10jzfg2028";
+ sha256 = "136aa800dgq6bmr0lb59mfj5q72r712wwp5wy5qxnp48adjw1k2h";
type = "gem";
};
- version = "3.4.1";
+ version = "3.4.3";
};
camping = {
dependencies = ["mab" "rack"];
@@ -217,10 +240,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1825ll26p28swjiw8n3x2pnh5ygsmg83spf82fnzcjn2p87vc5lf";
+ sha256 = "0ia09r8bj3bjhcfiyr3vlk9zx7vahfypbs2lyrxix9x1jx3lfzq4";
type = "gem";
};
- version = "3.0.2";
+ version = "3.0.3";
};
charlock_holmes = {
groups = ["default"];
@@ -247,10 +270,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0dka8f3hwzz7p558kiyyrdabljvwp71cbzk46akb3kvnvhcyjx89";
+ sha256 = "08m0syh06bhx8dqn560ivjg96l5cs5s3l9jh2szsnlcdcyl9jsjg";
type = "gem";
};
- version = "1.3.1";
+ version = "1.3.2";
};
cld3 = {
dependencies = ["ffi"];
@@ -258,53 +281,42 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "06p4jgrr0zixqnflmg5dcrbmhlnmll85j7vxkrjmnng293cwvzgw";
+ sha256 = "1jvpxf32l5y2ayj0jp9mv9n7vn61zingzd0s5f7490n584lwmvmg";
type = "gem";
};
- version = "3.2.4";
+ version = "3.4.1";
};
cocoapods = {
- dependencies = ["activesupport" "claide" "cocoapods-core" "cocoapods-deintegrate" "cocoapods-downloader" "cocoapods-plugins" "cocoapods-search" "cocoapods-stats" "cocoapods-trunk" "cocoapods-try" "colored2" "escape" "fourflusher" "gh_inspector" "molinillo" "nap" "ruby-macho" "xcodeproj"];
+ dependencies = ["activesupport" "claide" "cocoapods-core" "cocoapods-deintegrate" "cocoapods-downloader" "cocoapods-plugins" "cocoapods-search" "cocoapods-stats" "cocoapods-trunk" "cocoapods-try" "colored" "escape" "fourflusher" "molinillo" "nap" "xcodeproj"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "007ssx75588ji2d8l8s6c95dng1c7b6yacng8nngpy7maijzjgzc";
+ sha256 = "0rnxjwrfk3yz34xx11hh61j7p57l6vwh8b86jvjivzlgrj4a025r";
type = "gem";
};
- version = "1.8.4";
+ version = "1.0.1";
};
cocoapods-acknowledgements = {
- dependencies = ["activesupport" "redcarpet"];
+ dependencies = ["cocoapods" "redcarpet" "xcodeproj"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "07n638ijlc4y5vfzs5ykzhmwwsng7njb2nnwn4ravydqqxqgv13m";
+ sha256 = "04gaijs4djjkynan06wyaxxz48db0czzfrhh95jn3r201k2ypa7k";
type = "gem";
};
- version = "1.1.3";
+ version = "1.3.0";
};
cocoapods-art = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0vkcpwjp7hzby60hq0pxn9zdiz7snf7siq02bckkmd84n27hlz3w";
- type = "gem";
- };
- version = "1.0.4";
- };
- cocoapods-bin = {
- dependencies = ["cocoapods" "cocoapods-generate" "parallel"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0dzbv7bfyw8a0iyi4nqw8a74wrdhf3absnpdb3i46rpbkanxw7hy";
+ sha256 = "0ljsx1inbbzj8njpk4sb40kdis6pjwpgcpy3677dm45bxw21dmkv";
type = "gem";
};
- version = "0.1.24";
+ version = "1.0.5";
};
cocoapods-browser = {
dependencies = ["cocoapods"];
@@ -317,28 +329,6 @@
};
version = "0.1.5";
};
- cocoapods-bugsnag = {
- dependencies = ["cocoapods"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1r34h66rqswsyhanx69qnhhr02xsqy2y1zp5265gl6m76nyqq5wa";
- type = "gem";
- };
- version = "2.0.1";
- };
- cocoapods-check = {
- dependencies = ["cocoapods"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "17wb5xzhjvrqllsjqqbm00w8gnsrwcb6k7wsb36ykbcp0aiagvaf";
- type = "gem";
- };
- version = "1.1.0";
- };
cocoapods-clean = {
groups = ["default"];
platforms = [];
@@ -360,15 +350,15 @@
version = "0.0.2";
};
cocoapods-core = {
- dependencies = ["activesupport" "algoliasearch" "concurrent-ruby" "fuzzy_match" "nap"];
+ dependencies = ["activesupport" "fuzzy_match" "nap"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0zcisqb404828n5d3lbk9y2yyx8v2yr6rk1l8y9a4i1hp743fiad";
+ sha256 = "1bh69sbljlf3hvg98y2zssx0ch51lllz1k1lc8xysn43dm3ahaa5";
type = "gem";
};
- version = "1.8.4";
+ version = "1.0.1";
};
cocoapods-coverage = {
dependencies = ["cocoapods-testing" "slather"];
@@ -427,10 +417,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "08vn0pgcyn6w6fq5xjd7szv2h9s5rzl17kyidnd7fl5qdmzc9c54";
+ sha256 = "1j03hxvz3m82fwgx3jayw0y2iqm7zpacn88r6nfj2arkbjxmvjwz";
type = "gem";
};
- version = "1.3.0";
+ version = "1.4.0";
};
cocoapods-expert-difficulty = {
groups = ["default"];
@@ -458,10 +448,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "17nqdhdjjg3919h3sz7jkqqhxsi6nyqgfyd7y4ci6fvb7pz79pdh";
+ sha256 = "1pwzrwp3sys5ad23lc49r3ja2ijzhzjfrq4bbrpbz1x5z7jsa77v";
type = "gem";
};
- version = "1.6.0";
+ version = "2.2.0";
};
cocoapods-git_url_rewriter = {
groups = ["default"];
@@ -479,20 +469,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "14jmfibzvhqxhvhphj3g83d70ya16p7s4i43wir48hnaxkaqrm85";
+ sha256 = "153cxxsi77dygc4qrij6qs44dbvc7dw31jx06cmf0ajrhv9qjnxl";
type = "gem";
};
- version = "2.1.0";
- };
- cocoapods-no-dev-schemes = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "14w8yqs3r6pg06zpv58mc9vzfxhp3ka4mfhnc2p7vmyhy4nmcdza";
- type = "gem";
- };
- version = "1.0.1";
+ version = "2.2.1";
};
cocoapods-open = {
groups = ["default"];
@@ -504,39 +484,6 @@
};
version = "0.0.8";
};
- cocoapods-packager = {
- dependencies = ["cocoapods"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1083zv9pyqyqal6dk3kvfxdmylbll6078z5zw03m4j5jcz3m8nbm";
- type = "gem";
- };
- version = "1.5.0";
- };
- cocoapods-packager-pro = {
- dependencies = ["cocoapods"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1sjnlnqrc3fvc33c3lg3h6y8n969isjswxg2jdc1kfc3x0cakawl";
- type = "gem";
- };
- version = "1.5.4";
- };
- cocoapods-playgrounds = {
- dependencies = ["cocoapods"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0jsc489j6dh3mczzs880vc6jvzd8yjqrszmbbnkz9azndak3mhln";
- type = "gem";
- };
- version = "1.2.2";
- };
cocoapods-plugins = {
dependencies = ["nap"];
groups = ["default"];
@@ -548,27 +495,6 @@
};
version = "1.0.0";
};
- cocoapods-prune-localizations = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1hvpl56rnblmdbj40sysvk56j5hx5kdpqry00raw2p184sb5k4cf";
- type = "gem";
- };
- version = "0.3.1";
- };
- cocoapods-rome = {
- dependencies = ["cocoapods" "fourflusher"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1z5z49m5aww7q301bn5dzb6fzq6lcj6fvqibpg5ys1r0c41lsj0l";
- type = "gem";
- };
- version = "1.0.1";
- };
cocoapods-search = {
groups = ["default"];
platforms = [];
@@ -579,28 +505,6 @@
};
version = "1.0.0";
};
- cocoapods-sorted-search = {
- dependencies = ["cocoapods" "hashie" "osx_keychain" "ruby-progressbar" "typhoeus"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1da86mjq4spfsx6xjk7qylvj5423ai9y39g9xxfl9r6h8i54dmpp";
- type = "gem";
- };
- version = "0.2.4";
- };
- cocoapods-static-swift-framework = {
- dependencies = ["cocoapods"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "12hhh25bj5dyz6rwc5jgarlld35vmgn43qk5lq9kfrpcli2ynhp2";
- type = "gem";
- };
- version = "0.5";
- };
cocoapods-stats = {
groups = ["default"];
platforms = [];
@@ -611,17 +515,6 @@
};
version = "1.1.0";
};
- cocoapods-tdfire-binary = {
- dependencies = ["cocoapods" "cocoapods-bin" "cocoapods-packager-pro"];
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "10idp7yr2zni6zhpj1pqkj4wkk5g48f5iizjb20i8minj52l64m0";
- type = "gem";
- };
- version = "2.0.9";
- };
cocoapods-testing = {
dependencies = ["xctasks"];
groups = ["default"];
@@ -639,20 +532,20 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0vrwsgaq3nf7v3pwksgqy0mhswrp3ipczrc96vl3ii2pcc9ilwkw";
+ sha256 = "12c6028bmdwrbqcb49mr5qj1p3vcijnjqbsbzywfx1isp44j9mv5";
type = "gem";
};
- version = "1.4.1";
+ version = "1.5.0";
};
cocoapods-try = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1gf2zjmcjhh9psq15yfy82wz5jnlihf5bcw79f8hlv4cnqyspncj";
+ sha256 = "1znyp625rql37ivb5rk9fk9564cmax8icxfr041ysivpdrn98nql";
type = "gem";
};
- version = "1.1.0";
+ version = "1.2.0";
};
cocoapods-try-release-fix = {
groups = ["default"];
@@ -700,10 +593,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y";
+ sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
type = "gem";
};
- version = "1.1.2";
+ version = "1.1.3";
};
colorator = {
groups = ["default"];
@@ -715,6 +608,16 @@
};
version = "1.1.0";
};
+ colored = {
+ groups = ["default"];
+ platforms = [];
+ source = {
+ remotes = ["https://rubygems.org"];
+ sha256 = "0b0x5jmsyi0z69bm6sij1k89z7h0laag3cb4mdn7zkl9qmxb90lx";
+ type = "gem";
+ };
+ version = "1.2";
+ };
colored2 = {
groups = ["default"];
platforms = [];
@@ -730,40 +633,40 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1x07r23s7836cpp5z9yrlbpljcxpax14yw4fy4bnp6crhr6x24an";
+ sha256 = "1vnxrbhi7cq3p4y2v9iwd10v1c7l15is4var14hwnb2jip4fyjzz";
type = "gem";
};
- version = "1.1.5";
+ version = "1.1.7";
};
crass = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "030sc98kjrb36rh7g21qsbdfxrj6knsjkx0mn3b7gig8zknwhp2f";
+ sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw";
type = "gem";
};
- version = "1.0.5";
+ version = "1.0.6";
};
curb = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0s27g4nkdf8wipzyxx87nnw43ps8xqg30sqz86ay7dvmmpkd786k";
+ sha256 = "1q7kqswm780vx1fannnrprbfbsp166smgyszgip5q7b859mk89wp";
type = "gem";
};
- version = "0.9.10";
+ version = "0.9.11";
};
curses = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0hic9kq09dhh8jqjx3k1991rnqhlj3glz82w0g7ndcri52m1hgqg";
+ sha256 = "0i4j6j18ih6lx7gk9jg2p7q8iswc897mgzn5m62jbf0zv0f7mkji";
type = "gem";
};
- version = "1.3.2";
+ version = "1.4.0";
};
daemons = {
groups = ["default"];
@@ -791,20 +694,20 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1nff0nai8h8786xix92f3k5wjb51gqd9gkibmah2bvrcwyn9qiw5";
+ sha256 = "09frwp3np5c64y8g5rnbl46n7riknmdjprhndsh6zzajkjr9m3xj";
type = "gem";
};
- version = "1.3.1";
+ version = "1.3.5";
};
diff-lcs = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "18w22bjz424gzafv6nzv98h0aqkwz3d9xhm7cbr1wfbyas8zayza";
+ sha256 = "0m925b8xc6kbpnif9dldna24q1szg4mk0fvszrki837pfn46afmz";
type = "gem";
};
- version = "1.3";
+ version = "1.4.4";
};
digest-sha3 = {
groups = ["default"];
@@ -832,10 +735,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0qrwiyagxzl8zlx3dafb0ay8l14ib7imb2rsmx70i5cp420v8gif";
+ sha256 = "0wi81lynfdvbwhrc4ws746g3j8761vian4m9gxamdj9rjwj9jhls";
type = "gem";
};
- version = "1.3.2";
+ version = "1.3.4";
};
domain_name = {
dependencies = ["unf"];
@@ -853,10 +756,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "17hkd62ig9b0czv192kqdfq7gw0a8hgq07yclri6myc8y5lmfin5";
+ sha256 = "0iym172c5337sm1x2ykc2i3f961vj3wdclbyg1x6sxs3irgfsl94";
type = "gem";
};
- version = "2.7.5";
+ version = "2.7.6";
};
em-websocket = {
dependencies = ["eventmachine" "http_parser.rb"];
@@ -864,20 +767,20 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1bsw8vjz0z267j40nhbmrvfz7dvacq4p0pagvyp17jif6mj6v7n3";
+ sha256 = "1mg1mx735a0k1l8y14ps2mxdwhi5r01ikydf34b0sp60v66nvbkb";
type = "gem";
};
- version = "0.5.1";
+ version = "0.5.2";
};
- erubis = {
+ erubi = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3";
+ sha256 = "09l8lz3j00m898li0yfsnb6ihc63rdvhw3k5xczna5zrjk104f2l";
type = "gem";
};
- version = "2.7.0";
+ version = "1.10.0";
};
escape = {
groups = ["default"];
@@ -915,31 +818,41 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0nn8wk7j22ly4lzdp5pnm7qsrjxbgspiyxkw70g1qf9bn6pslmxr";
+ sha256 = "16ij8617v3js03yj1zd32mmrf7kpi9l96bid5mpqk30c4mzai55r";
type = "gem";
};
- version = "0.71.1";
+ version = "0.78.1";
};
faraday = {
- dependencies = ["multipart-post"];
+ dependencies = ["faraday-net_http" "multipart-post" "ruby2_keywords"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1gggz3vvvkdrxil2fwpaaslv1z5bxzwra4wnybf20np58v1iv9w8";
+ sha256 = "1hmssd8pj4n7yq4kz834ylkla8ryyvhaap6q9nzymp93m1xq21kz";
type = "gem";
};
- version = "0.17.1";
+ version = "1.3.0";
+ };
+ faraday-net_http = {
+ groups = ["default"];
+ platforms = [];
+ source = {
+ remotes = ["https://rubygems.org"];
+ sha256 = "1kk5d1c5nxbmwawl5gcznwiscjz24nz3vdhxrlzvj7748c1qqr6d";
+ type = "gem";
+ };
+ version = "1.0.0";
};
ffi = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0j8pzj8raxbir5w5k6s7a042sb5k02pg0f8s4na1r5lan901j00p";
+ sha256 = "15hgiy09i8ywjihyzyvjvk42ivi3kmy6dm21s5sgg9j7y3h3zkkx";
type = "gem";
};
- version = "1.10.0";
+ version = "1.14.2";
};
ffi-compiler = {
dependencies = ["ffi" "rake"];
@@ -969,10 +882,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1s1jxlrbq4jhwkiy5gq429v87m1l602b2gppw0ikbax7rnv30s9x";
+ sha256 = "0bwqm9n69y5y0a5iickr358z7w4hml3flqwfz8b7cnj1ldabhnjn";
type = "gem";
};
- version = "2.2.0";
+ version = "2.2.3";
};
fog-dnsimple = {
dependencies = ["fog-core" "fog-json"];
@@ -1021,10 +934,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1afabh3g3gwj0ad53fs62waks815xcckf7pkci76l6vrghffcg8v";
+ sha256 = "0yp0pxj6xsd84h2barwh3z5w289p1a6lqib309m7sbzh643qx3zz";
type = "gem";
};
- version = "2.3.1";
+ version = "0.3.2";
};
fuzzy_match = {
groups = ["default"];
@@ -1042,20 +955,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0194gzn0kialfh0j7crllvp808r64sg6dh297x69b0av21ar5pam";
+ sha256 = "0hslcfns2ysvjyj21hjvp4hghrafw1sdl627fm0nj0wsncs94m67";
type = "gem";
};
- version = "3.4.1";
- };
- gh_inspector = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04";
- type = "gem";
- };
- version = "1.1.3";
+ version = "3.4.3";
};
gio2 = {
dependencies = ["gobject-introspection"];
@@ -1063,20 +966,20 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1l3jpgbdvb55xhcmpkcqgwx5068dfyi8kijfvzhbqh96ng0p1m7g";
+ sha256 = "1l30xsr1dgnzqfmln17arnqi8iga97ldf6zgbqrfby6a94v3ammd";
type = "gem";
};
- version = "3.4.1";
+ version = "3.4.3";
};
gitlab-markup = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0rqf3jmyn78r3ysy3bjyx7s4yv3xipxlmqlmbyrbksna19rrx08d";
+ sha256 = "0xnlra517pfj3hx07kasbqlcw51ix4xajr6bsd3mwg8bc92dlwy7";
type = "gem";
};
- version = "1.7.0";
+ version = "1.7.1";
};
glib2 = {
dependencies = ["native-package-installer" "pkg-config"];
@@ -1084,10 +987,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "18clyn0fp0h5alnkf9i2bqd6wvl78h468pdbzs1csqnba8vw4q1c";
+ sha256 = "0l46ymdf7azpd137xq4rarbaq54hxs9rgfry0r6b0ywj74rmw9ih";
type = "gem";
};
- version = "3.4.1";
+ version = "3.4.3";
};
globalid = {
dependencies = ["activesupport"];
@@ -1106,10 +1009,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1a3x8qiisbax3x0izj8l5w66r53ba5ma53ax2jhdbhbvaxx3d02n";
+ sha256 = "11gas9hzq36a2bwqi7h5c6p6jihanbhsarwhv5fw53dxap4iwj25";
type = "gem";
};
- version = "3.4.1";
+ version = "3.4.3";
};
gpgme = {
dependencies = ["mini_portile2"];
@@ -1117,10 +1020,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0jbqajngi5ndqfarw9dxkhbphva0j71jav5wfym3fsiisvk5gg6p";
+ sha256 = "0xbgh9d8nbvsvyzqnd0mzhz0nr9hx4qn025kmz6d837lry4lc6gw";
type = "gem";
};
- version = "2.0.19";
+ version = "2.0.20";
};
gtk2 = {
dependencies = ["atk" "gdk_pixbuf2" "pango"];
@@ -1128,20 +1031,20 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "17az8g0n1yzz90kdbjg2hpabi04qccda7v6lin76bs637ivfg2md";
+ sha256 = "0v1ag6irp52asm0yaxa7s533czy7yzhanhgn1v0cndqpzqk8icfz";
type = "gem";
};
- version = "3.4.1";
+ version = "3.4.3";
};
hashie = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0drkv8a70akprcnbxvd08hzp2bgd5g4s5g752f8599ks1g6a7wj1";
+ sha256 = "02bsx12ihl78x0vdm37byp78jjw2ff6035y7rrmbd90qxjwxr43q";
type = "gem";
};
- version = "4.0.0";
+ version = "4.1.0";
};
highline = {
groups = ["default"];
@@ -1230,10 +1133,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "038qvz7kd3cfxk8bvagqhakx68pfbnmghpdkx7573wbf0maqp9a3";
+ sha256 = "1kr0bx9323fv5ys6nlhsy05kmwcbs94h6ac7ka9qqywy0vbdvrrv";
type = "gem";
};
- version = "0.9.5";
+ version = "1.8.7";
};
iconv = {
groups = ["default"];
@@ -1255,26 +1158,16 @@
};
version = "0.1.0";
};
- jaro_winkler = {
- groups = ["default"];
- platforms = [];
- source = {
- remotes = ["https://rubygems.org"];
- sha256 = "1y8l6k34svmdyqxya3iahpwbpvmn3fswhwsvrz0nk1wyb8yfihsh";
- type = "gem";
- };
- version = "1.5.4";
- };
jbuilder = {
dependencies = ["activesupport"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "03adzsc2hfd0lvprm45s52bkxpnpnw8r9prcx8zx1aw2a8lzp9r7";
+ sha256 = "02llgsg30jz9kpxs8jzv6rvzaylw7948xj2grp4vsfg54z20cwbm";
type = "gem";
};
- version = "2.9.1";
+ version = "2.10.1";
};
jekyll = {
dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "kramdown-parser-gfm" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml" "terminal-table"];
@@ -1282,10 +1175,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0fpckw5nf4hfr5vhhdlmaxxp5lkdmc1vyqnmijwvy9fmjn4c87aa";
+ sha256 = "0cqkh78jw8scrajyx5nla0vwm9fvp2qql3kdcvvplcq9mazy8snq";
type = "gem";
};
- version = "4.0.0";
+ version = "4.2.0";
};
jekyll-sass-converter = {
dependencies = ["sassc"];
@@ -1293,10 +1186,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0xjzqpp35qr2vnf2zpak0srn773mp21glcq81a0iqpnrva7h80m3";
+ sha256 = "04ncr44wrilz26ayqwlg7379yjnkb29mvx4j04i62b7czmdrc9dv";
type = "gem";
};
- version = "2.0.1";
+ version = "2.1.0";
};
jekyll-watch = {
dependencies = ["listen"];
@@ -1324,30 +1217,31 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "0nrmw2r4nfxlfgprfgki3hjifgrcrs3l5zvm3ca3gb4743yr25mn";
+ sha256 = "0lrirj0gw420kw71bjjlqkqhqbrplla61gbv1jzgsz6bv90qr3ci";
type = "gem";
};
- version = "2.3.0";
+ version = "2.5.1";
};
jwt = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "01zg1vp3lyl3flyjdkrcc93ghf833qgfgh2p1biqfhkzz11r129c";
+ sha256 = "14ynyq1q483spj20ffl4xayfqx1a8qr761mqjfxczf8lwlap392n";
type = "gem";
};
- version = "2.2.1";
+ version = "2.2.2";
};
kramdown = {
+ dependencies = ["rexml"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1dl840bvx8d9nq6lg3mxqyvbiqnr6lk3jfsm6r8zhz7p5srmd688";
+ sha256 = "1vmw752c26ny2jwl0npn0gbyqwgz4hdmlpxnsld9qi9xhk5b1qh7";
type = "gem";
};
- version = "2.1.0";
+ version = "2.3.0";
};
kramdown-parser-gfm = {
dependencies = ["kramdown"];
@@ -1365,20 +1259,20 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
- sha256 = "1jivcckillfvd4n2jnsnnlf93z3gpvqbwsczs0fvv9hc90zpj7yh";
+ sha256 = "0317sr3nrl51sp844bps71smkrwim3fjn47wdfpbycixnbxspivm";
type = "gem";
};
- version = "7.3.492.27.1";
+ version = "8.4.255.0";
};
libxml-ruby = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
-