mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
bundle up (#508)
This commit is contained in:
30
Gemfile.lock
30
Gemfile.lock
@@ -103,7 +103,7 @@ GEM
|
||||
base64 (0.3.0)
|
||||
bcrypt_pbkdf (1.1.1)
|
||||
benchmark (0.4.1)
|
||||
bigdecimal (3.2.2)
|
||||
bigdecimal (3.2.3)
|
||||
bindex (0.8.1)
|
||||
bootsnap (1.18.6)
|
||||
msgpack (~> 1.2)
|
||||
@@ -127,8 +127,8 @@ GEM
|
||||
logger (~> 1.5)
|
||||
chunky_png (1.4.0)
|
||||
concurrent-ruby (1.3.5)
|
||||
connection_pool (2.5.3)
|
||||
countries (8.0.3)
|
||||
connection_pool (2.5.4)
|
||||
countries (8.0.4)
|
||||
unaccent (~> 0.3)
|
||||
crass (1.0.6)
|
||||
csv (3.3.5)
|
||||
@@ -207,7 +207,7 @@ GEM
|
||||
groupdate (6.7.0)
|
||||
activesupport (>= 7.1)
|
||||
hashie (5.0.0)
|
||||
honeybadger (6.0.6)
|
||||
honeybadger (6.1.0)
|
||||
logger
|
||||
ostruct
|
||||
htmlcompressor (0.4.0)
|
||||
@@ -281,7 +281,7 @@ GEM
|
||||
uri
|
||||
net-http-persistent (4.0.6)
|
||||
connection_pool (~> 2.2, >= 2.2.4)
|
||||
net-imap (0.5.9)
|
||||
net-imap (0.5.10)
|
||||
date
|
||||
net-protocol
|
||||
net-pop (0.1.2)
|
||||
@@ -323,12 +323,12 @@ GEM
|
||||
parser (3.3.9.0)
|
||||
ast (~> 2.4.1)
|
||||
racc
|
||||
pg (1.6.1)
|
||||
pg (1.6.1-aarch64-linux)
|
||||
pg (1.6.1-aarch64-linux-musl)
|
||||
pg (1.6.1-arm64-darwin)
|
||||
pg (1.6.1-x86_64-linux)
|
||||
pg (1.6.1-x86_64-linux-musl)
|
||||
pg (1.6.2)
|
||||
pg (1.6.2-aarch64-linux)
|
||||
pg (1.6.2-aarch64-linux-musl)
|
||||
pg (1.6.2-arm64-darwin)
|
||||
pg (1.6.2-x86_64-linux)
|
||||
pg (1.6.2-x86_64-linux-musl)
|
||||
pp (0.6.2)
|
||||
prettyprint
|
||||
prettyprint (0.2.0)
|
||||
@@ -341,14 +341,14 @@ GEM
|
||||
date
|
||||
stringio
|
||||
public_suffix (6.0.2)
|
||||
puma (6.6.1)
|
||||
puma (7.0.0)
|
||||
nio4r (~> 2.0)
|
||||
query_count (1.1.1)
|
||||
activerecord (>= 4.2)
|
||||
railties (>= 4.2)
|
||||
raabro (1.4.0)
|
||||
racc (1.8.1)
|
||||
rack (3.2.0)
|
||||
rack (3.2.1)
|
||||
rack-attack (6.7.0)
|
||||
rack (>= 1.0, < 4)
|
||||
rack-cors (3.0.0)
|
||||
@@ -412,7 +412,7 @@ GEM
|
||||
request_store (1.7.0)
|
||||
rack (>= 1.4)
|
||||
rexml (3.4.2)
|
||||
rubocop (1.80.0)
|
||||
rubocop (1.80.2)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (~> 3.17.0.2)
|
||||
lint_roller (~> 1.1.0)
|
||||
@@ -521,7 +521,7 @@ GEM
|
||||
unicode-display_width (3.1.5)
|
||||
unicode-emoji (~> 4.0, >= 4.0.4)
|
||||
unicode-emoji (4.0.4)
|
||||
uniform_notifier (1.17.0)
|
||||
uniform_notifier (1.18.0)
|
||||
uri (1.0.3)
|
||||
useragent (0.16.11)
|
||||
view_component (4.0.2)
|
||||
|
||||
Reference in New Issue
Block a user