Skip to content

Commit

Permalink
Keep pg driver up-to-date
Browse files Browse the repository at this point in the history
  • Loading branch information
mostlyobvious committed May 14, 2024
1 parent c637bb1 commit 9d3a590
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion contrib/dres_rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
psych (5.1.2)
stringio
public_suffix (5.0.3)
Expand Down
4 changes: 2 additions & 2 deletions contrib/ruby_event_store-outbox/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
psych (5.1.2)
stringio
racc (1.7.3)
Expand Down Expand Up @@ -254,7 +254,7 @@ DEPENDENCIES
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mysql2 (~> 0.5.6)
pg (~> 1.5.4)
pg (~> 1.5.6)
rails (~> 7.1.3)
rake (>= 10.0)
rspec (~> 3.6)
Expand Down
4 changes: 2 additions & 2 deletions contrib/ruby_event_store-outbox/Gemfile.rails_6_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
racc (1.7.3)
rack (2.2.8.1)
rack-test (2.1.0)
Expand Down Expand Up @@ -220,7 +220,7 @@ DEPENDENCIES
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mysql2 (~> 0.5.6)
pg (~> 1.5.4)
pg (~> 1.5.6)
rails (~> 6.0.6)
rake (>= 10.0)
rspec (~> 3.6)
Expand Down
4 changes: 2 additions & 2 deletions contrib/ruby_event_store-outbox/Gemfile.rails_6_1.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
racc (1.7.3)
rack (2.2.8.1)
rack-test (2.1.0)
Expand Down Expand Up @@ -223,7 +223,7 @@ DEPENDENCIES
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mysql2 (~> 0.5.6)
pg (~> 1.5.4)
pg (~> 1.5.6)
rails (~> 6.1.7)
rake (>= 10.0)
rspec (~> 3.6)
Expand Down
4 changes: 2 additions & 2 deletions contrib/ruby_event_store-outbox/Gemfile.rails_7_0.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
racc (1.7.3)
rack (2.2.8.1)
rack-test (2.1.0)
Expand Down Expand Up @@ -222,7 +222,7 @@ DEPENDENCIES
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mysql2 (~> 0.5.6)
pg (~> 1.5.4)
pg (~> 1.5.6)
rails (~> 7.0.7)
rake (>= 10.0)
rspec (~> 3.6)
Expand Down
4 changes: 2 additions & 2 deletions contrib/ruby_event_store-outbox/Gemfile.sidekiq_6_5.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
racc (1.7.3)
rack (2.2.8.1)
rack-test (2.1.0)
Expand Down Expand Up @@ -223,7 +223,7 @@ DEPENDENCIES
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mysql2 (~> 0.5.6)
pg (~> 1.5.4)
pg (~> 1.5.6)
rails (~> 6.1.7)
rake (>= 10.0)
redis-client
Expand Down
4 changes: 2 additions & 2 deletions contrib/ruby_event_store-rom/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
racc (1.7.3)
rake (13.0.6)
regexp_parser (2.9.0)
Expand Down Expand Up @@ -145,7 +145,7 @@ DEPENDENCIES
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mysql2 (~> 0.5.6)
pg (~> 1.5.4)
pg (~> 1.5.6)
rake (>= 10.0)
rspec (~> 3.6)
ruby_event_store!
Expand Down
4 changes: 2 additions & 2 deletions contrib/ruby_event_store-sequel/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
racc (1.7.3)
rake (13.0.6)
regexp_parser (2.9.0)
Expand Down Expand Up @@ -84,7 +84,7 @@ DEPENDENCIES
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mysql2 (~> 0.5.6)
pg (~> 1.5.4)
pg (~> 1.5.6)
rake (>= 10.0)
rspec (~> 3.6)
ruby_event_store!
Expand Down
4 changes: 2 additions & 2 deletions ruby_event_store-active_record/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ GEM
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.4)
pg (1.5.6)
racc (1.7.3)
rake (13.0.6)
regexp_parser (2.9.0)
Expand Down Expand Up @@ -87,7 +87,7 @@ DEPENDENCIES
mutant-minitest (= 0.12.0)
mutant-rspec (= 0.12.0)
mysql2 (~> 0.5.6)
pg (~> 1.5.4)
pg (~> 1.5.6)
rake (>= 10.0)
rspec (~> 3.6)
ruby_event_store!
Expand Down
2 changes: 1 addition & 1 deletion support/bundler/Gemfile.database
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
gem "pg", "~> 1.5.4"
gem "pg", "~> 1.5.6"
gem "mysql2", "~> 0.5.6"
gem "sqlite3", "~> 1.7"

0 comments on commit 9d3a590

Please sign in to comment.