From 1bf468a262dfa03925ba50a242fb548d226b1623 Mon Sep 17 00:00:00 2001 From: f Date: Sun, 3 Oct 2021 19:41:13 -0300 Subject: [PATCH] Use gems compiled for Alpine Linux --- Gemfile | 4 ++-- Gemfile.lock | 43 +++++++++++++++++++++++++++++++++++++++---- 2 files changed, 41 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 08c7be873..95d906228 100644 --- a/Gemfile +++ b/Gemfile @@ -1,9 +1,9 @@ # Copyright (C) 2012-2021 Zammad Foundation, http://zammad-foundation.org/ -source 'https://rubygems.org' +source 'https://gems.sutty.nl' # core - base -ruby '2.7.4' +ruby '2.7.3' gem 'rails', '~> 6.0.0' # core - rails additions diff --git a/Gemfile.lock b/Gemfile.lock index f41562771..decaedc3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GIT mini_mime (>= 0.1.1) GEM - remote: https://rubygems.org/ + remote: https://gems.sutty.nl/ specs: aasm (5.2.0) concurrent-ruby (~> 1.0) @@ -93,6 +93,9 @@ GEM argon2 (2.0.3) ffi (~> 1.14) ffi-compiler (~> 1.0) + argon2 (2.0.3-x86_64-linux-musl) + ffi (~> 1.14) + ffi-compiler (~> 1.0) ast (2.4.2) async (1.30.1) console (~> 1.10) @@ -121,11 +124,14 @@ GEM tzinfo bootsnap (1.9.1) msgpack (~> 1.0) + bootsnap (1.9.1-x86_64-linux-musl) + msgpack (~> 1.0) brakeman (5.1.1) browser (5.3.1) buftok (0.2.0) builder (3.2.4) byebug (11.1.3) + byebug (11.1.3-x86_64-linux-musl) capybara (3.35.3) addressable mini_mime (>= 0.1.3) @@ -169,6 +175,7 @@ GEM daemons (1.4.1) dalli (2.7.11) debug_inspector (1.1.0) + debug_inspector (1.1.0-x86_64-linux-musl) delayed_job (4.1.9) activesupport (>= 3.0, < 6.2) delayed_job_active_record (4.1.6) @@ -195,6 +202,7 @@ GEM equalizer (0.0.11) erubi (1.10.0) eventmachine (1.2.7) + eventmachine (1.2.7-x86_64-linux-musl) execjs (2.8.1) factory_bot (6.2.0) activesupport (>= 5.0.0) @@ -226,7 +234,7 @@ GEM faraday-rack (1.0.0) faraday_middleware (1.1.0) faraday (~> 1.0) - ffi (1.15.4) + ffi (1.15.4-x86_64-linux-musl) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -267,6 +275,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) hiredis (0.6.3) + hiredis (0.6.3-x86_64-linux-musl) htmlentities (4.3.4) http (4.4.1) addressable (~> 2.3) @@ -277,9 +286,10 @@ GEM http-cookie (1.0.4) domain_name (~> 0.5) http-form_data (2.3.0) - http-parser (1.2.3) + http-parser (1.2.3-x86_64-linux-musl) ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) + http_parser.rb (0.6.0-x86_64-linux-musl) httpclient (2.8.3) i18n (1.8.10) concurrent-ruby (~> 1.0) @@ -293,13 +303,16 @@ GEM iniparse (1.5.0) interception (0.5) json (2.5.1) + json (2.5.1-x86_64-linux-musl) jwt (2.2.3) kgio (2.11.4) + kgio (2.11.4-x86_64-linux-musl) koala (3.0.0) addressable faraday json (>= 1.8) libv8 (8.4.255.0) + libv8 (8.4.255.0-x86_64-linux) listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -325,19 +338,25 @@ GEM libv8 (>= 6.9.411) minitest (5.14.4) msgpack (1.4.2) + msgpack (1.4.2-x86_64-linux-musl) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) mysql2 (0.5.3) + mysql2 (0.5.3-x86_64-linux-musl) naught (1.1.0) nenv (0.3.0) nestful (1.1.4) net-ldap (0.17.0) netrc (0.11.0) nio4r (2.5.8) + nio4r (2.5.8-x86_64-linux-musl) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) + nokogiri (1.12.5-x86_64-linux-musl) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) nori (2.6.0) notiffany (0.1.3) nenv (~> 0.1) @@ -392,6 +411,7 @@ GEM omniauth (~> 1.5) omniauth-oauth2 (>= 1.4.0) openssl (2.2.0) + openssl (2.2.0-x86_64-linux-musl) overcommit (0.58.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) @@ -400,6 +420,7 @@ GEM parser (3.0.2.0) ast (~> 2.4.1) pg (0.21.0) + pg (0.21.0-x86_64-linux-musl) power_assert (2.0.1) protocol-hpack (1.4.2) protocol-http (0.22.5) @@ -425,11 +446,14 @@ GEM public_suffix (4.0.6) puma (4.3.8) nio4r (~> 2.0) + puma (4.3.8-x86_64-linux-musl) + nio4r (~> 2.0) pundit (2.1.1) activesupport (>= 3.0.0) pundit-matchers (1.7.0) rspec-rails (>= 3.0.0) racc (1.5.2) + racc (1.5.2-x86_64-linux-musl) rack (2.2.3) rack-livereload (0.3.17) rack @@ -467,6 +491,7 @@ GEM thor (>= 0.20.3, < 2.0) rainbow (3.0.0) raindrops (0.19.2) + raindrops (0.19.2-x86_64-linux-musl) rake (13.0.6) rb-fsevent (0.11.0) rb-inotify (0.10.1) @@ -498,6 +523,7 @@ GEM rspec-support (~> 3.10) rspec-support (3.10.2) rszr (0.5.2) + rszr (0.5.2-x86_64-linux-musl) rubocop (1.21.0) parallel (~> 1.10) parser (>= 3.0.0.0) @@ -530,6 +556,8 @@ GEM rubyzip (2.3.2) sassc (2.4.0) ffi (~> 1.9) + sassc (2.4.0-x86_64-linux-musl) + ffi (~> 1.9) sassc-rails (2.1.2) railties (>= 4.0.0) sassc (>= 2.0) @@ -611,10 +639,14 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8) + unf_ext (0.0.8-x86_64-linux-musl) unicode-display_width (2.1.0) unicorn (6.0.0) kgio (~> 2.6) raindrops (~> 0.7) + unicorn (6.0.0-x86_64-linux-musl) + kgio (~> 2.6) + raindrops (~> 0.7) valid_email2 (4.0.0) activemodel (>= 3.2) mail (~> 2.5) @@ -630,6 +662,8 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) + websocket-driver (0.7.5-x86_64-linux-musl) + websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) writeexcel (1.0.5) xpath (3.2.0) @@ -644,6 +678,7 @@ GEM PLATFORMS ruby + x86_64-linux-musl DEPENDENCIES aasm @@ -759,7 +794,7 @@ DEPENDENCIES zendesk_api RUBY VERSION - ruby 2.7.4p191 + ruby 2.7.3p183 BUNDLED WITH 2.2.20