Skip to content

Commit

Permalink
🚑️ Remove circular dependency, fixes rdp#55
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Boling <peter.boling@gmail.com>
  • Loading branch information
pboling committed Dec 11, 2022
1 parent e0494e5 commit 70f4c34
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ PATH
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
power_assert (1.0.2)
diff-lcs (1.5.0)
power_assert (2.0.1)
rake (0.9.6)
rspec (2.5.0)
rspec-core (~> 2.5.0)
Expand All @@ -21,8 +21,7 @@ GEM
power_assert

PLATFORMS
ruby
x86-mingw32
arm64-darwin-21

DEPENDENCIES
os!
Expand All @@ -31,4 +30,4 @@ DEPENDENCIES
test-unit (~> 3.2.0)

BUNDLED WITH
2.1.4
2.3.13

0 comments on commit 70f4c34

Please sign in to comment.