From bb25d39eb91e0662183de5dc41cd455ec28fe8a7 Mon Sep 17 00:00:00 2001 From: f Date: Tue, 12 Sep 2023 11:26:57 -0300 Subject: [PATCH] gem-updater --- build/aws-partitions/1.817.0 | 0 build/aws-partitions/1.818.0 | 0 build/aws-partitions/1.819.0 | 0 build/aws-partitions/1.820.0 | 0 build/elasticsearch-transport/7.17.8 | 0 build/globalid/1.2.1 | 0 build/google-protobuf/3.24.3 | 0 build/hiredis-client/0.17.0 | 1 + build/kt-paperclip/7.2.1 | 0 build/minitest/5.20.0 | 0 build/pghero/3.3.4 | 0 build/rdf/3.3.1 | 0 build/rubocop-rails/2.21.0 | 0 build/rubocop-rspec/2.24.0 | 0 build/rubocop/1.56.3 | 0 build/sidekiq/7.1.3 | 0 build/sprockets/4.2.1 | 0 build/sqlite3/1.6.5 | 2 ++ 18 files changed, 3 insertions(+) create mode 100644 build/aws-partitions/1.817.0 create mode 100644 build/aws-partitions/1.818.0 create mode 100644 build/aws-partitions/1.819.0 create mode 100644 build/aws-partitions/1.820.0 create mode 100644 build/elasticsearch-transport/7.17.8 create mode 100644 build/globalid/1.2.1 create mode 100644 build/google-protobuf/3.24.3 create mode 100644 build/hiredis-client/0.17.0 create mode 100644 build/kt-paperclip/7.2.1 create mode 100644 build/minitest/5.20.0 create mode 100644 build/pghero/3.3.4 create mode 100644 build/rdf/3.3.1 create mode 100644 build/rubocop-rails/2.21.0 create mode 100644 build/rubocop-rspec/2.24.0 create mode 100644 build/rubocop/1.56.3 create mode 100644 build/sidekiq/7.1.3 create mode 100644 build/sprockets/4.2.1 create mode 100644 build/sqlite3/1.6.5 diff --git a/build/aws-partitions/1.817.0 b/build/aws-partitions/1.817.0 new file mode 100644 index 0000000..e69de29 diff --git a/build/aws-partitions/1.818.0 b/build/aws-partitions/1.818.0 new file mode 100644 index 0000000..e69de29 diff --git a/build/aws-partitions/1.819.0 b/build/aws-partitions/1.819.0 new file mode 100644 index 0000000..e69de29 diff --git a/build/aws-partitions/1.820.0 b/build/aws-partitions/1.820.0 new file mode 100644 index 0000000..e69de29 diff --git a/build/elasticsearch-transport/7.17.8 b/build/elasticsearch-transport/7.17.8 new file mode 100644 index 0000000..e69de29 diff --git a/build/globalid/1.2.1 b/build/globalid/1.2.1 new file mode 100644 index 0000000..e69de29 diff --git a/build/google-protobuf/3.24.3 b/build/google-protobuf/3.24.3 new file mode 100644 index 0000000..e69de29 diff --git a/build/hiredis-client/0.17.0 b/build/hiredis-client/0.17.0 new file mode 100644 index 0000000..b6fb7f1 --- /dev/null +++ b/build/hiredis-client/0.17.0 @@ -0,0 +1 @@ +EXTRA_PKGS="hiredis-dev openssl-dev" diff --git a/build/kt-paperclip/7.2.1 b/build/kt-paperclip/7.2.1 new file mode 100644 index 0000000..e69de29 diff --git a/build/minitest/5.20.0 b/build/minitest/5.20.0 new file mode 100644 index 0000000..e69de29 diff --git a/build/pghero/3.3.4 b/build/pghero/3.3.4 new file mode 100644 index 0000000..e69de29 diff --git a/build/rdf/3.3.1 b/build/rdf/3.3.1 new file mode 100644 index 0000000..e69de29 diff --git a/build/rubocop-rails/2.21.0 b/build/rubocop-rails/2.21.0 new file mode 100644 index 0000000..e69de29 diff --git a/build/rubocop-rspec/2.24.0 b/build/rubocop-rspec/2.24.0 new file mode 100644 index 0000000..e69de29 diff --git a/build/rubocop/1.56.3 b/build/rubocop/1.56.3 new file mode 100644 index 0000000..e69de29 diff --git a/build/sidekiq/7.1.3 b/build/sidekiq/7.1.3 new file mode 100644 index 0000000..e69de29 diff --git a/build/sprockets/4.2.1 b/build/sprockets/4.2.1 new file mode 100644 index 0000000..e69de29 diff --git a/build/sqlite3/1.6.5 b/build/sqlite3/1.6.5 new file mode 100644 index 0000000..cc0e198 --- /dev/null +++ b/build/sqlite3/1.6.5 @@ -0,0 +1,2 @@ +EXTRA_PKGS="sqlite-dev" +EXTRA_GEMS="mini_portile2"