Skip to content

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Oct 16, 2024
1 parent 698e307 commit a3e234c
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 204 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@ GEM
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
derailed_benchmarks (2.2.0)
derailed_benchmarks (2.2.1)
base64
benchmark-ips (~> 2)
bigdecimal
drb
get_process_mem (~> 0)
get_process_mem
heapy (~> 0)
logger
memory_profiler (>= 0, < 2)
Expand Down Expand Up @@ -185,7 +185,8 @@ GEM
sassc (~> 2.0)
foreman (0.88.1)
gabba (1.0.1)
get_process_mem (0.2.7)
get_process_mem (1.0.0)
bigdecimal (>= 2.0)
ffi (~> 1.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -217,7 +218,7 @@ GEM
js_cookie_rails (2.2.0)
railties (>= 3.1)
json (2.7.2)
json-jwt (1.16.6)
json-jwt (1.16.7)
activesupport (>= 4.2)
aes_key_wrap
base64
Expand Down Expand Up @@ -405,7 +406,7 @@ GEM
rexml (3.3.8)
rover-df (0.4.1)
numo-narray (>= 0.9.1.9)
rubocop (1.66.1)
rubocop (1.67.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -473,7 +474,7 @@ GEM
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
turbo-rails (2.0.10)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.6)
Expand Down
Loading

0 comments on commit a3e234c

Please sign in to comment.