Skip to content

Commit

Permalink
Gemfile.lock for puma example
Browse files Browse the repository at this point in the history
  • Loading branch information
snickell committed Aug 8, 2024
1 parent b8f7385 commit f66f9ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/puma/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
pycall (1.5.2)
pycall_thread (0.1.0)
pycall_thread (0.1.2)
pycall

PLATFORMS
arm64-darwin-23

DEPENDENCIES
puma
pycall_thread
puma (~> 6.4.2)
pycall_thread (~> 0.1.2)

BUNDLED WITH
2.2.33

0 comments on commit f66f9ed

Please sign in to comment.