Skip to content

Commit

Permalink
Merge pull request #1866 from denny/dependabot/bundler/rails-pg-extra…
Browse files Browse the repository at this point in the history
…s-5.5.1

Bump rails-pg-extras from 5.4.5 to 5.5.1
  • Loading branch information
denny authored Jan 6, 2025
2 parents ac55e11 + 8070e76 commit d4b24b0
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
base64 (0.2.0)
bcrypt (3.1.20)
better_html (2.1.1)
actionview (>= 6.0)
Expand Down Expand Up @@ -366,7 +367,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.4.0)
date (3.4.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
device_detector (1.1.3)
Expand Down Expand Up @@ -415,7 +416,7 @@ GEM
email_address (0.2.4)
simpleidn
equalizer (0.0.11)
erubi (1.13.0)
erubi (1.13.1)
factory_bot (6.5.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.4)
Expand Down Expand Up @@ -475,7 +476,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.3)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -501,7 +502,7 @@ GEM
mutant-rspec (0.12.4)
mutant (= 0.12.4)
rspec-core (>= 3.8.0, < 4.0.0)
net-imap (0.5.1)
net-imap (0.5.5)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -564,7 +565,7 @@ GEM
pwned (2.4.1)
racc (1.8.1)
rack (2.2.10)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rails (6.1.7.10)
actioncable (= 6.1.7.10)
Expand All @@ -591,9 +592,9 @@ GEM
rails-i18n (7.0.10)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 8)
rails-pg-extras (5.4.5)
rails-pg-extras (5.5.1)
rails
ruby-pg-extras (= 5.4.5)
ruby-pg-extras (= 5.5.1)
rails_email_preview (2.2.3)
rails (>= 4.2)
request_store
Expand Down Expand Up @@ -690,7 +691,7 @@ GEM
rubocop-rspec (~> 3, >= 3.0.1)
rubocop-thread_safety (0.5.1)
rubocop (>= 0.90.0)
ruby-pg-extras (5.4.5)
ruby-pg-extras (5.5.1)
pg
terminal-table
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -762,12 +763,11 @@ GEM
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
terminal-table (1.6.0)
thor (1.3.2)
thread_safe (0.3.6)
tilt (2.3.0)
timeout (0.4.2)
timeout (0.4.3)
tty-which (0.4.2)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
Expand All @@ -777,7 +777,9 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unicode-display_width (2.6.0)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uniform_notifier (1.16.0)
unparser (0.6.15)
diff-lcs (~> 1.3)
Expand All @@ -797,7 +799,8 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
websocket-driver (0.7.6)
websocket-driver (0.7.7)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
Expand Down

0 comments on commit d4b24b0

Please sign in to comment.