Skip to content

Commit

Permalink
Updating gems
Browse files Browse the repository at this point in the history
  • Loading branch information
kigster committed Jun 1, 2024
1 parent 2d1b13b commit 1fe0fb6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ GEM
json
simplecov
colorize (0.8.1)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
countries (6.0.1)
unaccent (~> 0.3)
Expand Down Expand Up @@ -169,7 +169,7 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.3.1)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
ffi (1.16.3)
flatpickr (4.6.13.1)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
mutex_m (0.2.0)
net-imap (0.4.11)
net-imap (0.4.12)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -247,7 +247,7 @@ GEM
net-protocol
net-ssh (7.2.3)
net_http_unix (0.2.2)
newrelic_rpm (9.9.0)
newrelic_rpm (9.10.0)
nio4r (2.7.3)
nokogiri (1.16.5-aarch64-linux)
racc (~> 1.4)
Expand All @@ -265,7 +265,7 @@ GEM
parallel (1.24.0)
paranoia (2.6.3)
activerecord (>= 5.1, < 7.2)
parser (3.3.1.0)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
Expand Down Expand Up @@ -333,7 +333,7 @@ GEM
connection_pool
regexp_parser (2.9.2)
relaxed-rubocop (2.5)
reline (0.5.7)
reline (0.5.8)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -367,7 +367,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.64.0)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -428,12 +428,12 @@ GEM
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
stripe (11.5.0)
stripe (11.6.0)
strscan (3.1.0)
temple (0.10.3)
thor (1.3.1)
tilt (2.3.0)
timecop (0.9.8)
timecop (0.9.9)
timeout (0.4.1)
turbo-rails (2.0.5)
actionpack (>= 6.0.0)
Expand All @@ -457,7 +457,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yard (0.9.36)
zeitwerk (2.6.14)
zeitwerk (2.6.15)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 1fe0fb6

Please sign in to comment.