Skip to content

Commit

Permalink
Remove unusded fakefs gem
Browse files Browse the repository at this point in the history
  • Loading branch information
larouxn committed Jan 8, 2025
1 parent 31c1c0f commit 3e1d10f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 574 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ end

group :test do
gem "minitest"
gem "fakefs", require: false
gem "webmock"
gem "mocha"
end
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ GEM
csv (3.3.0)
drb (2.2.1)
erubi (1.12.0)
fakefs (1.4.1)
hash_diff (1.1.1)
hashdiff (1.0.1)
httparty (0.22.0)
Expand Down Expand Up @@ -150,7 +149,6 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
fakefs
minitest
mocha
pry-byebug
Expand Down
Loading

0 comments on commit 3e1d10f

Please sign in to comment.