Skip to content

Commit

Permalink
Bump rspec -> 3.13.0 and rspec-its -> 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n-sandalski authored and geofffranks committed Dec 5, 2024
1 parent c02df13 commit 6601eca
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GEM
bosh-template (2.4.0)
semi_semantic (~> 1.2.0)
coderay (1.1.3)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
ffi (1.16.3)
formatador (1.1.0)
guard (2.18.1)
Expand Down Expand Up @@ -39,22 +39,22 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
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.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.12.6)
rspec-support (~> 3.13.0)
rspec-its (2.0.0)
rspec-core (>= 3.13.0)
rspec-expectations (>= 3.13.0)
rspec-mocks (3.13.2)
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.2)
semi_semantic (1.2.0)
shellany (0.0.1)
terminal-notifier-guard (1.7.0)
Expand All @@ -74,4 +74,4 @@ DEPENDENCIES
terminal-notifier-guard

BUNDLED WITH
2.4.19
2.5.23

0 comments on commit 6601eca

Please sign in to comment.