Skip to content

Commit

Permalink
Update timescaledb version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatas committed Nov 18, 2024
1 parent 81eb03d commit 718c6a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ gem "phlex-rails", "~> 1.2"
gem "discard", "~> 1.3"
gem "user_agent_parser", "~> 2.18"
gem "pghero", "~> 3.5"
gem "timescaledb", "~> 0.2"
gem "timescaledb", "~> 0.3.0"

# Admin dashboard
gem "avo", "~> 2.51"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,7 @@ GEM
thor (1.3.1)
tilt (2.3.0)
timeout (0.4.1)
timescaledb (0.2.9)
timescaledb (0.3.0)
activerecord
activesupport
pg (~> 1.2)
Expand Down Expand Up @@ -877,7 +877,7 @@ DEPENDENCIES
strong_migrations (~> 2.0)
tailwindcss-rails (~> 2.6)
terser (~> 1.2)
timescaledb (~> 0.2)
timescaledb (~> 0.3.0)
toxiproxy (~> 2.0)
unpwn (~> 1.0)
user_agent_parser (~> 2.18)
Expand Down Expand Up @@ -1155,7 +1155,7 @@ CHECKSUMS
thor (1.3.1) sha256=fa7e3471d4f6a27138e3d9c9b0d4daac9c3d7383927667ae83e9ab42ae7401ef
tilt (2.3.0) sha256=82dd903d61213c63679d28e404ee8e10d1b0fdf5270f1ad0898ec314cc3e745c
timeout (0.4.1) sha256=6f1f4edd4bca28cffa59501733a94215407c6960bd2107331f0280d4abdebb9a
timescaledb (0.2.9) sha256=1d1382d5b889bf8ec6bcdcbf061c8e28234bc343911c81d48a9dfb22d9d5cfdc
timescaledb (0.3.0) sha256=9ce2b39417d30544054cb609fbd84e18e304c7b7952a793846b8f4489551a28f
toxiproxy (2.0.2) sha256=2e3b53604fb921d40da3db8f78a52b3133fcae33e93d440725335b15974e440a
tpm-key_attestation (0.12.0) sha256=e133d80cf24fef0e7a7dfad00fd6aeff01fc79875fbfc66cd8537bbd622b1e6d
turbo-rails (1.5.0) sha256=b426cc762fb0940277729b3f1751a9f0bd269f5613c1d62ac73e5f0be7c7a83e
Expand Down

0 comments on commit 718c6a4

Please sign in to comment.