Skip to content

Commit

Permalink
Update to trestle 0.10.0.pre2 and trestle-auth 0.5.0.pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Aug 7, 2024
1 parent 07c437f commit 6db5621
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,11 +152,11 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pg (1.5.6)
pg_search (2.3.6)
Expand All @@ -166,7 +166,7 @@ GEM
stringio
puma (5.6.8)
nio4r (~> 2.0)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -229,13 +229,14 @@ GEM
thor (1.3.1)
tilt (2.4.0)
timeout (0.4.1)
trestle (0.10.0.pre)
activemodel (>= 5.2.0)
trestle (0.10.0.pre2)
activemodel (>= 6.0.0)
kaminari (>= 1.1.0)
railties (>= 5.2.0)
trestle-auth (0.5.0.pre)
railties (>= 6.0.0)
turbo-rails (>= 2.0.0)
trestle-auth (0.5.0.pre2)
bcrypt (~> 3.1.7)
trestle (~> 0.10.0.pre)
trestle (~> 0.10.0.pre2)
trestle-search (0.5.0.pre)
trestle (~> 0.10.0.pre)
turbo-rails (2.0.5)
Expand All @@ -254,7 +255,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
arm64-darwin-22
Expand Down

0 comments on commit 6db5621

Please sign in to comment.