Skip to content

Commit 4ccbb7d

Browse files
Bump prosopite from 1.4.2 to 2.0.0 (#988)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5793b8d commit 4ccbb7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ group :test do
7777
gem 'octokit', '~> 9.2'
7878
gem 'parallel_tests', '~> 4.9'
7979
gem 'pg_query', '~> 6.0.0'
80-
gem 'prosopite', '~> 1.4.2'
80+
gem 'prosopite', '~> 2.0.0'
8181
gem 'rspec-openapi', '~> 0.18'
8282
gem 'rspec-retry', github: 'rootstrap/rspec-retry', branch: 'add-intermittent-callback'
8383
gem 'selenium-webdriver', '~> 4.29.1'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ GEM
382382
pg (1.5.9)
383383
pg_query (6.0.0)
384384
google-protobuf (>= 3.25.3)
385-
prosopite (1.4.2)
385+
prosopite (2.0.0)
386386
pry (0.14.2)
387387
coderay (~> 1.1)
388388
method_source (~> 1.0)
@@ -649,7 +649,7 @@ DEPENDENCIES
649649
parallel_tests (~> 4.9)
650650
pg (~> 1.5)
651651
pg_query (~> 6.0.0)
652-
prosopite (~> 1.4.2)
652+
prosopite (~> 2.0.0)
653653
pry-byebug (~> 3.9)
654654
pry-rails (~> 0.3.11)
655655
puma (~> 6.6)

0 commit comments

Comments
 (0)