Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed May 20, 2024
1 parent 1a76a4e commit f5beea2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
12 changes: 0 additions & 12 deletions spec/fixtures/rails61/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,6 @@ GEM
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.5-x64-mingw32)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
parallel (1.22.1)
racc (1.6.0)
rack (2.2.3)
Expand Down Expand Up @@ -100,8 +94,6 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (2.0.1)
mini_portile2 (~> 2.8.0)
sqlite3 (2.0.1-x64-mingw32)
sqlite3 (2.0.1-x86_64-darwin)
thor (1.2.1)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
Expand All @@ -114,10 +106,6 @@ GEM

PLATFORMS
ruby
x64-mingw32
x86_64-darwin-20
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
actioncable (= 6.1.3)
Expand Down
6 changes: 0 additions & 6 deletions spec/fixtures/rails70/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ GEM
rake (13.0.6)
sqlite3 (2.0.1)
mini_portile2 (~> 2.8.0)
sqlite3 (2.0.1-x64-mingw32)
sqlite3 (2.0.1-x86_64-darwin)
strscan (3.0.1)
thor (1.2.1)
timeout (0.2.0)
Expand All @@ -128,10 +126,6 @@ GEM

PLATFORMS
ruby
x64-mingw32
x86_64-darwin-20
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
actioncable (= 7.0.2.3)
Expand Down

0 comments on commit f5beea2

Please sign in to comment.