We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f663028 commit 2d274f5Copy full SHA for 2d274f5
Gemfile.lock
@@ -182,7 +182,7 @@ GEM
182
railties (>= 4.1.0)
183
responders
184
warden (~> 1.2.3)
185
- diff-lcs (1.5.1)
+ diff-lcs (1.6.0)
186
docile (1.4.1)
187
dotenv (3.1.7)
188
dotenv-rails (3.1.7)
@@ -402,7 +402,7 @@ GEM
402
pundit (2.4.0)
403
activesupport (>= 3.0.0)
404
racc (1.8.1)
405
- rack (3.1.10)
+ rack (3.1.11)
406
rack-cors (2.0.2)
407
rack (>= 2.0.0)
408
rack-protection (4.1.1)
@@ -496,7 +496,7 @@ GEM
496
actionpack (>= 5.2.0)
497
rails-dom-testing
498
rspec-core
499
- rspec-rails (7.1.0)
+ rspec-rails (7.1.1)
500
actionpack (>= 7.0)
501
activesupport (>= 7.0)
502
railties (>= 7.0)
0 commit comments