Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gem "jbuilder"
gem "bcrypt", "~> 3.1.7"

# Pace and speed calculations for running and cycling [https://github.com/0jonjo/calcpace]
gem "calcpace", "~> 1.9.8"
gem "calcpace", "~> 1.10.0"

# ViewComponent-based UI library [https://github.com/jetrockets/jet_ui]
gem "view_component"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ GEM
bundler-audit (0.9.3)
bundler (>= 1.2.0)
thor (~> 1.0)
calcpace (1.9.10)
calcpace (1.10.0)
capybara (3.40.0)
addressable
matrix
Expand Down Expand Up @@ -498,7 +498,7 @@ DEPENDENCIES
bootsnap
brakeman
bundler-audit
calcpace (~> 1.9.8)
calcpace (~> 1.10.0)
capybara
country_select
debug
Expand Down Expand Up @@ -564,7 +564,7 @@ CHECKSUMS
brakeman (8.0.5) sha256=03735f9690d3fd4b32d66aacbf0a6d15a84266bdd06b32c05c8ecc8f6021d2be
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
bundler-audit (0.9.3) sha256=81c8766c71e47d0d28a0f98c7eed028539f21a6ea3cd8f685eb6f42333c9b4e9
calcpace (1.9.10) sha256=a3d8d3b5f5900e86fee9b3dc157f62ce90001d467cec7cd281ff40065de786a4
calcpace (1.10.0) sha256=61d7d089939446e81d4ef5462fc9b6906dc412a77afb2d249476a1acea13b1df
capybara (3.40.0) sha256=42dba720578ea1ca65fd7a41d163dd368502c191804558f6e0f71b391054aeef
childprocess (5.1.0) sha256=9a8d484be2fd4096a0e90a0cd3e449a05bc3aa33f8ac9e4d6dcef6ac1455b6ec
concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0
Expand Down