Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed May 7, 2024
1 parent 8551fcc commit 548707a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Expand Up @@ -77,12 +77,12 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
appsignal (3.7.1)
appsignal (3.7.2)
rack
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
bindex (0.8.1)
bootsnap (1.18.3)
msgpack (~> 1.2)
Expand All @@ -109,9 +109,9 @@ GEM
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
dotenv (3.1.1)
dotenv-rails (3.1.1)
dotenv (= 3.1.1)
dotenv (3.1.2)
dotenv-rails (3.1.2)
dotenv (= 3.1.2)
railties (>= 6.1)
drb (2.2.1)
erubi (1.12.0)
Expand Down Expand Up @@ -143,10 +143,10 @@ GEM
groupdate (6.4.0)
activesupport (>= 6.1)
hashdiff (1.1.0)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.13.0)
irb (1.13.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
iso-639 (0.3.6)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
numerizer (0.1.1)
pagy (8.3.0)
pagy (8.4.0)
pg (1.5.6)
pg_query (5.1.0)
google-protobuf (>= 3.22.3)
Expand Down

0 comments on commit 548707a

Please sign in to comment.