Skip to content

Commit

Permalink
Merge pull request #115 from dxw/renovate/rspec-3.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency rspec to v3.13.0
  • Loading branch information
jdudley1123 authored Feb 19, 2024
2 parents 1b76395 + 3338db1 commit 54456b5
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
sawyer (>= 0.8.2, < 0.10.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
dotenv (2.8.1)
faraday (1.10.3)
faraday-em_http (~> 1.0)
Expand Down Expand Up @@ -78,19 +78,19 @@ GEM
rack (>= 1.4)
rexml (3.2.6)
rollbar (3.5.1)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.59.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit 54456b5

Please sign in to comment.