Skip to content

Commit

Permalink
Merge pull request #7 from garrying/dependabot/bundler/rspec-3.13.0
Browse files Browse the repository at this point in the history
Bump rspec from 3.12.0 to 3.13.0
  • Loading branch information
garrying authored Mar 4, 2024
2 parents b22039d + 113124f commit 86cc5af
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 @@ -4,27 +4,27 @@ GEM
arena (0.1.3)
httparty
json
diff-lcs (1.5.0)
diff-lcs (1.5.1)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.6.2)
mini_mime (1.1.2)
multi_xml (0.6.0)
rake (13.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.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
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.0)
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.1)
slack-notifier (2.4.0)

PLATFORMS
Expand Down

0 comments on commit 86cc5af

Please sign in to comment.