Skip to content

Commit

Permalink
fix: stack level too deep
Browse files Browse the repository at this point in the history
  • Loading branch information
takeyuweb committed Dec 21, 2024
1 parent 901f504 commit bbcd1c3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@ GEM
marcel (1.0.4)
mathn (0.1.0)
maxmind-db (1.2.0)
meta_request (0.7.2)
meta_request (0.8.5)
rack-contrib (>= 1.1, < 3)
railties (>= 3.0.0, < 7)
railties (>= 3.0.0, < 9)
method_source (1.1.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
Expand Down Expand Up @@ -272,8 +272,8 @@ GEM
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.10)
rack-contrib (2.1.0)
rack (~> 2.0)
rack-contrib (2.5.0)
rack (< 4)
rack-mini-profiler (1.0.2)
rack (>= 1.2.0)
rack-test (2.1.0)
Expand Down

0 comments on commit bbcd1c3

Please sign in to comment.