Skip to content

Commit

Permalink
build(deps-dev): bump rspec from 3.12.0 to 3.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyabrin authored May 12, 2024
2 parents 5873aef + 57d6475 commit 2a728d8
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 @@ -12,7 +12,7 @@ GEM
base64 (0.2.0)
crack (0.4.5)
rexml
diff-lcs (1.5.0)
diff-lcs (1.5.1)
docile (1.4.0)
faraday (2.8.1)
base64
Expand All @@ -23,19 +23,19 @@ GEM
public_suffix (5.0.3)
rake (13.1.0)
rexml (3.2.6)
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.5)
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.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
ruby2_keywords (0.0.5)
simplecov (0.22.0)
docile (~> 1.1)
Expand Down

0 comments on commit 2a728d8

Please sign in to comment.