Don't forget to lycansubscribe
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

updated all gems

+36 -34
+36 -34
Gemfile.lock
··· 1 1 GEM 2 2 remote: https://rubygems.org/ 3 3 specs: 4 - activemodel (7.2.3) 5 - activesupport (= 7.2.3) 6 - activerecord (7.2.3) 7 - activemodel (= 7.2.3) 8 - activesupport (= 7.2.3) 4 + activemodel (7.2.3.1) 5 + activesupport (= 7.2.3.1) 6 + activerecord (7.2.3.1) 7 + activemodel (= 7.2.3.1) 8 + activesupport (= 7.2.3.1) 9 9 timeout (>= 0.4.0) 10 - activesupport (7.2.3) 10 + activesupport (7.2.3.1) 11 11 base64 12 12 benchmark (>= 0.3) 13 13 bigdecimal ··· 16 16 drb 17 17 i18n (>= 1.6, < 2) 18 18 logger (>= 1.4.2) 19 - minitest (>= 5.1) 19 + minitest (>= 5.1, < 6) 20 20 securerandom (>= 0.3) 21 21 tzinfo (~> 2.0, >= 2.0.5) 22 22 base32 (0.3.4) 23 23 base58 (0.2.3) 24 24 base64 (0.3.0) 25 - bcrypt_pbkdf (1.1.1) 25 + bcrypt_pbkdf (1.1.2) 26 26 benchmark (0.5.0) 27 - bigdecimal (3.3.1) 27 + bigdecimal (4.1.0) 28 28 capistrano (2.15.11) 29 29 highline 30 30 net-scp (>= 1.0.0) 31 31 net-sftp (>= 2.0.0) 32 32 net-ssh (>= 2.0.14) 33 33 net-ssh-gateway (>= 1.1.0) 34 - cbor (0.5.10.1) 35 - concurrent-ruby (1.3.5) 36 - connection_pool (2.5.4) 34 + cbor (0.5.10.2) 35 + concurrent-ruby (1.3.6) 36 + connection_pool (3.0.2) 37 37 daemons (1.4.1) 38 - date (3.5.0) 38 + date (3.5.1) 39 39 didkit (0.3.3) 40 - dotenv (3.1.8) 40 + dotenv (3.2.0) 41 41 drb (2.2.3) 42 42 ed25519 (1.4.0) 43 - erb (6.0.0) 43 + erb (6.0.2) 44 44 eventmachine (1.2.7) 45 45 faye-websocket (0.12.0) 46 46 eventmachine (>= 0.12.0) 47 47 websocket-driver (>= 0.8.0) 48 48 highline (3.1.2) 49 49 reline 50 - i18n (1.14.7) 50 + i18n (1.14.8) 51 51 concurrent-ruby (~> 1.0) 52 - io-console (0.8.1) 53 - irb (1.15.3) 52 + io-console (0.8.2) 53 + irb (1.17.0) 54 54 pp (>= 0.6.0) 55 + prism (>= 1.3.0) 55 56 rdoc (>= 4.0.0) 56 57 reline (>= 0.4.2) 57 58 jwt (3.1.2) ··· 59 60 logger (1.7.0) 60 61 minisky (0.5.1) 61 62 base64 (~> 0.1) 62 - minitest (5.26.1) 63 + minitest (5.27.0) 63 64 mustermann (3.0.4) 64 65 ruby2_keywords (~> 0.0.1) 65 66 net-scp (4.1.0) 66 67 net-ssh (>= 2.6.5, < 8.0.0) 67 68 net-sftp (4.0.0) 68 69 net-ssh (>= 5.0.0, < 8.0.0) 69 - net-ssh (7.3.0) 70 + net-ssh (7.3.2) 70 71 net-ssh-gateway (2.0.0) 71 72 net-ssh (>= 4.0.0) 72 - pg (1.6.2) 73 - pg (1.6.2-aarch64-linux) 74 - pg (1.6.2-aarch64-linux-musl) 75 - pg (1.6.2-arm64-darwin) 76 - pg (1.6.2-x86_64-darwin) 77 - pg (1.6.2-x86_64-linux) 78 - pg (1.6.2-x86_64-linux-musl) 73 + pg (1.6.3) 74 + pg (1.6.3-aarch64-linux) 75 + pg (1.6.3-aarch64-linux-musl) 76 + pg (1.6.3-arm64-darwin) 77 + pg (1.6.3-x86_64-darwin) 78 + pg (1.6.3-x86_64-linux) 79 + pg (1.6.3-x86_64-linux-musl) 79 80 pp (0.6.3) 80 81 prettyprint 81 82 prettyprint (0.2.0) 82 - psych (5.2.6) 83 + prism (1.9.0) 84 + psych (5.3.1) 83 85 date 84 86 stringio 85 - rack (3.2.4) 87 + rack (3.2.5) 86 88 rack-protection (4.2.1) 87 89 base64 (>= 0.1.0) 88 90 logger (>= 1.6.0) ··· 90 92 rack-session (2.1.1) 91 93 base64 (>= 0.1.0) 92 94 rack (>= 3.0.0) 93 - rackup (2.2.1) 95 + rackup (2.3.1) 94 96 rack (>= 3) 95 97 rainbow (3.1.1) 96 98 rake (13.3.1) 97 - rdoc (6.15.1) 99 + rdoc (7.2.0) 98 100 erb 99 101 psych (>= 4.0.0) 100 102 tsort ··· 118 120 cbor (~> 0.5, >= 0.5.9.6) 119 121 eventmachine (~> 1.2, >= 1.2.7) 120 122 faye-websocket (~> 0.12) 121 - stringio (3.1.8) 123 + stringio (3.2.0) 122 124 thin (2.0.1) 123 125 daemons (~> 1.0, >= 1.0.9) 124 126 eventmachine (~> 1.0, >= 1.0.4) 125 127 logger 126 128 rack (>= 1, < 4) 127 - tilt (2.6.1) 128 - timeout (0.4.4) 129 + tilt (2.7.0) 130 + timeout (0.6.1) 129 131 tsort (0.2.0) 130 132 tzinfo (2.0.6) 131 133 concurrent-ruby (~> 1.0)