Skip to content

Commit

Permalink
lock file update
Browse files Browse the repository at this point in the history
  • Loading branch information
shyam-cb committed Jun 11, 2024
1 parent 60679c9 commit 4bc2519
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,22 @@ PATH
GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.1)
minitest (5.23.0)
rake (13.2.1)
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.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)

PLATFORMS
arm64-darwin-23
Expand All @@ -18,6 +32,7 @@ DEPENDENCIES
hello_world_gem!
minitest (~> 5.0)
rake (~> 13.0)
rspec (~> 3.7)

BUNDLED WITH
2.5.3

0 comments on commit 4bc2519

Please sign in to comment.